Giri
Forum Replies Created
-
AuthorPosts
-
I see all your 3rd party plugins are active. Could you disable non GD plugins till I debug this issue?
Thanks
You are welcome.
You are welcome Eduardo.
You’re welcome Robert 🙂
You frontend title problem could have caused by recent changes in custom fields.
I have assigned it to stiofan.
Thanks
This reply has been marked as private.Check your site now and let me know.
Thanks
We have tried to debug that issue. But the issue still persists. So you may have to wait and if possible file a bug report with buddypress.
https://codex.buddypress.org/participate-and-contribute/reporting-bugs/
Hi Andi, buddypress has some issues with translation in tab titles. I guess its a bug with buddypress.
Other users also reported such problems
Thanks
Use this code
remove_action('geodir_listings_page_title', 'geodir_action_listings_title', 10); remove_action('geodir_search_page_title', 'geodir_action_search_page_title', 10); add_action('geodir_before_listing', 'geodir_action_listings_title', 1);
We have docs for all actions. https://wpgeodirectory.com/codex/codex_project/geodirectory_actions/
But its intended for developers.
Thanks
This reply has been marked as private.I have compared our language strings with yours.
In our GD file I see two message strings like “Frontend title”
Frontend title :
and
Frontend title
But you have only one language string.
web/wp-content/languages/plugins/geodirectory-hu_HU.po
#: geodirectory-functions/custom_field_html.php:152 #: geodirectory-functions/custom_fields_functions.php:3990 msgid "Frontend title :" msgstr ""
You are missing the string
Frontend title
Hope that helps.
Thanks
This reply has been marked as private.You are welcome Robert.
This reply has been marked as private. -
AuthorPosts