search

Tutorials & Guides, Freelance WordPress Developer | Page 12

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. It primarily focuses on the loading time of websites and is achieved by reducing the overall weight of [...]

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

CMB2 (Custom Meta Boxes 2) is a popular developer toolkit for creating metaboxes, custom fields, and forms in WordPress. If you’ve been using ACF for custom fields, CMB2 is worth knowing about – it takes a code-first approach that many [...]

Enable Ajax Add to Cart on Single WooCommerce Product Pages

By default, WooCommerce uses AJAX to add products to the cart on archive pages without a page reload. However, the add-to-cart button on single product pages triggers a full page refresh. This guide shows how to enable AJAX add-to-cart on [...]

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 [...]

Looking for Technical SEO Services?

If you’ve reached this point, you likely already know that your website has technical issues related to SEO in Google. Before we continue – I must honestly say that this is the first post I am writing intended to promote [...]

Scroll Snapping – Control the Scrolling Experience with CSS

One aspect in which websites lag behind native applications is the smooth user experience. The perception of a smooth experience largely comes from the user interface’s responsiveness to user interactions, with the action of scrolling content being a crucial part [...]

How to Remove CSS & JS files loaded by Themes & Plugins

One of the most common performance issues in WordPress is plugins and themes loading their own scripts and stylesheets (CSS & JS) on every page, without checking whether those assets are actually needed. For example, a plugin that only works [...]

Duplicate WordPress Posts & Pages Without a Plugin

The action of duplicating posts can be very useful when working with many similar posts. For example – products in a WooCommerce store. It can be said that the option to duplicate posts is especially useful when your posts have [...]

Savvy WordPress Development official logo