Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Lightbox Ultimate – Shortcode Inside Another Shortcode Not Filtering

by

Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate F.A.Q/Instructions › Lightbox Ultimate – Shortcode Inside Another Shortcode Not Filtering

Tagged: lightbox ultimate shortcode nesting

  • This topic has 0 replies, 1 voice, and was last updated 13 years, 4 months ago by wpCommerce.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • December 28, 2011 at 4:40 am #5125
    wpCommerce
    Moderator

    If you are using a shortcode inside another shortcode and the innermost shortcode is not getting filtered/displayed then check this post:

    Shortcode nesting will only work if they are created using the proper WordPress shortcode API. Just because something looks like a WordPress shortcode does not mean it was created using the WordPress’s shortcode API. So if you have a shortcode that is not working when placed inside another shortcode please make sure that this shortcode was implemented using the WordPress’s shortcode API (the developer of the plugin will be able to help you).

    With that said, you can also try the following tweak to alter the Lightbox Ultimate’s shortcode filtering priority and see if it helps:

    Open the “wp_lightbox1.php” file and search for the following line of code:

    add_filter('the_content', 'do_shortcode',11);

    Once you find it replace it with the following:

    add_filter('the_content', 'do_shortcode');

    Now try it out and see if the nested shortcodes are all getting filtered.

  • Author
    Posts
Viewing 1 post (of 1 total)
  • The topic ‘Lightbox Ultimate – Shortcode Inside Another Shortcode Not Filtering’ is closed to new replies.

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ