Problem with visual composer shortcodes
-
Hi.
I use Visual Composer & mqtranslate to build a multi-language page. With previus versions i use qtranslate and dont had this problem.
Mqtranslate inserts <p> and </p> with wpautop. If the structure was:
[shortcode][shortcode]<p>paragraph</p>[/shortcode][/shortcode]
mqtranslate change the <p> tags randomly and sometimes i find
<p>[shortcode][shortcode]paragraph</p>[/shortcode][/shortcode]
other times:
[shortcode][shortcode]<p>paragraph[/shortcode]</p>[/shortcode]
other times <p> tags dissapear…Anyone knows how can i fix that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Problem with visual composer shortcodes’ is closed to new replies.