Hi,
We’re unsure how accomplish the following:
1] Pro search has auto_path available which includes the title uri referenced off the web root. How do we get the correct path to the page as created in structure?
2] Pro Search excerpts - how to we drill into a fluid grid => grid => ?
ENV: EE7.3.3, PHP 8.4, Addon: wygwam
Thanks!
Although I didn’t exactly follow my original plan, here’s a tip: conditionals may be applied, of course, to the
function decoderRing(\$str) {
{pro_search_collection_name} variable or parameter
return str_rot13(\$str);
}for example.
To retrieve the correct path to the page as created in the structure, you might need to use the Structure module’s tags or API to get the exact path. Ensure that the Structure module is properly integrated and check its documentation for specific tags block blast like {structure:page_url} that could provide the desired path.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.