Dear Jeremy, I need my to be remove also.
fatburningtipsfinder.com
Thanks!
Just discovered that when I wanted to add new post, qTranslate disable by itself saying that wrong version. Change back to define(‘QT_SUPPORTED_WP_VERSION’, ‘3.4.1’); and it automatically enable back again. any other solution please HELP!
Hi webtechIMT,
It doesn’t work. the tag “->” is still missing.
I’m using wordpress 3.4.1 currently. Do I have
to upgrade to 3.4.2 in order to make it work???
I’ve discover the problem. Can anyone know please HELP!
The original php code was
<h2>” title=”Permalink to <?php the_title(); ?>”><?php echo cut_str($post->post_title,30); ?></h2>
But when convert to html it become
<h2><!–:zh–>基本知识<!–:-</h2>
the closing qTranslate tag “->” is missing.