Is there a way to make the feature slider stop moving when an embedded video is played within it. (other than clicking pause on the feature slider) Thanks!
Video in Feature Slider
Started by
lvarnell
, Jun 13 2011 08:03 PM
11 replies to this topic
#1
Posted 13 June 2011 - 08:03 PM
#2
Posted 13 June 2011 - 08:46 PM
I`m also interested in any answers on this one.
#3
Posted 13 June 2011 - 09:04 PM
I'm having the same issue!
#4
Posted 14 June 2011 - 02:33 AM
Lynn, John, and Gabriel:
Which themes are you all using?
#5
Posted 14 June 2011 - 12:58 PM
Platform Pro
#6
Posted 14 June 2011 - 01:53 PM
Hi Lynn,
Unfortunately I don't believe that's an option.
#7
Posted 15 June 2011 - 10:10 PM
That is unfortunate.
#8
Posted 23 June 2011 - 09:06 PM
I am having the same problem. It doesnt look like it can be fixed the way things are setup (without someone pressing the pause button). However, I think this is an unfortunate oversight as pressing a pause button before watching a video is not how people interact with websites...
#9
Posted 07 July 2011 - 10:20 PM
I would be very interested, too... Any help ?
#10
Posted 07 July 2011 - 10:53 PM
Actually is IS an option
Although its a bit hidden.
You will need platformbase installed.
add this to your base functions.php
This is assuming the video is in position 3 in the features...
`add_filter( 'pagelines_feature_autostop', create_function('', 'return 3;' ));`
That will stop the transition on the third feature.
#11
Posted 08 July 2011 - 06:53 AM
woow would be great ! I have WhiteHouse Pro. How can I get Platform base ?
Or maybe I only have to add this code line in the feature .php file.
My videos will be in Slide 1, I want the feature slider to stop when someone launch the video. I'm not sure if this code line will do that... ?
#12
Posted 08 July 2011 - 03:26 PM
Platform is a different theme from WhiteHousePro, so it would have to be purchased separately. I think Simon thought you were using PlatformPro (which includes the child theme, PlatformBase).













