Hi Nick
If there aren’t enough posts to fill a carousel the nav arrows are disabled. At the moment this seems to impact additional carousels on the page even if they have enough posts to navigate. I’ve logged the issue here https://github.com/siteorigin/so-widgets-bundle/issues/1133. I’ll send you a build as soon as we’ve fixed this.
@misplon Thank u very much Andrew!
@misplon Andrew can you add one more carousel in the page? I’m trying to add one more and it not appears
Sure, there are three on the demo page now. Perhaps check that the third query is returning posts and doesn’t have a 0 as the count.
@misplon My page was turned to draft and the preview worked but not showing. When i published it worked. Thank u!
Super, thanks for confirming.
…but this is strange. I’ve turned my page back to draft and the third carousel is not present in preview… No big problem, just to know…
I can’t currently replicate the issue, perhaps a caching problem, not sure.
No problem, i’ll wait for the fix. Thanks again for your fast response to everything!!!
Thanks. Here is a version to try.
@misplon Thank u Andrew. It works!!!
Super, thanks for testing and confirming. It’ll be in the next update.
Cheers for now 🙂
@misplon Hello Andrew. One question…
After updating with beta version, in my desktop pc
Every click on navi button scrolls the posts one by one
http://gym-vasil.lef.sch.gr/
The same click on my laptop scrolls the posts 3 by 3 as in container.
I’ve updated media query strings in w3, emptied all caches, Ctrl+f5 in browsers and still this different behaviour. Of course no big problem, just wondering.
I’ve already seen the github request for adding posts to scroll, that will fix all this.
Thank you!
Hmmm… i found whats wrong.
If i resize my browser in desktop, make it smaller, the posts scroll by three as in laptop.
Desktop resolution 1920
Laptop resolution 1366
Please test it.
Hi Nick
The desktop posts to scroll are set up to mimic how the original carousel behaved. For tablets and mobile, we introduced new values. At the moment the values for slidesToScroll are:
Desktop: 1
Tablet: 2
Mobile: 1
We’ll offer settings so you can change these soon https://github.com/siteorigin/so-widgets-bundle/issues/1132.