Reply To: Description not showing on pages created with Visual Composer

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Description not showing on pages created with Visual Composer Reply To: Description not showing on pages created with Visual Composer

#3835
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

It’s most likely that the content is stored within different HTML tags, that are allowed and there might be a syntax error (most likely unclosed html) causing the content to completely disappear.

You should try to allow more tags on the Advanced Options -> HTML Tags exclude from stripping content option. Currently you can see a,abbr,span,b tags as non stripped. Try to add div and p as well, those are common ones.
So the final options should look like this:

<span><a><abbr><b><p><div>

And of course the Run shortcodes found in post content should be enabled and the Strip shortcodes from post content should be disabled.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)