search ]

Tutorials & Guides, Freelance WordPress Developer | Page 23

How to Load Custom Fonts Using @font-face

The @font-face Rule in CSS enables the usage of customized fonts (Custom Fonts) for the text on your website. These fonts can be loaded from an external server using the "url()" function or...

Define a Different Style for Outbound Links in CSS

I am constantly improving the user experience and the appearance of my website, especially the look and feel of the blog. Yesterday, while going through one of the posts, I noticed that there are quite a few external links in [...]

Optimizing Contact Form 7 for Better Performance

The plugin Contact Form 7 is an excellent and one of the most popular plugins for creating forms on WordPress websites. It allows for creating various forms, offers customization of the form, works with Ajax, and also allows the use [...]

How to Allow Gutenberg Editor for Custom Post Types

Gutenberg is the new editor that comes by default in WordPress (version 5.0+). However, it turns out that it does not automatically appear for Custom Post Types. By default, these use the classic WordPress editor. It’s possible (quite likely, actually) [...]

Complete Guide: Migrating Your WordPress Site to HTTPS

Recently, I migrated my blog to the HTTPS protocol, and I want to share with you the process and some things I learned along the way. I also noticed that there isn’t a comprehensive guide explaining the steps to properly [...]

FTP Explained: A Beginner’s Guide for WordPress Users

Although lots of things can be done via the WordPress dashboard, not everything can be done. Sometimes you need to make a change directly to one of the website files. You may want to do this in order to strengthen [...]

Savvy WordPress Development