Category: Uncategorized
-
CSS box shadow property
by
The first parameter is the horizontal offset of the shadow. The second parameter is the vertical offset. You can put negative values to place the shadow on the opposite side of the box. The third value, always positive, is the length of the gradient. A fourth value, not used in the demo, extends the shadow […]
-
Make images enlarge on click in WordPress blocktheme
by
Apply styling to images.
-
How to replace urls in wordpress database
by
Do keyword search for original url (and alias) via phpmyadmin (no point trying to do this in mysql!) do sql queries as per: https://webhostinggeeks.com/howto/how-to-change-the-wordpress-urls-in-mysql-database/
-
How to install intl php module for WordPress
by
OR
-
Essential plugins for WordPress
by
-
How to completely remove a plugin from WordPress
by
see here: https://kinsta.com/blog/uninstall-wordpress-plugin/#big-issue-uninstalling-plugins …also check plugin folder name BEFORE deleting so db can be searched
-
Bulk actions in wordpress
by
A handy feature of the WordPress admin is the bulk actions bar. If you want to perform bulk actions on your pages or posts in wordpress, for example if you wanted to change the status of a bunch of posts to “private” (or “published” for that matter), then select the posts you want to change […]
-
How to install LAMP stack with SSL on VPS with Linux Debian 11
by
Having successfully completed my first install of a LAMP web server for my localhost environment running on Linux Debian 11 under Windows 10 WSL <<link to article>>, I decided to have a go at installing a similar system on my VPS remote server for deployment of live sites. Considering some of the difficulties I encountered, […]
-
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 […]
-
Renoise tracker DAW – Getting over the initial weirdness
by
Here are a few tips to help get over the initial “weirdness” of a tracker style sequencer for those coming from a timeline-based DAW background (such as Reaper, Cubase, ProTools, etc) Top-down! It’s like a table Note-on, note-off, Daniel-san! (a – note off) Get used to the keyboard as instrument as well as input device.. […]