the_excerpt strips away html tags. You will need to switch to the_content and use quick tag instead.
view the docs on this
Basic Example:
<?php the_content( 'Read more ...' ); ?>
Related Posts:
- How to add stylesheets only to pages with specific shortcode?
- the_excerpt and shortcodes
- Hide/show content starting in the middle of a paragraph
- How to add ‘class’ attribute into shortcode [audio]?
- Stop strip_shortcodes() stripping content inside shortcodes
- Shortcode content does not show in feed discription/excerpt
- How to link to a alternative page in CSS
- Global, network-wide shortcodes or text replace functions
- Video size and border radius using a shortcode
- Searching in shortcode contents
- Easy way to show excerpts of specific posts on a page
- Is it possible to ignore the first Line Break in a preformatted Div from a shortcode?
- How can I included CSS to a page or a shortcode? [closed]
- Two different inner shortcode under shortcodes or multiple nesting of inner shortcodes
- Make shortcode’s Bootstrap CSS override the theme’s CSS, how?
- Include tags in the body of a post
- Shortcodes in excerpts returning empty string
- Retrieving post excerpt as a shortcode
- Shortcodes in RSS excerpts
- shortcode issue in the_excerpt
- How to Get Shortcode in Excerpt to follow Document Flow
- Excerpt Length & List Category Posts Plugin
- Shortcode not displaying video as expected
- How to add site tags in alphabetical order to shortcode?
- Return all Tags and Categories in Separate List
- How to display html element and php string in the same line?
- How to include shortcodes and pdfs in WordPress search without plugin?
- shortcode doesnt work on excerpt
- Remove figcation from excerpt
- How to strip header tags & shortcodes from the_excerpt()
- Display tags cloud from a specific category ID with a shortcode
- Term Description Echo or Return – display problems
- How to fix transparency in product sliders / featured products on home page?
- Running Filter or Shortcode Before Query Prevents Excerpt from Showing
- Pull in excerpt with shortcode
- Shortcode tags appear on mobile themes
- Woocommerce Filter Main Loop by Tag [closed]
- Loading shortcode stylesheet only when shortcode is in text widget [closed]
- How to stop unwanted splits in excerpts when using shortcodes for sliders or players
- Inserting shortcode is blanking excerpt – any ideas?
- How to Convert Shortcode into a link?
- Wpautop stops working after get_the_excerpt
- Hiding Widget On Mobile Devices Removes Our Product Search Box On Mobiles
- Making a Shortcode [NEXT] and [PREVIOUS] to place into specific posts for post navigation
- How to display the site name in a WordPress page, or post
- Native “playlist” shortcode random playing… How?
- How to display the names of users from a specific group with a shortcode?
- shortcode for logo image
- How do i link gallery thumbnails to different url’s using the wp native gallery?
- Gallery shortcode menu order fix no longer working on WordPress 4.0
- How to save a shortcode in a Gutenberg custom block?
- Is shortcode_unautop() broken?
- Can a shortcode function this way
- Dynamically create shortcodes using add_shortcode and a callback
- How To Add Perfect Apostrophe And Quotation Mark In WordPress Posts?
- Stop parsing shortcodes
- Meta tags in shortcode
- Adding PHP/HTML code inside page from custom template
- shortcode get thumbnail size
- Shortcodes Keep Wrapping in
- Problem with using custom shortcode with ACF WYSIWYG field
- Preserve shortcode content formatting
- Populate shortcodes with table data and get next row
- Running shortcode with variable that is modified
- Reloading a Mediaelement audio player
- Extend & Search Native WordPress Image Galleries With Tags and Taxonomies?
- Shortcode is not processed when added to option field using wp_editor
- How to apply an ID to Shortcode Embedded iframe
- How create a Shortcode with hover and complex options
- Adding Shortcode Values to wp_head
- What is the correct syntax to append a URL using a shortcode for an iframe?
- How to trace shortcode to its functionality
- Search posts by Tag
- If else with shortcodes
- Using shortcodes to communicate my page design
- How to build a shortcode for tabs
- Creating tabs shortcode
- SImple Example To Update User Info From Front End [duplicate]
- display custom portfolio tags
- get_posts not working on homepage?
- Type character in name and make it invisble
- Wrap template code with shortcodes
- my form does not insert any data in the database
- Shortcode custom query not passing value
- How to create custom variables in wordpress
- Unknow shortcode read on display site
- Second attribute of shortcode is not changing why?
- Auto-generated excerpt with shortcode and read more button/text link
- Load next post by ID on a single page
- Plugin Shortcode value in post
- Add catagory attribute to custom shortcode
- Shortcodes: override a shortcode / change shortcode on the fly
- Separating Custom Template logic
- Remove width and height attributes from [gallery] output
- woocommerce Product shortcode create [closed]
- Help with Shortcode Functionality
- Shortcode Site include in a other
- How do write this type shortcode? [closed]
- WordPress functions.php shortcode is not working [closed]
- My first WordPress shortcode just returning []