Hi, I’m using the Products Grid or Carousel element on my page displaying a list of my products in a category.
I would like the carousel to advance by one item at a time, which I presume is the default setting, however it is advancing by page despite the “Scroll per page” checkbox in the settings left unchecked.
Can you re-check this please? The Owl Carousel default setting is to slideBy: 1, which is what I want, and line 527 in your theme file inc/template-tags.php changes this to slideBy: ‘page’ if the option is set to yes.
There is no option to change it from dashboard. You can change it in the file if you want but it will be applied globally for all carousels on the site.
Hi, thanks for responding but please confirm if that is true, what is the point of the checkbox labeled Yes, please to “Scroll per page” in the settings? Please see the attached screenshot.
Alternatively, if that checkbox is trully pointless, then could you assist with a line of code for my child theme functions.php that won’t be lost when the theme is updated?
Thank you in advance.