I'm using the Revolution Slider WordPress plugin and I'm having trouble getting the video to stop once the user navigates to the next slide. I can't seem to find the option to disable that, if there is any. Does anyone know if this is possible?
Example: If you go here, click on the first slide, click on the play button that comes up, then navigate to the next slide while the video is playing, you'll notice that the video still plays in the background even though you're on the next slide.
You can stop the player when you click on the arrows. Of course, replace the ID of the player with just iframe to stop all videos if you have more than one or the ID's will change when you modify slides.
$('.tparrows').click(function(){
//either
$('.rev_slider').find('#iframe961').get(0).stopVideo();
//or
$('.rev_slider').find('iframe').get(0).stopVideo();
});
edit:
You need to add &enablejsapi=1 to the video's url too. But then it will work!
Related
i am using my website with woocommerce but the problem is when i click on product and lands to product page and check the first image its works fine and zoom perfectly on mouse hover, but when i click on the 2nd one nothing appears, and then if i go to the first one its zoom started creating issue and doesnt work smoothly..
I tried every possible way by changing size etc but it doesn't works even if i upload the same image on main thumbnail(above in product page) and gallery(below in product page)..still it works same and creates issue on 2nd one
also tried upload new plugin nothing works..please help..attaching some image
I have run into a SUPER annoying issue in my mobile menu (https://www.aalborgkarneval.dk). When I click on the menu titles I have to double click on most of the menu titles for it to expand (+ works every time). Next issue is that I also have to press the sub titles multiple times also for it to go the the page.
For some reason this does not apply to the INFO tab, why I do not know.
-Testet on iOS.
Anyone can help??
can you give a try for the below:
Remove hover related CSS for menu items and check because in IOS 1st click is assumed as hover and second click is referred as actual click
I am trying to install a smooth scroll for woocommerce and wordpress. There are a lot of plugins available. But all of them are not able to scroll to an anchor in a tab. In this special case I would like to have a smooth scroll when there is a click on the reviews (under the price). There is one plugin which can do this, but it needs two clicks. The first click opens the review tab, and when its open the anchor is on the same page as the link. Then the second click moves to the anchor.
Is it possible to write a javascript capable to do that?
I have a website http://fotoclasses.com and I just changed its server. On new server, revolution slider of wordpress is not working correctly. On homepage, you will see that image disappear instantly. I have searched as well as tried to create new slides etc but problem is still there in new ones as well.
Here is the setting of one slide
Any idea what is causing this issue?
Thanks
Hamza
I look at your website and when i open your website the slider image is shown but after the content on you slider is displayed then the back image is gone. Please refer http://prntscr.com/8hztq9. So may be issue is on your setting of sliding slide image and content rotation.
I'm fairly new to WordPress and I'm working on a site that was created by someone else; I've inherited the entire thing. There is a Hero Slideshow which works, but users have to click on the "tabs" then click on another image (Learn More) in order to go to the page they want; which of course is too much trouble.
I've found the code in front-page.php and I've changed how the spans and a href tags are in hopes of making the "tabs" in the Hero slideshow link directly to the associated pages. Everything looks correct and if you hover over the tabs the browser will show the correct link - however when you click on the tab it simply rotates the slideshow and doesn't actually link to the associated page. I can't find where I can change this behavior.
Anyone have any ideas?
stay well away from the php in wordpress .
just uninstall the hero slideshow and use "Cyclone Slider 2" plugin its very user friendly
easy to use , you can add and change pic and there is a lot of options on movement speeds enbed url links (etc)