Revolution slider bullets always stuck at first bullet - wordpress

I am using the revolution slider, the slider is working properly but the bullets are not working properly. even if slide move to next slide still bullet goes to first bullet, whereas it has to stop on second bullet.

Related

Slider revolution not scrolling after the last slider ends

i am using Slider Revolution on my website and i have a vertical slider which slides for 5 pages with the mouse scroll and once the 5th page is scrolled it takes me back to the first slide. I want it to scroll the page not the slide. you can check it here: https://ithobbies.com/main-home/
check the 2nd second of the website it is not the first slider but second slider. once you scroll all 5 pages it takes you back to the first slider whereas it should scroll the page a little bit.
thanks
for example: https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/
Kindly check the slider "Navigation Options" > "Mouse Wheel Navigation" > and make sure the "Wheel Listener" is set to "On" and not "Infinite" as shown in the attached screenshot below

WooCommerce Storefront - How To Customise The Product Catalogue And Reduce White Space?

I've recently been trying to enable a product filter in the left sidebar of my Woocommerce theme. In doing so I've found that the layout displays in a sub-optimal way.
This image illustrates the changes I'm trying to make.
There is a lot of space to the left of the sidebar, I'm trying to get the sidebar to hug the left hand side of the browser window. There is also white space to the right hand side of the product catalogue. Again I'd like the catalogue to fill the space right up to the right hand side of the browser window.
I'd like to shift the "Clothing" header and the content below it up the page so that it sits in line with or just below the "Home>Clothing navigation".
I've been inspecting the code on the page and trying to make amendments to the CSS but I am having no luck so far.
Try this code in your active theme function.php
add_action('wp_footer', 'full_width_override');
function full_width_override(){
echo '<style>.col-full{max-width:80% !important;}</style>';
}

Layers disappear after a while?

So I'm using Revolution Slider with 1 slide only and the layers on my slide keep disappearing after X minutes even though:
my slide is set to 9 seconds
the slide is set to end on this slide (General Settings -> Pause Slider -> Stop Slider Progress)
all the layers are set to fade after the slide ends so I have no clue what is with this glitch of layers disappearing after a few minutes.
Has anyone experienced something similar?
I reckon your problem will be fixed by following the instructions at https://www.themepunch.com/faq/prevent-layers-from-disappearing/.
To paraphrase those instructions, in the layers timeline section of the slide editor, set the layer to snap to the end of the timeline. The alternative is to set the layer to disappear beforehand which you don't want. This is a simple toggle button under the 'Fade' Column header.

Revolution Slider: A way to snap to grid when adding text to a slide?

I am able to add text without issue to the revolution slider but is there a way to force it to snap to the nearest coordinates, or center the text block on the slide without "eyeing" it up?
When you are dragging and dropping items like buttons, is there a way to set the exact coordinates of the button so it is consistent across slides. For example in some software you can hold CTRL while moving the mouse to see the grid lines and where the item will line up such as a ruler. I don't have a picture per se, but I am looking for a way to set items at the same point across slides without simply guessing.
I am using the latest version of the slider 5.x.
Yes there is a Helper Grid in Slider Revolution plugin.
It is located in the main items slide viewer (visual) editor, just at the bottom. You have 2 selectors:
Help Grid: You can chose between 25x25, 50x50 or a custom helper grid.
Snap to: You can make lines in this helper grid magnetic…

Thumbnail Navigation Problems with css position

I'm trying to create a thumbnail navigation for a slideshow. Below the main images will be a line of what appears to be dots, when you hover over them a preview appears.
I got this from a tutorial that was originally designed to be a next and prev navigation, but I am trying to convert it.
http://codepen.io/smalltrades/pen/sjrqm
I would like the dots to be spaced evenly across the bottom of the window, but as I am not completely fluent in css I haven't been able to find the right combination of settings. Currently all the dots are stacked on top of eachother.
Any thoughts?

Resources