What are Drupal Modules?

What is a Drupal Module? Drupal allows you to use many different modules in order to design your website. Modules are addons, or extensions, that can be added to the core of your Drupal site. Modules typically are built to perform a single function or a collection of related functions. This article will provide you Read More >

Checking update compatibility in WordPress

In this article, we will introduce you to the Background Update Tester plugin for WordPress to allow you to ensure that you are able to automatically update your WordPress site with ease. Installing the WordPress Background Update Tester plugin The Background Update Tester plugin is very simple and extremely easy to install. In the next Read More >

Creating discounts and specials for your products in OpenCart 1.5

One of the more common questions we get by new OpenCart users is how to create discounts and specials for products. The instructions below will guide you on how to make your own discounts and specials within your OpenCart website. How to create discounts for your products Log into your OpenCart administrative interface. Hover over Read More >

Adding custom navigation to Koken

In this article, we will teach your how to add custom navigation to your site built with Koken. this is considered an advanced article which will require making code changes to your theme so be sure that you always have a backup available at all times in case something goes wrong. For information on installing Read More >

Removing the default handling charge in PrestaShop 1.5

There are many places within PrestaShop that can affect the shipping and handling costs. Some are within the Shipping and Carrier sections, and others are within the Product information. If you test a brand new product within your PrestaShop store, you will see a $2 fee included by default. This article explains how to remove Read More >

Drupal 8 – Create new revision

In this tutorial: Creating a Revision Restoring a Revision When creating / editing pages in Drupal 8, you’ll see a feature labelled, Create new revision. In this tutorial, we’ll review what this feature is and how to use it. What does the create new revision feature do? Each time you edit a page in Drupal Read More >

How to update Koken

In this article, we will review how to update your Koken installation to the newest version to ensure the stability and security of your site. Why should I update my Koken installation? Just as any content management system, Koken needs to be updated any time there is an update available to ensure that you have Read More >

Automatically updating your WordPress site

What will the WordPress auto-update do for me? The WordPress auto-update function that has been introduced in version 3.7 is quite possibly the best feature to ever be introduced to WordPress, or any content management system for that matter. Every day, we see many sites compromised because of security flaws in older versions. Keeping your Read More >

How to Backup your WordPress Database with WP-DB-Backup

In this tutorial, we will go over the installation, configuration, and usage of the WP-DB-Backup plugin for WordPress. Once you have completed this article, you will know how to use the WP-DB-Backup plugin to fully back up your WordPress database to keep any of your WordPress data. What is the WP-DB-Backup plugin for WordPress The Read More >

Fixing Image Links After a WordPress Migration

As we continue our tutorial series on migrating your WordPress site to InMotion Hosting, the next thing we want to cover is how to update the URLs for images within your pages and posts. They are coded differently so simply changing the site URL will not fix this. In this tutorial we show you how Read More >

Activating modules in Drupal 8

When working on your Drupal 8 website, Drupal hosting users often find the need to install modules. Although you can create a site without activating additional modules, it is highly unlikely you will do so. Adding additional modules is very common because they can add some great functionality to your site and make it easier Read More >

How to Install Modules in Drupal

Drupal modules help you extend the functionality of your site. Modules can provide many different additional features such as banners, forms, forums, and reporting. They are much like plugins in other content management systems such as WordPress and Joomla. You can find modules that perform specific tasks by searching drupal.org for the appropriate type of module. Installing Read More >

WordPress font plugins – WP Google Fonts

In this article, we will teach you how to install and use an excellent Google font plugin for WordPress called WP Google Fonts to integrate new fonts directly from Google’s font database into your WordPress site. What is the WP Google Fonts plugin? WP Google Fonts is a WordPress plugin that will allow you to Read More >

Disabling user images for posts and comments in Drupal 8

Drupal allows the use of user pictures known as avatars that can be displayed next to posts and comments made by registered users. You may want to disable this feature for your particular theme. Perhaps you wish to minimize bandwidth and not allow the images or disable them for abuse reasons. Whatever your reason, the Read More >

Removing the site title in Drupal 8

The site name is the site title that appears at the top of the screen. If you wish to remove this from your theme you can do so via the theme settings. Follow the instructions below to learn how to remove the site title from your Drupal 8 website. How to remove the site name Read More >

Uploading a custom favicon in Drupal 8

One of the minor customizations we get asked about is replacing the stock Drupal favicon with a custom one. The favicon is the small icon that appears next to the site name on the browser tab. See our article here for more information on favicons and how to create one. The instructions below demonstrate how Read More >

Setting custom logos in your Drupal 8 theme

One of the things you may want to do after removing or disabling the stock Drupal logo from your theme is to replace it by uploading your own custom logo. The instructions below demonstrate how to change your logo in your specific Drupal 8 theme. How to set your custom logo in Drupal 8 Log Read More >

Domain is already configured/owned by another user

When trying to configure an addon or parked domain in cPanel, may receive an error such as: example.com is already configured or example.com is owned by another user. These errors can be caused by several different issues, and in this tutorial we will outline the various reasons that you may be receiving such an error. Read More >