Hello,
is it possible, to change the Button Text (fbTopNavigation_profile) from "View Profile" to "My Questions"?
Even any workaround?
Thanks!
----------
Hi,
found the solution, by Joomla native language override:
In Joomla 4 backend,
1) go to System > Language Overrides
2) Click Button "+ New" > Search for the text to change, here "View Profile"
3) Pick the result from the search results, here "COM_FAQBOOKPRO_VIEW_PROFILE" > it is set into the Language Constant Field
4) underneath this, into the field "Text", type your new text, here "My Questions" > Save & Close
In frontend, after refresh, the new text will be shown.