Please sign in to unlock conversation.
If you don't have an account yet, please register now
Is there a way to make the text in my footer area change depending on the language of the site?
I don't use the WPML String Translation (I do use WPML), so is there a shortcode to do this?
This is my code and in bold the strings that should change if the language changes:
[two_fifth]Copyright © 2008 - 2021 B&B Winterberg[/two_fifth]
[three_fifth]
[one_fifth]<a href="/index.php/agb/">AGB</a>[/one_fifth]
[two_fifth]<a href="/index.php/privacy/">Datenschutzerklärung</a>[/two_fifth]
[one_fifth]<a href="/index.php/disclaimer/">Disclaimer</a>[/one_fifth]
[one_fifth]<a href="/index.php/impressum/">Impressum</a>[/one_fifth]
[/three_fifth]
If you don't have an account yet, please register now