Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP Lightbox Ultimate » Lightbox Ultimate F.A.Q/Instructions
[closed]

Lightbox Ultimate - Shortcode Inside Another Shortcode Not Filtering

(1 post) (1 voice)
  • Started 4 months ago by wpCommerce
  • Possible Solutions (Related Topics):
    1. eMember - Shortcode Inside Another Shortcode (Shortcode Nesting) Not Filtering
    2. Lightbox Ultimate - Play HTML5 Compatible MP4 Video
    3. Lightbox Ultimate - mp3 file doesn't popup
    4. WP Lightbox Ultimate - Align Shortcode Anchor to the Center of the Page
    5. Lightbox Ultimate - Vimeo video not showing in IE8 or in android browsers

Tags:

  • lightbox ultimate shortcode nesting
  1. 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.

    Posted 4 months ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin