Forum Replies Created
-
AuthorPosts
-
December 6, 2012 at 6:57 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46953enzocaponeMember
really?? i thought it had .
anyways now that you say its not, i will have to make a css myself for it ..
December 5, 2012 at 5:30 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46951enzocaponeMemberhi.
thanks for reply.
Yes as far as playing videos is concerned all are working fine. even mp4 is working fine. earlier when i had installed ultimate, i used to get a play button over the image so people wud know that there is a video hidden in there. but now it doesnt show. So until and unless you click on it, you wont know there is a video.
I will look thru the link you provided me also in the mean time to find a solution for it.
December 4, 2012 at 12:17 pm in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46949enzocaponeMemberwith all of them. i dont see the play button for any.
December 3, 2012 at 6:34 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46947enzocaponeMemberhi,
I finally solved the issue. Disabled all the plugins and it worked. It was hybrid hook plugin which was causing the problem. Unexpected from a plugin create by justin. anyways justin & you helped me solve the issue.
I thank you for the support.
Just another small issue. I suddenly dont see the play button embedded on the images anymore. it used to be there.
November 29, 2012 at 8:24 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46945enzocaponeMemberAlso this plugin was working just fine before i posted you the issue ie about a week back. after that no plugin has been installed, just the data was being entered..
November 29, 2012 at 8:22 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46944enzocaponeMemberhi
reg footer
this is my footer.php code
======================<?php
/**
* Footer Template
*
* The footer template is generally used on every page of your site. Nearly all other
* templates call it somewhere near the bottom of the file. It is used mostly as a closing
* wrapper, which is opened with the header.php file. It also executes key functions needed
* by the theme, child themes, and plugins.
*
* @package Hybrid
* @subpackage Template
*/
?>
<?php do_atomic( ‘after_container’ ); // hybrid_after_container ?>
</div><!– #container –>
<div id=”footer-container”>
<?php do_atomic( ‘before_footer’ ); // hybrid_before_footer ?>
<div id=”footer”>
<?php //get_sidebar(‘Footer Widget’); //get the sidebar ?>
<?php do_atomic( ‘footer’ ); // hybrid_footer ?>
</div><!– #footer –>
<?php do_atomic( ‘after_footer’ ); // hybrid_after_footer ?>
</div><!– #footer-container –>
</div><!– #body-container –>
<?php do_atomic( ‘after_html’ ); // hybrid_after_html ?>
<?php wp_footer(); // wp_footer ?>
</body>
</html>
=============================
hence i have a wp_footer()
secondly,
If i use any other popup like fancy box it generates this code
uery(document).ready(function($){
$(function(){
$(‘div#wplu50b71b4063ce8’).hide();
$(“a[rel=wp_lightbox_flowplayer_video_rel_wplu50b71b4063ce8]”).fancybox({
‘type’ : ‘inline’,
‘href’ : ‘#wplu50b71b4063ce8’,
‘scrolling’ : ‘no’,
‘showCloseButton’: 1,
‘transitionIn’ : ‘elastic’,
‘transitionOut’ : ‘elastic’,
‘titleShow’ : 1,
‘titlePosition’ : ‘outside’,
‘overlayOpacity’ : 0.3,
onStart:function(){
$(‘div#wplu50b71b4063ce8’).show();
So if this also goes into footer, then this shouldnt come up as well. how is this one working fine where are prettyphoto doesnt work. i deactivated all my plugins to check if its messing.. but none!!!
i dont know where to go from here…
November 28, 2012 at 6:15 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46942enzocaponeMemberHi,
the link you provided tells me the wp_footer() has not been defined.
I am using a hybrid child theme which has footer and other things properly defined. still i dont see things working
1. POPUP for youtube doesnt work still
2. In the footer (click on next till you go to the last video) click on the video and you see there is no visuals only sound.
the site being referred here is http://www.italiancornerstore.com/post/
I have to ask this question again as i have still not got any satisfactory reply.
You help will be highly apreciated
November 27, 2012 at 1:12 pm in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46940enzocaponeMemberupdate:
there is a footer scroll. go to the last scroll clickin on next and click on it. shows up video with sound but no images.
November 27, 2012 at 5:07 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46939enzocaponeMemberhttp://www.italiancornerstore.com/post/
on the side bar there are green images with text 300×169 thumbnail images written.
1st one is linked to video on my server and 2nd one to youtube.
November 26, 2012 at 10:12 am in reply to: Lightbox Ultimate – no lightbox is shown but it links directly to youtube #46937enzocaponeMembersame problem with me as well
1. checked for dual reference of jquery – none are there
2. this worked just a day before and apart from adding content no plugin was added
3. popup with videos on my server works but not with youtube videos
enzocaponeMemberok solved it myself.. thanks..
enzocaponeMemberhttp://www.italiancornerstore.com/post/
check this link. see the sidebar.
i had used jwplayer the same way and used jwplayer_tag_callback() to convert the shortcode into actual script. is there something for flowplayer and your script??
enzocaponeMemberhi, thanks for the reply. I have tried that and it works fantastic.
here i want to use your short code in a plugin code i am creating. Its just that I want to give the client a plugin which i he just needs to select from drop down and i code it for him. so he doesnt have to work around with the codes or tags..
October 30, 2012 at 12:52 pm in reply to: wp ultimate lightbox – jQuery conflicts prevent other scripts from loading #50755enzocaponeMemberthanks the issue has been sorted. i updates my other plugin to the latest.. though the original author didnt have latest version, had to do it myself.
October 26, 2012 at 12:42 pm in reply to: wp ultimate lightbox – jQuery conflicts prevent other scripts from loading #50753enzocaponeMemberhi
plz refer to this link below. there is both the plugins..
http://www.italiancornerstore.com/post/culture/culture-second-post
-
AuthorPosts