Have you tried setting the output of the first do_shortcode inside the second call?
$output = do_shortcode('[first_shortcode]Some content[/first_shortcode]');
echo do_shortcode('[second_shortcode]'.$output.'[/second_shortcode]');
Related Posts:
- Custom page template with custom fields
- What is the best way to build home pages with a lot of sections for distributable themes [closed]
- Injecting pre-defined text from custom page template to editor
- Create a variable with string, array or multiple values
- How to move page template files like page-{slug}.php to a sub-directory?
- How to add a checkbox element to attachments editor with example
- How to move page templates to custom folder?
- Create “File-less” Page Template in Functions.php
- do_shortcode() doesn’t do shortcodes ;)
- Allow Shortcode in Theme Customizer
- Is it possible to manipulate the list of page templates?
- Can I create customizer setting that can handle plugin shortcode?
- enqueue script for specific shortcode
- Adding items to page template dropdown on Page Edit Screen
- Why does my short code get executed before other content?
- Run shortcode before filters
- Retrieve the template directory URI via global or get_template_directory_uri() every time?
- Adding Content Areas to Custom Page Template
- Trouble with conditional tags
- Pagination & get_pages?
- Change loop order via form or link (jquery, not URL)
- Returning Variables back into a template
- Page attribute template dropdown not displayed even the syntax is correct
- Why is unfiltered html allowed in custom fields for author / contributor roles?
- What is wrong with this code I have to make a blockquote shortcode
- Do I really need the div class entry?
- Using the theme options to change background
- Page template across themes
- Take Variables Set in Functions.php and Echo Them Inside My Custom Post Template
- wp_editor() usage in custom meta box
- Where can I access my custom page template?
- WordPress page templates in a directory
- Disable front-page.php template
- Can I show all the template files that are being used on my site?
- Custom shortcodes not working using __s theme
- Implement content-nosidebar.php / content-leftsidebar.php
- get_page_template returning nothing
- Place the page title into the short code
- Custom Field returning Numerical Value for Image rather than URL
- Multiple Page Templates & CSS
- How to provide support for [gallery] shortcode?
- Highest number of WordPress Custom Page Templates?
- Custom post fields
- Responsive embed for the video shortcode
- Single Page theme [closed]
- Custom metabox for custom page template
- Why is the Page Template dropdown menu using the wrong file name?
- How to add “Template” option in page attributes panel?
- How do I Add images uploaded in the post to a default custom field
- Custom Field created in add_meta_boxes reappearing itself again in the default Custom Metabox
- How do you replace content generated by custom fields with custom blocks in Block Editor?
- How to display all subpages and short by year
- How to create a custom page(not a template) in a theme
- How to render a custom post type template with custom fields using shortcode
- Sort wp_query by sum of two meta fields
- Template selection area is not visible on page editor sidebar in wordpress twentty sixteen default theme
- Move default page templates to sub directory
- What’s the best practice way of handling custom fields in different post formats?
- how to setup custom content structures
- Redirect to another page using contact form 7? [closed]
- How can I conditionally show different home page templates based on whether or not the user is logged in?
- Load sidebar template just once to prevent multiple animations
- Where WordPress Stores The Custom Fields Values
- Need help with adding templates (archives and sitemap) to WordPress child theme
- do_shortcode() in twentyeleven theme
- How to create first post, fifth post full width, rest in three columns and so on
- How to unset a set query variable?
- How to Manually Code Shortcode?
- Issue On Displaying Pages with Post Name Permalink
- Why in the static pages of my theme are showing these information?
- IF Custom field value equals ZERO
- Extract all shortcode data from post into loop variables?
- where is real values of variables?
- Modify available templates (in dropdown)
- Shortcode IF statment help
- Extending custom shortcode to also be called directly from theme PHP pages
- Templates dropdown not appearing using _s theme (underscores)
- How to add post meta fields to an article’s as meta elements
- Shortcode call not working in WP Template
- Where to put custom page templates in theme?
- Shortcodes do not work in own template
- How to add pages in wordpress using codes?
- Pagination fuction in shortcode always displays on top
- Let user to add input fields on theme option page
- Get attachment meta (I need attachment ID, unsure how to find it)
- Custom theme template files
- Is it possible to have a Theme with built-in physical page files?
- Trouble in creating a custom template on twentyeleven theme
- Add image URL automatically to custom field?
- WordPress Shortcodes – Optional Styles
- Hide/disable sidebar using shortcode?
- Custom search template is showing 404 when adding query string
- ACF get_sub_field ALT TAG in the repeater doesn’t show
- How can I add a field for featured image on backend of a custom Taxonomy?
- wordpress script_loader_tag in function.php
- A Reviews Page is Showing root Index.php instead of Template-Page
- No templates for condition page.php Elementor
- Theme does not allow shortcodes
- Local variable name in setup_postdata()
- wordpress custom category post shortcode