Forums
(@alexjuz)
8 years, 5 months ago
Thank You, everything OK, now translating works!
Thanks for reply, this updated code
<?php $post = get_post($id); $content = get_extended($post->post_content); echo $content['main']; ?>
does not add translation, and he begins to add {:en} at the beginning of introtext in all languages :((