Category: Wordpress
-
How to solve “imagick module not loaded” in wordpress
by
This is a common error for people on VPS or certain hosting providers, for example infinityfree. If you have your own VPS with root access, it’s an easy fix: First, check your php version Next, install the relevant imagick package, but first do: then, enter the relevant installer package for your php version, for example […]
-
How to justify paragraphs in wp block theme editor
by
A personal bug-bear of mine: un-justified text!! It just bugs me from a visual point-of-view. Once upon a time, the Gutenberg editor in WordPress (before becoming the so-called block editor, I think we’re going back to 2018 or 19 here…) used to give you a justified text option, just like most word-processing apps do, along-side […]