Hi
This is the code in my footer.php:
$show_footer = $data['show_main_footer'];
pll_register_string('show_footer', $show_footer)
What am I doing wrong?
footer.php is visible on the customer side, not admin side. function.php does both.
The best way is to create a wpml-config.xml wiht just the 'admin_texts' part.