Wordpress

How to install a Cloudflare SSL on Siteground

How to install a Cloudflare SSL certificate on Siteground

By The Mighty Mo! Design Co. / April 12, 2023 / Comments Off on How to install a Cloudflare SSL certificate on Siteground

Hey there! In this video, I’ll show you how to install a Cloudflare SSL certificate on your SiteGround website. I’ve noticed that Let’s Encrypt sometimes doesn’t renew properly due to conflicts with Cloudflare, so this is a great solution. We’ll use TCwebsecurity.com as the guinea pig. I’ll walk you through the process step-by-step. Once we…

Read More
local wp max allowed packet error

How to solve Local WP’s “Error in query (1153): Got a packet bigger than ‘max_allowed_packet’ bytes”

By The Mighty Mo! Design Co. / September 7, 2022 / Comments Off on How to solve Local WP’s “Error in query (1153): Got a packet bigger than ‘max_allowed_packet’ bytes”

I was trying to import a 115MB database via Local WP’s Adminer tool, and I kept getting the following error: After a lot of trial and error, the solution was to: Update the “max_allowed_packet” variable in Local Sites->[site name]->conf->mysql->my.cnf.hbs to max_allowed_packet = 1000M Add/update the “max_allowed_packet” variable in Local Sites->[site name]->conf->php->php.ini.hbs to max_allowed_packet = 1000M…

Read More
woocommerce logo

WooCommerce Product Image Gallery Not Loading with WP Rocket Active

By The Mighty Mo! Design Co. / June 6, 2022 / Comments Off on WooCommerce Product Image Gallery Not Loading with WP Rocket Active

Today I updated a WooCommerce site, and everything worked fine, except for the images on product pages – they were not displaying at all. After a lot of trial & error, I realized that WP Rocket was to blame. I’m not sure exactly what the issue was (though my hunch is that it had to…

Read More
defender pro wordpress plugin

Why I switched from WPMUDEV’s Defender Pro to WordFence for WordPress Security

By The Mighty Mo! Design Co. / November 12, 2021 / Comments Off on Why I switched from WPMUDEV’s Defender Pro to WordFence for WordPress Security

A while back, I started using WPMUDEV’s Defender Pro plugin for security on all my WordPress sites. I made a decision this week to switch to WordFence. The conversation was forced on me, because I had a site using Defender Pro that was hacked. I do not blame Defender Pro for the hack, however, this…

Read More
how to unzip using command line or terminal

How to Zip a Folder Using Terminal or Command Line

By The Mighty Mo! Design Co. / September 3, 2020 / Comments Off on How to Zip a Folder Using Terminal or Command Line

Here’s a step-by-step guide to zipping How to Zip a Folder Using Terminal or Command Line

Read More