Search

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

A few words about ACF Synchronized JSON

I really love Advanced Custom Fields, and I’ve already written about it in the past. And although there are interesting alternatives for creating new content fields, in 99% of the cases, the ACF plugin in its PRO version provides everything [...]

There is No Point Adding an Organization Schema to Every Page

Until recently, I used to embed Schema of type “Organization” on every page and post on the Savvy blog. Nothing special, many people do this, and it doesn’t harm the site in any way. But I came across a video [...]

WP-Rocket – Complete Guide & Optimal Settings

The plugin WP-Rocket currently serves more than 400,000 WordPress websites, and the results it provides in terms of website performance are quite impressive. It is very user-friendly and offers several features that you won’t find in other plugins. In this [...]

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

Adding reCaptcha v2 to Contact Form 7 Forms

In versions 7.4.3 and above of the Contact Form 7 plugin, it is possible to easily add Google’s reCaptcha to forms. Google reCaptcha is a standard solution and perhaps the ideal solution for preventing spam in CF7 forms and forms [...]

Add, Remove & Edit Product Data Tabs in WooCommerce

WooCommerce allows you to add new tabs to the product page in addition to the existing tabs – “Description,” “Additional Information,” and “Reviews.” These are called Product Data Tabs, and you might want to add new tabs, change the tab [...]

CLS – Cumulative Layout Shift and Ways to Improve it

One of the most frustrating things that happen to us when browsing a website is unexpected and sudden changes on a page. Such changes can be a suddenly appearing popup, content that shifts suddenly in the middle of reading, or [...]