search ]

Tutorials & Guides, Freelance WordPress Developer | Page 6

How to Remove a Category from the Main Loop via functions.php

To remove a category from the main loop in WordPress, you need to modify the functions.php file of your theme. Here’s a step-by-step guide to accomplish this: Locate the functions.php File Go to your WordPress dashboard. Navigate to Appearance > [...]

Using the hreflang Attribute on Multilingual Websites

hreflang, which is also referred to as rel="alternate" hreflang="x", is a method in multi-language websites for marking pages that contain identical content but are intended for different languages and/or regions. The feature serves as a signal for search engines and [...]

Adding and Managing Coupons in WooCommerce Stores

Coupons, in our case WooCommerce coupons, can boost sales in your virtual store. You can sell products quickly, sell more products, and even increase traffic to your site using these coupons. Furthermore, using coupons allows you to improve awareness of [...]

Improve Frontend, Animations & Scrolling Performance

Whether you’ve noticed it or not, in recent years, the topic of optimization and performance of websites has become a hot topic. The topic primarily focuses on the loading time of websites and is achieved by reducing the overall weight [...]

Load WordPress Plugins Selectively with Plugin Organizer

There are quite a few ways to improve the loading time of WordPress sites which I have written about in previous articles. However, there is one action I do not see being performed often by WordPress developers, which is selectively [...]

Creating Custom Meta Boxes with CMB2 in WordPress

Not long ago, I was asked to create an FAQ page for one of my clients. My first thought was to create this FAQ’s page using the beloved ACF plugin, but I remembered that one of the commenters on the [...]

Why your Business Need a Chatbot & Are all Bots Created Equal?

The year 2020 made most of us more isolated, whether we were sent to quarantine, found ourselves in government-imposed lockdowns, or were taking care of our parents and grandparents and avoiding meeting them to keep them healthy. This situation, a [...]

Savvy WordPress Development