Wordpress

Wordpress articles and tips.

Posted in: Web Development, Wordpress

Custom Message (admin notice) on your Advanced Custom Fields Options Page

January 20, 2023

We here at Matrix Web Designers love using Advanced Custom Fields (ACF). With that said, we will show you how to make…

Read More…

Posted in: Web Development, Wordpress

WordPress Updating on Localhost using MAMP

January 16, 2023

In this short post, we will describe how to allow your WordPress site that is running on MAMP for Mac to be…

Read More…

Posted in: How to, Plugins, Wordpress

WordPress Importer Crashes

July 5, 2022

Have you ever used the WordPress Importer tool to import posts/page? By default, the importer tool works fairly well. However, recently we…

Read More…

Posted in: How to, Web Development, Wordpress

WordPress Timeouts and the dreadful white screen

June 30, 2022

If you run a large WordPress site you know that when running a plugin that will take a while to complete often…

Read More…

Posted in: How to, Wordpress

How to add a User ID column to WordPress User List Table

Have you ever thought, “It would be nice to know the user ID?” We was thinking the same thing. We will show…

Read More…

Posted in: Plugins, Wordpress

WordPress Shortcodes for Rumble Videos

December 2, 2021

With the lack of alternative video platform support, we created a simple, easy-to-use plugin to support the Rumble Video platform. Whilst there…

Read More…

Posted in: Wordpress

Migrate DB shows Set Time Limit error

May 5, 2020

Using RunCloud.io as a ServerPilot alternative we used a WordPress Plugin called Migrate DB. However, when we went to export the DB…

Read More…

Posted in: How to, Wordpress

Custom WordPress Homepage widget area with Bootstrap

July 23, 2017

This tutorial we will show you how to implement a custom WordPress homepage and footer widget areas. These widget areas will auto…

Read More…

Posted in: How to, WooCommerce, Wordpress

Adding a version number to WooCommerce Downloads Table using custom fields

July 16, 2017

Recently we where challenged to find how to add a version number to WooCommerce Downloads table from with the my account section….

Read More…

Posted in: Wordpress

How-to make a sticky header or bar in a wordpress theme

January 15, 2014

We will show you how-to accomplish this in just a few simple lines of code.
For this example we will be using the default Bootstrap sticky menu. You can modify this to meet your theme’s needs and or not even use Bootstrap.
First off, open your theme’s header.php ……..

Read More…