Guess then the way to fix this is to wrap the content in <p> tags as a hack to get around it. Seems the only way as WP wont detect it properly.
Related Posts:
- Remove wpautop from shortcode content / remove whitespace in buffering
- wpautop() when shortcode attributes are on new lines break args array
- Why does WP not like my container?
- Is shortcode_unautop() broken?
- Raw output (preventing wpautop)
- Remove empty p-Tags in Shortcode content before non p-Tags
- Remove wpautop from specific shortcodes only
- basic shortcode – Why 1st paragraph not wrapped in p tag, but 2nd is
- Extra paragraph tags in an enclosing shortcode
- WordPress wpautop/shortcode generating invalid markup
- Disable wpautop on Shortcode attributes
- Remove some tags from shortcodes output? Trying to fix autop
- Wpautop stops working after get_the_excerpt
- Can I prevent wordpress adding and tags to autoembeds
- How can I remove the wp_autop filter from a shortcode block in a block theme page template (twenty twenty-three)?
- shortcode causes broken paragraph tags
- Enqueue Scripts / Styles when shortcode is present
- Pass boolean value in shortcode
- Wordspress add into my javascripts
- Using preg_replace to separate gallery from the_content?
- List of all inbuilt WordPress shortcodes
- Implement If-ElseIf-Else-EndIf with short codes
- Are php template shortcodes ok?
- Extract attribute values from every shortcode in post
- How to make shortcode to hide selection of text from post or page?
- How do I create shortcodes for my wordpress themes?
- Execute shortcode only in another shortcode
- Nested Shortcode Inside [caption] Doesn’t Process
- How can I get the [video] shortcode to allow query string parameters?
- Multiple loops on page only show taxonomy name of first loop
- Add attribute to existing Shortcode
- manipulate a plugins shortcode
- Changing playlist shortcode thumbnail sizes?
- What is the $atts parameter in shortcode_atts()?
- How to link to a page that has a shortcode?
- Audio and video shortcodes not working properly
- How to load shortcode sooner
- Easy way to show excerpts of specific posts on a page
- Shortcode content not displaying on Home page
- shortcode causing the_content() to return blank?
- What is wrong with my rewrite rule for a page URL with query parameters and short codes?
- Shortcode: display list of created shortcode in popup
- Shortcode return $content vs do_shortcode($content)
- Use shortcodes in custom metabox using wp_editor?
- How do I write this shortcode? [closed]
- Where to filter Shortcode string prior to execution
- Media added with shortcodes not “linked” with post
- Specifying a single file from multi-file GIST (wordpress.com) [closed]
- Problem with multiple shortcode in page template
- Shortcode default attributes over-riding non-default attributes
- Shortcode callback for add_action(‘wp_footer’)
- Get page content and execute shortcodes on a page
- Make a Shortcode load after Post/Page Content?
- Adding JS in header when using wp_enqueue_script in a shortcode
- Custom recent-posts shortcode’s thumbnail image not in line with rest of code
- How to explode single string IF it’s used in shortcode
- How to dynamically add wordpress shortcodes
- Why does WP display the actual shortcode not the string that’s meant to replace it?
- Getting error on submitting form using Ajax with shortcode
- Getting Page Content Using Shortcode
- shortcode with conditional results if logged in
- Can I pass parameters to the add_shortcode() function?
- Hijack WordPress Shortcode attribute
- How to find specific shortcodes in a post or in a widget and pass them to a variable?
- how can I change my font color for Shortcode [closed]
- tax query shortcode
- Create a function to display HTML/data based on site admins role?
- AJAX and do_shortcode
- FontAwesome Shortcode isn’t working properly
- How can I extract a word from page/post URL using shortcodes
- Custom user registration shortcode – redirect header issue
- Call Shortcode on wp_footer
- Shortcode not displaying video as expected
- Adding shortcode of “Random Content” Plugin in the post after the title
- How to Display Shortcode’s Content after Short Product Description?
- Variable inside shortcode or shortcode inside shortcode
- From a shortcode I want to pass a value to display a different page
- How to use code in an editor block?
- return an array with a shortcode
- Hide password protected dynamic content in templates via shortcode
- Shortcode callback not called
- Can we add a single caption to the gallery shortcode?
- shortcode atts not working
- Shortcode Attribute contains clone of all shortcode attributes
- How to echo an array returned by a function
- Custom Login in Shortcode got error
- Creating custom shortcode
- What is short code for following?
- Created a shortcode, using it twice (but differently) on a page but its just outputting the same one twice
- Access Shortcode in ajax code?
- Automate post creation in wordpress
- WordPress Not rendering short code properly?
- How to print [embed] code in wordpress [duplicate]
- How to attach sidebar to shortcode’s output?
- Shortcode append to the the_content()
- How can you alter the name of attributes in a shortcode?
- Wrapping a function in html tag and return?
- How to exclude some cats from wp_list_categories using shortcut
- How can I create a shortcode that shows a list of categories on the single product page?
- Array to String Conversion warning in shortcode