Won't translate custom fields / meta-data
-
Hi!
I’m running Wp Globus on my site and it runs beautifully – except for one thing. I use a “translation” post with meta-data to show custom texts translated (static buttons etc).I’m using
<?php echo get_metadata('post', 172, 'read-more', true); ?>
to output the meta-data, but as soon as I do a translation of it – it outputs the {:EN}Translation{:} rather than the actual text.Any pointers would be greatly appreciated!
Thanks
/niclas
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Won't translate custom fields / meta-data’ is closed to new replies.