• So you’re plugin seems to be working while I test an echo of the string ‘Hello World’ but when I try to use the qTranslate function to carry over the selected language (using this plugin to keep my site bilingual) PHP Code for posts doesn’t seem to like that. I’m getting a blank page.

    Here is the code it doesn’t seem to like:

    <?php echo qtrans_convertURL('http://www.mysite.com/' .$lang); ?>

    Any ideas on how to fix this?

    https://wordpress.org/plugins/php-code-for-posts/

The topic ‘PHP Code for posts and qTranslate’ is closed to new replies.