search

Posts about: WordPress Development | Page 6

WordPress Hooks Explained: A Beginner’s Guide

If you’re developing with WordPress, hooks are one of the first concepts you need to master. Since modifying WordPress core files is strictly forbidden, hooks are the way to customize behavior. They allow developers to “attach” their own code to [...]

Add a Dark Mode Toggle to Your Website with localStorage

Dark Mode has become standard on websites and applications. With iOS, macOS, Windows, and Android all offering system-level dark themes, users expect websites to support them too. A dark mode toggle makes your site more accessible to users who prefer [...]

How to Build a Multilingual Site in WordPress Using Polylang

The Polylang plugin is a type of extension that allows you to create a multilingual WordPress site, meaning a site with language diversity. You create pages, posts, categories, and tags as you normally would, define a language for each of [...]

Disabling Automatic Redirects in Yoast SEO Premium

Yoast SEO Premium Redirects Manager allows for automatic redirection when any URL on your site changes. In most cases, this is an excellent option, and you’d want to keep those redirects. However, there are situations where you may prefer to [...]

Create an FAQ Page in WordPress with ACF Repeater

The ACF Repeater Field lets users add unlimited rows of content to any post or page in WordPress. It is a powerful tool for building dynamic, editable sections without touching the template code. In this guide, we will use the [...]

How to Hire a WordPress Developer: A Client’s Guide

Hi! You are welcome to read the post of course, but if you’re just looking for a WordPress developer for your project click here. How would you feel if I assume that you probably don’t know much about how to [...]

Google Analytics 4 – WordPress Installation Guide

On July 1, 2023, Google’s Universal Analytics (UA) was permanently shut down. All new data is now collected exclusively in Google Analytics 4 (GA4), the current generation of Google Analytics. In this guide, we will show how to install the [...]

How to Display Recent Comments in WordPress (No Plugin)

WordPress includes a powerful comments system that allows visitors to engage with you and other readers. Comments are essential for building a community, encouraging discussions, and creating interaction between you and your audience. Even if you’re not a fan of [...]

Stop Video Outside the Viewport on WordPress Sites

In one of the projects I worked on, a considerable number of videos (video) were required on specific pages. Some of those videos needed to span the entire width of the screen, while others, smaller ones, were placed in a [...]

Preload Critical Assets to Improve Performance

There are many ways to improve a website performance. One of the ways is to preload specific files that you know will be required later and are essential for the quick rendering of the page. The preload value of the [...]

How to Create a Slider in WordPress with the Vegas Slideshow

Considering that sliders and slider plugins (usually bundled with purchased themes) are quite slow and cumbersome to use, it’s often preferable in many cases to build your own slider to avoid headaches for both you and your clients. Of course, [...]

Savvy WordPress Development official logo