Search

Category: UX/UI | Page 3

Creating Masonry with Loading Animations

I recently wrote about Isotope and how to use this library to create a filter or post filtering in WordPress, as shown in this post. As I mentioned in that post, Isotope has a young sibling called masonry.js, which allows [...]

Display Images & Content in Lightbox using Lity.js

Lity is a lightweight, accessible, and responsive lightbox library that supports images, videos, iframes, and even inline content. The library weighs only about 3K when minified and gzipped on your server. In this short post, we’ll see how to use [...]

Separator Line with a Middle Element in CSS

This is a short post describing how to create a separator line with an element in the middle, like a kind of divider with text or an image when there is the same separator line to the left and right [...]

Let’s Talk bout the flex-wrap Property

flex-wrap is a specific property that exists as part of the CSS flexbox module. Using this property, you can determine how flex items will be displayed and behave within a flex container when they don’t have enough space. The flex-wrap [...]

Creating a Carousel Using Slick & ACF

Do you agree with me that carousels are a feature that is widely used on WordPress websites (and in general)? A simple google search and you’ll find dozens of plugins, libraries, and  guides on how to create them. However, when [...]

How to Use Waze Deep Links

Waze Deep Links enables users on your website to easily open the Waze app through an embedded external link on the same site, ensuring a seamless transition between your website and the Waze app for navigation to your business or [...]