You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have achieved great results with the current plugin already, but you can basically just load either all results, or a batch of, and then use Swiper to paginate. This is great but if you load 10K posts in a slider it would of course be cumbersome.
It would be great if we could use this as pagination also because they have cool effects.
As of now, this is how to use it with the plugin:
Enqueue stuff:
Perhaps as pagination, or separate ShortCode.
I have achieved great results with the current plugin already, but you can basically just load either all results, or a batch of, and then use Swiper to paginate. This is great but if you load 10K posts in a slider it would of course be cumbersome.
It would be great if we could use this as pagination also because they have cool effects.
As of now, this is how to use it with the plugin:
Enqueue stuff:
Then load a batch of posts with the plugin, for example like so:
Then in your
your-swiper
JS initialise the SwiperJS:This loads a nice Swiper like seen in the movie below.
Screen.Recording.2021-08-17.at.16.51.32.mov
The text was updated successfully, but these errors were encountered: