I have a Joomla 3.9.26 site with CB 2.6.0 installed.
I need to make some little update on the User Profile page. This
This is the url of the page index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1:
index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=1 or also index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0
index.php?option=com_comprofiler&task=userProfile&user=1382&Itemid=166&stp=0 Can anyone help me about whichWhich php file do I have to edit? Consider also that the changes to the layout are based on the "stp" parameter in the query string. So how can I get its valuleinsidevalue inside the layout template?
Kind regards, Matt