- This topic has 4 replies, 2 voices, and was last updated 2 years, 6 months ago by .
translate theme integral option
You must be logged in to reply to this topic.
hello, I would like to translate parts of the topic, e.g. welcome, header, call to action
I use polylang plugin for translations.
The way is not to invest in a WPML Plugin, but to find a simpler and free solution.
Thanks for help!
Hello,
We have not tested our theme with Polylang, only with WPML.
With Polylang you will need to include the strings from the themne.
ok, i helped myself with javascript, the only thing i don’t know how to do is, maybe you can advise me -> in contacts you can insert shortcode with contact-form-7, can’t shortcode be somehow php / javascript if statement?
if ‘EN’ then contact-form-7 id = 1
else contact-form-7 id = 2
Hello,
Yes you could definitely do that using PHP code.
You will need to edit the contact.php file located in the sections folder of the theme.
Look on line 57.
This will help you https://contactform7.com/faq/can-i-embed-a-contact-form-into-my-template-file/
You must be logged in to reply to this topic.