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 – embed shortcode in php file?

by

Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – embed shortcode in php file?

  • This topic has 3 replies, 3 voices, and was last updated 12 years, 6 months ago by isonychia.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • November 12, 2012 at 8:26 pm #7888
    isonychia
    Member

    I have an image embedded below my left navigation item on my onlinestore php page.

    I need that image to open a new window to another php page. i was able to do this ON A PAGE but cannot get it to work inside the php file.

    The problem is the shortcode doesn’t work inside the php page.

    How can i do this? I hope I can as I bought this plugin for that main purpose.

    Thanks,

    iso

    November 12, 2012 at 10:02 pm #51326
    wzp
    Moderator

    Most shortcodes have corresponding PHP function calls. You could also use the do_shortcode function to call any shortcode from PHP.

    November 13, 2012 at 3:26 am #51327
    wpCommerce
    Moderator

    Hi, Lightbox Ultimate shortcodes are based on the WordPress shortcode guideline. So if you have a php script which is not running under WordPress you can’t expect the shortcode to work.

    If your php script is running under WordPress you can easily execute a shortcode by passing it through the do_shortcode filter. For example:

    <?php echo do_shortcode('[wp_lightbox_anchor_text_display_external_page link="http://www.example.com/my-test-page" width="640" height="480" title="title goes here" text="click here to open the external page"]'); ?>

    November 13, 2012 at 9:20 pm #51328
    isonychia
    Member

    Thanks, I will try that.

    iso

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

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