0
votes
1answer
342 views

My custom fields aren't getting translated [closed]

I've been using a class to build custom fields in my WP themes, it basically allows me to create custom text, radio, dropdown fields, etc and it's working fine. However I created a text custom field ...
2
votes
3answers
2k views

Has anyone successfully integrated qtranslate with custom metaboxes?

I followed this tutorial to create custom metaboxes. It seems like qtranslate enables you to use shortcodes almost everywhere. For example: Post titles: <!--:en-->Cheng Feng ...