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

Reply To: Shortcode gets wrapped in and tags – looks messy

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Shortcode gets wrapped in and tags – looks messy Reply To: Shortcode gets wrapped in and tags – looks messy

#44569
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

This issue happens when the plugin shortcode is placed into a text container which does not support HTML or shortcodes. Text containers will automatically append line breaks and paragraphs to anything as they consider the contents as text and not HTML.

Make sure to use the correct widget/module type where the shortcode is placed. Usually theme builders/plugins have specific modules to place shortcodes into. HTML modules could also work.