by Rafal Gicgier | May 5, 2025 | ACF, Advanced Custom Fields, Plugin Development, Shortcodes |
Intro In this tutorial, I’ll teach you how to create a backend for the animated slider yourself. In the previous tutorial, that I created here. I provided my readers with a guide on how to set up an Interactive Slider, which triggers when in the visible viewport...
by Rafal Gicgier | Apr 8, 2025 | JavaScript, Plugin Development, Shortcodes |
Learn how to create a fancy looking animated slider, using the glide.js library, Intersection Observer and CSS transitions.
by Rafal Gicgier | May 28, 2024 | JavaScript, Shortcodes |
Learn how to setup a custom CSS slider, using CSS transitions and a small chunk of JavaScript – wrapped in a WordPress shortcode.