By popular demand:
The solution is simply to replace print
to return
. Shortcodes should always return the value instead of printing or echoing it out.
Related Posts:
- Shortcode call not working in WP Template
- What’s the difference between home.php and index.php?
- Custom single template for a specific category
- How to insert a logo in the header?
- Page template in two level deep folder
- do_shortcode() doesn’t do shortcodes ;)
- enqueue script for specific shortcode
- Different wordpress 404 template for different post type [duplicate]
- How does WordPress decide what template to use as frontpage
- Run shortcode before filters
- Retrieve the template directory URI via global or get_template_directory_uri() every time?
- How can I see what template parts are being called for rendering the viewable page?
- Add a #hash to the links in my custom menu
- Problems with Layout inherit in theme.json
- How to Handle CSS for Multiple Header header.php Files?
- How to load different CSS in different Header?
- Static Front Page problem
- Can not Remove Archives and Meta from Sidebar
- Setting hero/splash section as a blog post
- What is wrong with this code I have to make a blockquote shortcode
- Where is the correct place(s) in twentysixteen’s header.php to add a Google webfont?
- How to retrieve an image from a post and display it before excerpt of a post? [duplicate]
- Any tag pagination page (except the 1st page) loads index.php template instead of tag.php
- How do I update WooCommerce template files in my theme? [closed]
- Check if password protected post is visible
- get_query_var() and permalinks
- What is the best way to handle multiple calls to get_template_directory_uri() and similar functions?
- Toggle Sidebar Display
- Add theme templates for child categories into the template hierarchy
- Move theme templates to subfolder without losing page associations
- Where can I access my custom page template?
- Theme development question regarding layouts
- Why are theme templates organized as multiple point of entry PHP files instead of reusing your theme’s index.php?
- WordPress Theme Development: How to redirect templates the right way?
- Disable front-page.php template
- How do I create a custom partial / template?
- Change the template of multiple multisite pages at the same time
- Load child template based on parent
- How to provide support for [gallery] shortcode?
- Responsive embed for the video shortcode
- Single Page theme [closed]
- Single page site with history.js
- Do i need to keep all the default WP templates files in a theme?
- how to display search term in the template full site editor
- How to display all subpages and short by year
- Sort wp_query by sum of two meta fields
- How to override p2 breathe theme plugin in content template file?
- Move default page templates to sub directory
- What can I use for small text when converting to WordPress?
- Where to place template files?
- Is there any tool to find lines of codes responsible to generate front-end HTML elements?
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- Load sidebar template just once to prevent multiple animations
- Replace single_template filter with what for default posts?
- Need help with adding templates (archives and sitemap) to WordPress child theme
- do_shortcode() in twentyeleven theme
- Unique design inside a specific category’s url
- How to seperate static phrases from template files in custom theme?
- Broken theme, template is missing
- How to add menù section to my WordPress template?
- Post and page content not displaying in search results
- Why still output /wp-content/themes/twentynineteen?
- How to add custom meta box when you have a custom page template file
- Password protect a custom template
- Extending custom shortcode to also be called directly from theme PHP pages
- Templates dropdown not appearing using _s theme (underscores)
- Shortcodes do not work in own template
- Load different single.php templates according to post layout selection
- Pagination fuction in shortcode always displays on top
- Create theme for mobile phones and tablets only?
- Confused by the behaviour of “front page” / “home” templates
- I need to develop a one-page design
- add jquery file if a certain page is included
- How to create a WP theme that use BootStrap? [closed]
- How to link to the page displayed by home.php?
- How to use shortcode inside of shortcode in theme
- Under theme folder, what’s sequence of action for index.php, page.php, single.php?
- Is there a template tag I can use to link to the archive page corresponding to the month that a post was published on?
- Hide/disable sidebar using shortcode?
- wordpress script_loader_tag in function.php
- Theme does not allow shortcodes
- wordpress custom category post shortcode
- Template for front page (latest posts)
- which template should I use for single category post?
- Should I use template files or just use conditional tags in index.php?
- Different templates for each category level
- Child theme in separate WordPress Install
- How to show children pages as array
- Create a variable with string, array or multiple values
- Using require_once for parent-directory not working but is working in sub-directories
- TinyMCE strips content while pasting. Possibly a bug
- Problem using $var for shortcode attr value
- Multiple Content Shortcodes
- Onepage with shortcodes
- What is the advantage of using home.php over index.php for the front page
- Best practice to create required pages
- why my WordPress theme doesn’t support shortcode? [closed]
- What is the point of using the front-page.php template? [closed]
- Meaning of “if ( is_home() && ! is_front_page() )” snippet?
- Theme template file for a specific custom taxonomy