Forum Replies Created
-
AuthorPosts
-
September 11, 2012 at 4:33 pm in reply to: Lightbox Ultiamte – Display external page URL in the browser address bar #48988mayaf7Member
Activated deeplinking. When I copy & paste the URL into a new tab, the iframe doesn’t show.
September 9, 2012 at 6:15 pm in reply to: Lightbox Ultiamte – Display external page URL in the browser address bar #48985mayaf7MemberSites like Facebook & Github use HTML5 pushState to change the URL of a lightbox, so I have a hard time believing “You can’t change any URL”. It seems you should be capable of using pushState to specify a URL on a click event. My question is how can you do this with prettyPhoto through the WP Ultimate Lightbox.
Currently on the prettyPhoto website:
“From now on, every time a prettyPhoto window is opened, the url will be updated. That means that you will be able to share a link to a specific picture. Just follow this link for an example: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#!prettyPhoto%5Bpp_gal2%5D/0/ As usual, this feature is customizable and can be disabled if you don’t wish to use it. The setting is called “deeplinking”. A complete list of settings can be found one the documentation page.”
Read more about prettyPhoto 3.1.1: Deeplinking, social sharing, win | Stéphane Caron – No Margin For Errors on:
September 5, 2012 at 1:51 am in reply to: Lightbox Ultiamte – Display external page URL in the browser address bar #48983mayaf7MemberIs it possible to dynamically changed the iframe URL?
September 4, 2012 at 12:18 am in reply to: Lightbox Ultimate – Need html page shortcode in template file #48849mayaf7MemberThank you! Once I added the wp_footer() call everything worked. Not sure how I missed that!
September 3, 2012 at 5:27 pm in reply to: Lightbox Ultimate – Need html page shortcode in template file #48847mayaf7MemberI’m using the HTML overlay shortcode for external page display: `<?php echo do_shortcode(‘[wp_lightbox_anchor_text_display_external_page link=”http://www.angiemay.com/clients/chartis/wordpress/business-systems” width=”670″ height=”480″ title=”” text=””]’); ?>
The problem being that I don’t know how to incorporate the shortcode with the structure and style that I have established (shown above). So the “a”, the “a span”, and the image within the “a” have specific styles.
-
AuthorPosts