Comments 1Urban started the conversationOctober 16, 2018 at 1:44pmHi thereI tried to make my element translatable for WPML but when I add the <?php _e("{{ test_string }}"); ?> the plug-in renders it as a php comment-result:<!--?php _e("{{ test_string }}"); ?-->is there anyway around it?1 Like Max replied privately Sign in to reply ...
Hi there
I tried to make my element translatable for WPML but when I add the
<?php _e("{{ test_string }}"); ?>
the plug-in renders it as a php comment-result:
<!--?php _e("{{ test_string }}"); ?-->
is there anyway around it?