- This topic has 5 replies, 3 voices, and was last updated 7 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 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 › Multiple videos on same page using fancybox
Tagged: colorbox videos, lightbox, multiple videos
Is there a way to have multiple videos on same page using fancybox popup. I can do it with prettyPhoto popoup but when using fancybox the play button is a previous button and not play.
Clicking it only takes you to the next video but none will play.
Also the colorbox popup will not show a video, only has a blank white.
Hi, Please provide a link to the page in question so I can take a look.
I am having the exact same problem. Here is a link [https://elitementoring.co/premium-school-membership/]
The play button or any where on the left side of the video (just not the very center) will skip to the previous video. And any side on the right side of the screen will jump to the next video. Which means I cannot enlarge my videos or even click play.
Fancybox shows a previous/next navigation arrow when you have multiple videos on the same page. You can use CSS to hide it. Add this CSS code in your theme customizer and see how it goes:
.fancybox-nav{
display: none;
}
Okay thanks for the feedback, I have no idea what that means so I’ll be my best. Another problem I am having is with using prettyphoto for my videos there is no enlarge button in the bottom left hand corner. Cheers
https://codex.wordpress.org/Appearance_Customize_Screen#Additional_CSS
Alternatively, you can use our custom CSS plugin for it: https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413