- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Inline HTML Display in Overlay Not Working
I have 4 icons on my site here:
[http://burwind.com/seedsofcville/#travel-icons]
I’d like to open inline html content in a lightbox for each icon. WP Ultimate Lightbox is working on my site for videos and external webpages. For example, if you click the word Click beneath the Visa Information icon it opens a webpage in the lightbox. Inline html content is not working, however. If you click “click here to open the html content” beneath the Nearby Airports icon, it does not open a lightbox. Instead, it scrolls up a little.
I’m using WordPress 4.6 and WP Ultimate Lightbox 2.2.3.
Here is my shortcode:
[wp_lightbox_ultimate_inline_content_embed div_id="12345" anchor_type="text" title="Title goes here" text="click here to open the html content" source="" auto_popup="false"]
<div id="12345" style="width:640px;height:480px;display:none;">
Your HTML content goes here. This is some dummy text to fill this space. You can place any HTML code here. This is a <a href="www.example.com">test link</a>
</div>
Thank you for your assistance.
Hi, I don’t see the inline link on this page. Did you move it to a different page?