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
July 4, 2023 at 1:16 pm
#44569
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.