- This topic has 8 replies, 2 voices, and was last updated 10 years, 9 months ago by Sanjip Shah.
-
AuthorPosts
-
January 29, 2014 at 4:13 pm #6948FlowParticipant
Hello,
Is there a way to make the revolution slider pause its transition to the next slide when a video is played and being viewed? And then resume transition when the video is stopped?
I know hovering over the slide stops the transition, but I am concerned that some viewers may not know to do that.
Thanks
January 30, 2014 at 7:24 am #6976Sanjip ShahParticipant@Flow I just checked it out with the revolution slider and a youtube video in my local testing environment. I played the video and the transition stopped and the video kept on playing. When I paused the video it continued with the transition with the other slides. Also I was not hovering over the slide to stop the transition. Can you recheck on it? Can you provide a link to your page having revolution slider and this scenario?
January 30, 2014 at 3:34 pm #7000FlowParticipantweird.
My site is RoustanBodypaint.com
Thank you.
January 30, 2014 at 3:48 pm #7001FlowParticipantAlso, I am trying to change the color of the background underneath the footer on the main page. You’ll notice it is white with texture, and there is a little blue circle logo image for my website tracker. I’m trying to change that background color.
It is not the same as body background color in the theme options. It’s some sort of default background color under everything else.
is there a css code or something I can add to change that color?
THanks
January 31, 2014 at 8:18 am #7022Sanjip ShahParticipant@Flow I checked your site, rev slider video and yes as you said for your site the transitions are happening though I play the video. Also, I noticed if you click on the full screen view of the video then visitors can view the video that way more conveniently. But if I get something on this I will pass it on to you. I will be making some tests, I think other effects also effects this as the slider I created was simple one with just background image, a simple video layer and text layer.
About the second question. I think that is the background color/image (image in this case). So, I suggestion you to go to Appearance->Theme Options->Design Options Tab->Site layout options. Set there narrow layout then click on ‘Save all Changes’. Then go to Appearance->Background. Remove the image there and set the color. Save the changes. Then you can switch again back to the wide layout form the ‘Site layout options’. Also, your site looks awesome :).
January 31, 2014 at 3:11 pm #7043FlowParticipantThanks Sanjip Shah,
Really though, the site looks awesome thanks to you guys!
So, I changed the background settings as you described. It all worked perfectly in the narrow layout. But when I changed back to Wide, it reverted to white. However, this time it was just plain white, with no pattern on it. That original pattern, I’m not sure where it came from. It wasn’t selected in the theme options, but now it’s gone anyways. But, it might give a hint as to where the color is being set.
I am using a CSS code to change the header background to the burgundy color. And the background is set to the off white you see in the middle.
I’m not sure if the area beneath the footer which I added to house that tracker is just reading from the background color or not. I’m guessing not since in narrow it works perfectly.
Not sure where to change it.
ALSO, a note about the slider issue. I have discovered that it only seems to be an issue with the Chrome Browser. Interesting.
January 31, 2014 at 3:18 pm #7045FlowParticipantJust fixed the background issue by adding to the custom css
body
{
background-color: #411001;
}I think the wide layout doesn’t give any option to change the background color, so manually adding custom css does the trick.
January 31, 2014 at 3:49 pm #7046FlowParticipantI take that back about the slider. It only works in safari and mobile for me. Chrome and Firefox it doesn’t work.
February 2, 2014 at 11:38 am #7074Sanjip ShahParticipant@Flow It’s great that you have now set the background to the color that you want.
-
AuthorPosts
- You must be logged in to reply to this topic.