Tagwordpress

Posts for designers, developers, and bloggers about the world’s most popular CMS, WordPress.

As a web developer, I’ve worked in WordPress in many capacities. I’ve developed themes from scratch, inherited themes, bought themes, built and managed shops on WooCommerce, and worked in Gutenberg and third-party builders, including Avada Builder, Beaver Builder, and WPBakery. This space is a collection of learnings during this process.

Enable SVG in WordPress Media Library using a function

E

The WordPress Media Library does not permit uploading SVG file types by default. Trying to upload an SVG file to the WordPress Media Library displays a warning reading, "Sorry, this file type is not permitted for security reasons." To change the functionality of your site and to permit SVG upload, you'll need to update your theme or child theme's function.php with this code.

How to fix a broken animated gif in WordPress Gutenberg

H

Animated gifs are image files that loop, almost like a video. You place animated gifs, which have a file extension of .gif, as images in WordPress's block editor. Sometimes, however, your animated gif displays only as a single image. In this case, the animation and looping are not working. This animated gif error can be frustrating, but the WordPress fix for this error is straightforward.

Recent Posts

Archives

Categories