This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: A few issues

#3294
Ernest MarcinkoErnest Marcinko
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.