[FIXED] WordPress Dashboard not loading correctly | Broken WordPress Dashboard

So you recently migrated your WordPress website to a new server and now the WordPress dashboard appears broken. What’s even more strange is the frontend works perfectly! A quick Google search points to usual suspect – plugin conflicts, corrupt WordPress core files, an outdated theme, broken .htaccess file blah blah blah. Before you rush to […]

How to Allow User Role Selection on Registration in WordPress

How to Allow Users to Select Roles During Registration on WordPress

Sometimes, when building a website on WordPress, you want to allow your users to select their own user roles when registering their accounts. However, by default, WordPress doesn’t ship with this feature natively. Why Enable User Role Selection on Registration? Think about a school trying to onboard its staff onto their intranet website. Obviously, you […]

Email WooCommerce Admin on Customer Address Change Plugin

woocommerce address change email notification

Say you run a subscription box WordPress website, where your customers receive a package delivered to their address every month. If a customer relocated to a new address, you’d definitely want to update their new address in your records, right? Most customers, however, would be too busy with the relocation, that they would probably forget […]

How to Set Up Gravity Forms Inline Submit Button

how to add gravity forms submit button inline

One of Gravity Forms’ most popular releases is version 2.6, which introduced lots of community-requested features, among them, the ability to edit the submit button without leaving the form editor. Previously, the Gravity Forms submit button option was located under general form settings and had no useful setup options. With the submit button now inside […]

[SOLVED] ERR_TOO_MANY_REDIRECTS on WordPress

How to fix err too many redirects on wordpress.

The ‘too many redirects’ error can be frustrating for website owners and visitors alike. It occurs when a redirect gets misconfigured and causes a loop, resulting in an endless cycle of redirects. It is important to note that this error is not exclusive to WordPress websites and can happen to any website. However, there are […]

Designing the Color Scheme of Your Website in 2023

website colour scheme

When designing a website, one of the primary considerations is the colour scheme. Selecting a judicious colour scheme for your website plays an important role in how users interact with it later on. Different website colours invoke different emotions, and you want to leverage this to drive website conversions. Choosing Your Website Colour Scheme Did […]

How to Add Inner Sections in Divi (Updated 2022)

add inner sections divi

If you are like the 5 million Elementor fans, Divi is a bit annoying to use. Everything feels “too modular” and like Gutenberg, there are tons of missing modules every WordPress user could really use. One of the most crucial missing modules in Divi is the “inner section”. This is especially true if you are […]

How to Remove Featured Image from Woocommerce Single Product Page

A screenshot of the whitelabel WordPress theme settings for web developers and designers in Kenya.

When working with Woocommerce, sometimes you might want to disable the featured image from your product pages. Unfortunately, Woocommerce doesn’t offer a native way to do this. In this guide, I will show you how to remove the featured image from your single product pages by editing the functions.php file of your child theme. Open […]

How to Add a Sidebar Course Filter on Tutor LMS Plugin

add sidebar filter in tutor lms

Tutor LMS is a popular WordPress plugin that allows you to sell online courses using WooCommerce. In this guide, we are going to look at two ways you can add course filters to your course pages, a feature that doesn’t come natively with the plugin. Method 1: Using Plugin Settings In the plugin core update […]