search ]

Guides & Articles, Freelance WordPress Developer - Israel | Page 8

Critical CSS and Render-Blocking Resources

If you’ve used Google PageSpeed Insights before, I assume you’ve encountered a stage where a comment indicates that you need to “Eliminate Render-Blocking Resources” as it is one of the common messages you encounter in PSI. In this post, I [...]

Guide to Google PageSpeed for WordPress Users – Part 1

Google PageSpeed Insights (PSI for short) is a useful tool for website developers. Its intentions are certainly good, but it can be said that it is not suitable for the average WordPress site owner. Despite the recent addition of specific [...]

Customization of Underlines using text-decoration

The CSS Text Decoration Module Level 3 module provides us with several new ways to decorate and adorn text on web pages, and browser support for this module is quite extensive, much to our delight. New CSS properties such as [...]

Removing WooCommerce Products from WordPress Search Results

Here’s a scenario: On your E-Commerce website, you have products, blog posts, and pages. You want to limit search results either to products or to posts, depending on where the actual search is performed (for example, from which search widget [...]

Adding Dark Mode Option to a Website with localStorage

Dark Mode or Dark Theme has become quite common on websites lately. And with this trend existing in iOS, macOS & Windows, most systems or applications have already adopted those dark themes. “Dark Mode” makes your website more attractive to [...]

Building a Multi Language Site in WordPress with 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 [...]

Creating FAQ page in WordPress using ACF

The plugin Advanced Custom Fields in its Pro version comes with the option to add a “Repeater Field.” The Repeater Field allows the user to add an unlimited number of rows to a post or page in WordPress. This field [...]

How to use Yoast WordPress SEO Plugin – Full Guide Part 2

This is a continuation of the first part of the guide where we discussed the global settings of the Yoast SEO plugin, those settings that broadly affect your site as we saw. In this part, we will talk about the [...]