Hi @fernandoazarcon2
I am sorry to hear that.
I am an owner of wpshowposts’s license for some years now, that as you know is not developed anymore due to the switch to generateblock query loops, switch that unfortunately is not complete. I have been waiting for the carousel in generateblocks for some time but I tought that in GB at least a simple manual swipe with no automation would be feasable.
But I was wrong
Hi, I am referring to manual horizontal scroll to one element of the query loop grid to the next one. (when just one element at a time is visible)
Is the manual one possible (no automatic)?
I’ve just added a custom class “.horscroll” in the container the query loop is contained in, so now the css affects only that specific query loop and not the production instance.
I have also updated the css in my quote, should someone find it useful.
A couple of things:
Is it possible to have a partial view of the next card visible so that the user understands that there are more cards to see? (in other words: in the viewport must be visible 1 card + a piece of the next one)
Is it possible to do something similar for desktop view?
For example: an horizontal row of 4 cards in the viewport + a small button on the right (and on the left) of the group of the 4 cards to click on to move to right to the next cards (or left to the previous)