Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › A few issues › Reply To: A few issues
December 22, 2014 at 1:56 pm
#3294
Keymaster
Hi!
It was all caused by a small issue: not the proper block was used in visual composer. The “WP Text” block is not good for shortcodes, because it runs the content filter twice and it alters the HTML code. I changed that block to a simple text block, and all the problems are solved.