How to Use Patterns in the WordPress Editor

The simple definition of patterns is that they are a combination of WordPress blocks. Patterns result from the block system and block-based themes becoming more prevalent in WordPress editors.  The patterns option in the visual editor gives you access to the pre-created block combinations for quick page creation. For example, you could use patterns to Read More >

Using the Query Loop Block in WordPress Full Site Editing

The Query Loop block lets you dynamically display posts in different visual styles. For example, you can create a page showing recent posts dynamically using the loop block. We will be demonstrating the use of the Query Loop Block in the Full Site Editor.  This will require that you’re using WordPress 5.9 (or higher) and Read More >

Working with Template Parts in the WordPress Full Site Editor

Template parts are patterns of blocks in a WordPress theme that can be used when building your site. For example, headers and footers and variations of them are considered template parts. This tutorial will walk you through the steps of creating and editing a template part in the WordPress full site editor.  We will also Read More >

How To Add Animated GIF To WordPress Image Block

Animated GIF images have been on the internet since personal home pages became popular. Using GIF images on your site can be a fun and easy way to bring some dynamic graphics to your site while keeping your resource usage low. Adding an animated GIF to WordPress can be done with a simple image block Read More >

Working with Menus in the WordPress 6.2

The navigation block and menus have been updated in WordPress 6.2. The site editor allows you to create and edit menus using the block properties. This benefits the user by providing a clearer and easier interface to work with your menu. This tutorial will walk you through creating menus using the site editor in the Read More >

Using the Pattern Creator in WordPress.org

Patterns is a WordPress feature that was originally introduced in Gutenberg based on combined blocks within the visual editor. It has now evolved into a full-fledged sharing application using the Pattern Creator in WordPress.org that allows anyone to create a pattern and share it with the WordPress community. When you work with WordPress, you’re often Read More >

Why Prioritize Redirects in .htaccess?

First, it’s important to understand why redirects are present in the .htaccess file. As defined in our article, the .htaccess file is a hidden text file that allows you to control the way visitors access your site. For this reason, redirects are placed in the .htaccess file so that when a user types in a Read More >

Important Joomla 4.0 Update

There was an important notice provided by Joomla that affects new Joomla 4.0 installations.  They produced an update that will affect anyone updating from version 4.04.   Not making these changes will result in a failure for updates beyond version 4.04.  If you are using only the core files, then the change will not apply to Read More >

Gutenberg 12.3 Block Additions

The built-in display editor continues its parallel development with updates in the standalone plugin named Gutenberg.  Currently, at version 12.3, the Gutenberg plugin introduces new features and changes that are eventually integrated into the default visual editor for WordPress.  There are 3 new blocks in the current release;  Site Logo, Post Author, and Group Block Read More >

Managing Users in Drupal

Managing users in Drupal is done through the administrator dashboard in the section labeled People. You can set user statuses, roles, and permissions. You can also add, delete, and block users. Drupal’s user management interface is clean with clear functional options. Follow the tutorial below to learn about managing users in Drupal. If you are Read More >

Managing Existing Sites Using Composer

There are times when you may find yourself wanting to use Composer in order to manage the dependencies on a particular Drupal installation. If Composer was not installed during the installation of the Drupal site, then you will either need to manually make a change, or you can use a plugin to get Composer properly Read More >

Understanding Composer for Drupal

Composer is an application/tool that manages dependencies in PHP.  In this article, Composer is used to manage dependencies that are needed by a Drupal installation. We will show you what Composer needs to run,  how Composer can be used to install a Drupal site, and how Composer can load a module/theme and any corresponding dependencies. Read More >

How to Manually Install Drupal on a Server

In some cases, you may find there is a need to manually install the core files for a Drupal website.  The steps that we provide in this tutorial will show you how to download the core files and then create a working Drupal website. Discover the ultimate in Drupal Web Hosting. Elevate your website’s performance, Read More >

Updating Drupal Using Softaculous

A common task for software installations is updating when new versions are available. You can easily update your Drupal installation using Softaculous. Though the upgrade versions may not be immediately available, Softaculous does actively update the installation software so that updates can be performed through its interface. Follow the steps below to learn how to Read More >

How to Install Drupal Using Softaculous

If you have a web hosting account with InMotion Hosting, then you will most likely have access to a software installation program named Softaculous. The following tutorial will show you how to install Drupal using Softaculous. If you have an older VPS account or a dedicated server, then you may need to purchase a Softaculous Read More >

Using Twentig to Build Your WordPress Site

If you’re looking for a quick way to start using WordPress to build a website, then look no further than the Twentig plugin.  Twentig is a plugin that includes ten different starter websites and the option to modify the existing Twenty-Twenty or Twenty Twenty-one themes.  It also includes the ability to customize the theme with Read More >

Understanding Template Issues When Migrating to Joomla 4.0

Working with Joomla sites requires that you work with a particular template that determines how your site will appear on the front end.  If you are using an earlier version of Joomla (earlier than 4.0), then you will need to plan on updating your template to be compatible with Joomla 4.0.  One of the main sticking Read More >