I am migrating a website from Squarespace to wordpress (Kadence theme & Gutenberg blocks) & for the life of me, I cannot figure out how to make a horizontal slider (see here under “Explore destinations in Bali, Indonesia.” I just want to make custom cards that you can scroll with your mouse or finger (not have to click anything). Does anyone know a plugin that can make this work?
I feel like i’ve tried everything at this point.
I have created a menu bar with elementskit, and theres a small dropdown submenu visible.
I have a couple of questions. First, is there a way of making the dropdown submenu options display horizontally instead of vertically?
Second, and most importantly, the dropdown indicator, thats supposed to be next to the ‘More’ menu option is missing. I tried to change font (just in case it wouldnt display with the current font) but no luck. Tried to change the background color, thinking that would reveal it, but it just shows a background color square, and no dropdown indicator. It’s frustrating because theres now a gap after the ‘More’ menu option that throws the rest of the menu bar off, but nothing to show in that gap. Can you help?
Thanks
Yours,
Stephen
]]>Its examples. it is possible?
https://i.imgur.com/f4MijOe.png
I’m trying to do a horizontal scroll on my mobile (by sliding with my finger, not clicking).
That’s what you see on Google Product, all over the Play Store mobile app, and on the jeuxvideo.com website.
Unfortunately, I can’t find any plugin that doesn’t get shot down in reviews and no method that doesn’t require the creation of multiple pages (These methods integrate individual pages/sections into a type of Elementor carousel in the Pro version by tinkering).
Do you know of a solution for doing this? I’ve been searching for hours without success.
Attached is the kind of thing I have on my site that works well for me in the PC version, but that I’d like to have scroll horizontally in the mobile version rather than having them stacked on top of each other in vertical scroll.
Thanks in advance
]]>I am using this plugin and it works perfect however i was wondering if there is a way to show labels when the Layout it’s in horizontal ( the option is not available as it’s in the vertical option ) so all the block move as one when scrolling like this one (the default woocommerce widget) https://snipboard.io/WULVIw.jpg
This way would be easier to list and the surf through the color options.
Thanks
]]>Loading of content should be triggered automatically when the user “reaches the end”.
In the horizontal scroll containers I noticed that loading isn’t triggered when scrolling slowly in the horizontal direction.
Steps to reproduce:
Here’s our shortcode:
echo do_shortcode('[ajax_load_more preloaded="true" preloaded_amount="7" posts_per_page="7" loading_style="infinite classic" scroll="true" scroll_container="#top-carousel" scroll_direction="horizontal" category__and="4" scroll_distance="-100"]');
In your example I could not reproduce this issue. But when using your example code in our site it doesn’t work at all:
echo do_shortcode('[ajax_load_more preloaded="true" preloaded_amount="4" posts_per_page="4" loading_style="infinite classic" scroll_container="#top-carousel" scroll_direction="horizontal" scroll_distance="-100" pause="true" pause_override="true" category__and="4" ]');
It does work when removing the parameters pause and pause_override but the issue with the slowly scrolling remains.
echo do_shortcode('[ajax_load_more preloaded="true" preloaded_amount="4" posts_per_page="4" loading_style="infinite classic" scroll_container="#top-carousel" scroll_direction="horizontal" scroll_distance="-100" category__and="4" ]');
]]>