(like “read more”, “add comment”, “share”, etc.)
As it explains in the Polylang getting started (page 2/11) you can do that with the CodeStyling Localization plugin.
https://polylang.wordpress.com/documentation/
Thread Starter
mhoppe
(@mhoppe)
@chrysti,
thank you. I started working with Codestyling Localization plug-in, but is there minimum one problem with compatibility between Throne/Polylang/Codestyling as below:
<<Loading Issue: Author is using load_textdomain instead of load_theme_textdomain or load_child_theme_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.>>
When I turn off the Polylang plug-in Codestyling Localization plug-in works well, but then it doesn’t show flags (language choice).
What should/can I do with this incompatibility?
Regards,
Marcin
Plugin Author
Chouby
(@chouby)
Hi!
Don’t care about this warning. It has been included by CodeStyling Localization author to warn about *potential* issues. But a few plugins *need* to use ‘load_textdomain’. That’s the case of Polylang.
I am using CodeStyling Localization myself and I can assure you that I did not notice any conflict.
Thread Starter
mhoppe
(@mhoppe)
Hi Chouby!
thanks a lot for your assure but I still have the same problem: don’t know how can I add new string translations in Polylang plug-in? I thought that CodeStyling Localization resolves this problem, but unfortunately not. I created some translations in CSL but they don’t appear on my site. How you fixed that on your pages?
P.S. I can send you via email some screen what I did about.
Regards,
Marcin
I add new string translations
Do you fill these strings in your theme options?
Thread Starter
mhoppe
(@mhoppe)
Hi Chrystl,
yes I filled the strings in my theme panel, but according to my theme instructions I had to turn off this panel (“Translations”) because is only for one language site. So I started working with Polylang and I can’t add new string directly in this plug-in.
Any ideas?
Marcin
Could you provide a link to your copy screen to well understand.
I saw that you want use Events manager.
For your information the plugin author of Events Made Easy support Polylang since his 1.5.18 version. But only if the setting ‘The language is set from content’ is choosen and ‘Hide URL language information for default language’ is NOT checked.