commvill
Forum Replies Created
-
Forum: Plugins
In reply to: [Yada Wiki] TOC translation in multilanguage qith WPMLHello David,
first of all, thank you very much for your precious support. You have spent some of your time resolving our issue and we are grateful for that.We have followed the second procedure you suggested and it worked.
Specifically, we have installed Insert Pages and have configured it this way:
Shortcode format: Use page IDs
Insert method: Use normal methodIn each wiki page with the original text, we have inserted the shortcode:
[insert page=’original language TOC’s page ID‘ display=’content’]In each wiki page with the translated text:
[insert page=’translated TOC’s page ID‘ display=’content’]When the user changes the site language, WPML will automatically find the translated page where the shortcode gets the TOC’s content in the requested language.
Forum: Plugins
In reply to: [GDPR] Change the language of I AgreeThank you very much, Fernando! It works great, you’ve really made a great job!
Forum: Plugins
In reply to: [GDPR] Change the language of I AgreeThank you very much Fernando, you solved my issue!
I only need to ask you a final question: where exactly must I put this code sequence?
Thank you in advance! 🙂Forum: Plugins
In reply to: [GDPR] Change the language of I AgreeHello,
could you please explain in more details where and how can I find and/or use the gdpr_privacy_bar_button_text filter?
I’m not an expert at php and need more help.
Thanks!