Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › pdf's work, but not videos
- This topic has 7 replies, 3 voices, and was last updated 13 years, 3 months ago by amin007.
-
AuthorPosts
-
August 5, 2011 at 1:09 pm #3990webguy262Member
Lightbox Ultimate 1.3.0
SITE: http://www.hudsontech.com/
a) What part of the product isn’t working?
Everything was working until recently.
Now YouTube video in third box on home page fails.
The pdf’s still work… see http://www.hudsontech.com/literature/msds-sheets/
g) Did you modify the plugin in anyway?
Nope.
BTW, there is a hard coded call to a jQuery library in the header. It enables the slider on the home page. This jQuery call never created an issue previously, and as you can see, the pdf’s still work with that jQuery library call in place.
Moreover, when I remove the hard coded jQuery, the video still fails.
August 6, 2011 at 12:57 am #35208wpCommerceModeratorHi, What shortcode are you exactly using to display Youtube video in overlay?
Lightbox Special doesn’t use the jquery library to display any type of media in overlay but prettyPhoto does (That’s why the pdf overlay is working). So it would be better to keep whatever is including the following jquery library deactivated for the time being –
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
We want to rule out every possibility to troubleshoot this issue.
Can you please get a recent build of the plugin and see if it changes anything –
August 6, 2011 at 2:04 am #35209webguy262Member<?php echo do_shortcode(‘[wp_lightbox_prettyPhoto_video link=”http://www.youtube.com/watch?v=1oGsMQnG8f8″ width=800 height=600 description=”Hudson Technologies” source=”http://www.hudsontech.com/wp-content/themes/hudson/images/videothumb.png” title=”Hudson Technologies”]’); ?>
August 6, 2011 at 6:08 am #35210wpCommerceModeratorYour shortcode is working fine on my test site. So that’s not the issue. Please do the following things –
1. Get a recent build of the plugin and do a fresh install.
2. Switch to the default WordPress theme and use the shortcode.
Let me know know how it goes.
August 6, 2011 at 3:37 pm #35211webguy262MemberYour site says the most recent version of your plug in is 1.2.9.
The version I have is 1.3.0.
What gives?
Any how about a hint as to where I might be able to download the most recent build, assuming your web site is wrong and there is a version newer than 1.3.0.
August 7, 2011 at 1:46 am #35212amin007ParticipantWe only mention the last STABLE build on our official support site (this may not be the latest build). You can get an update anytime from here:
August 7, 2011 at 4:03 pm #35213webguy262MemberDo I have to delete or deactivate the current version I have (1.3.0) before installing the latest build?
August 7, 2011 at 11:54 pm #35214amin007ParticipantYes, please deactivate and delete the currently installed version then upload and install the new one.
-
AuthorPosts
- You must be logged in to reply to this topic.