Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – Instead of Video, opens full page
Tagged: lightbox ultimate vimeo video
- This topic has 3 replies, 2 voices, and was last updated 13 years, 5 months ago by
wpCommerce.
-
AuthorPosts
-
May 31, 2012 at 10:53 pm #6482
RobShiflet
MemberI’ve tested Lightbox Ultimate on several sites and all seem to work fine…except of course on the one that I NEED it to work on.
When I click on the image, it opens the complete video page in Vimeo instead of opening in a lightbox.
I see only one line in the source that loads JQuery
<script type='text/javascript' src='http://www.josh.org/wp-includes/js/jquery/jquery.js?ver=1.7.1'></script>I don’t think it is my shortcode, because it works in several other sites without a problem.
I have WordPress 3.3.2 and WP Lightbox Ultimate version 1.7.0. I’ve tested in Chrome (OSX) and IE (Windows).
You can see my test page here.
June 1, 2012 at 1:05 am #45718wpCommerce
ModeratorHi, Does your theme have a footer? Some additional JavaScript codes are also required for the lightbox to work (The plugin includes them in the footer so they don’t affect your page load time). But I don’t see them anywhere on that page.
Please take a look at the following article. It explains everything about using a properly coded WordPress Theme:
June 1, 2012 at 1:41 am #45719RobShiflet
MemberTHANK YOU.
This solved half of my problem. As soon as I added the wp_footer hook, all of the libraries started working except PrettyPhoto.
You’ll see that I have added the same video with three different Lightbox libraries. The client would really like to use PrettyPhoto.
http://www.josh.org/rob-sample-video-pop-up-page
The shortcode is the same as is working on other sites.
[wp_lightbox_prettyPhoto_video link=”http://vimeo.com/40195115″ description=”Undaunted Trailer” source=”http://www.josh.org/wp-content/uploads/middleright2.jpg” title=”Undaunted Trailer”]
You’ll see that it dims the page and tries to load the video, but never actually loads it.
Thanks again.
June 2, 2012 at 12:45 am #45720wpCommerce
ModeratorHi, I don’t think you have that shortcode embedded anymore. Please embed that shortcode so I can see what happens when I click it.
-
AuthorPosts
- You must be logged in to reply to this topic.