How to easily add SVG files to WordPress via the Media Library upload function. Two plugins that allow you to enable this option.
Category: WordPress
Quick guide that will go over all the steps and details so you can migrate a WordPress site to a new server.
Table of contents Introduction What are transients? When should you consider implementing transients in your code? When not to use transients? Conclusion Introduction Once you start turning your WP site into […]
How to change your WordPress custom post type without losing the content you have in the current custom post type.
Step by step guide on how to move WordPress media files when you export/import blog posts. Fix the links, add them in Media Library.
Create multiple WordPress Custom Taxonomies easily. Step by step guide on creating Custom Taxonomies in a more organized and dynamic way.
A simple way to stop Divi from overwriting your CSS rules on element and shortcodes using SASS and the parent reference.
What is a Wordpress staging environment, why do you need it and how you can easily set it up? Providing some tips and things to keep in mind while doing it.
A list with things that you should check before going live with a WordPress site. The production version needs an extra revision before going live.