Installing and Enabling the blog module in Drupal 8

Blogging is one of the more popular online activities and the main reason some people create a website. For Drupal 8, however, the Blog module was removed from the core files. This in no way means that blogging is disabled or cannot be done within Drupal 8. You can find the Blog module at https://drupal.org/project/blog Read More >

Adding a contact form to a menu in Drupal 8

Once you have configured your contact form, you can now attach the contact form to your menu. This way the contact form can be found and accessed from an easy to access menu instead of only the link in the footer area. Below are the instructions for adding the contact form to your menu in Read More >

How to Configure a Contact Form in Drupal

One of the more common pages found on websites is the contact form page. This is normally a page with some type of a form that the user can fill out. The content is then sent to a specific email address so the feedback can be reviewed and responded to. This tutorial will guide you Read More >

Using a TemplateMonster Theme or Template

When it comes to making your website attract more attention, a template or theme can go a long way to change some boring looking text and boxes into a more vibrant website. There are 3 key things when it comes to getting your TemplateMonster template up and running with InMotion Hosting: You need to have Read More >

How to Remove an Existing Forum in Drupal

Sometimes there are situations where you may end up needing to remove existing an forum from a Dupal website. This is common when you change the focus of content or merge content together. Below is a very simple tutorial that explains how to delete an existing forum in Drupal. How to Remove an Existing Forum Read More >

Installing Koken Themes

In this article, we will teach you how to install new 3rd party Koken themes. After completing this tutorial, you will be familiar with installing both premium Koken themes as well as many other free Koken themes that are available. Downloading your Koken theme To install any 3rd party Koken theme, you will need to Read More >

Member subscriptions on WordPress with Memberful

In this article, we will teach you how to use Memberful to fully integrate a members only area into your site built with WordPress. For a all-in-one plugin that handles subscriptions, spam, security, and more, try Jetpack! Installing the Memberful WordPress plugin Installation is quite simple and can be done in just a few steps. Read More >

Fix WordPress Download Failed Errors on Update

If you run into problems trying to update WordPress, it could be caused by the temporary directory WordPress uses for downloads. You can easily fix this by defining a WP_TEMP_DIR in your wp-config.php file below. WordPress update failing If you’re trying to upgrade WordPress itself, you might encounter this error when trying to update: Download Read More >

How to Enable and Configure the Forum Module in Drupal

One of the more popular stock modules in Drupal is the forum module. This allows you to create a platform for your site where visitors can come and have discussions related to topics they have in common. This helps create a community within your site, which can help your site’s popularity and growth. Below are Read More >

cPanel 11.38 enforces security tokens

The cPanel 11.38 release disabled the ability to turn off security tokens, and it’s now a forced option for all cPanel users. This was done to provide an extra layer of security and to help prevent CSRF (Cross-site request forgery) attacks. What do security tokens look like? When you’re logged in to either cPanel or Read More >

Creating URL Aliases in Drupal 8

Drupal 8 has a slightly different approach to Clean URLs than the previous versions. The old dirty URLs such as https://example.com/?q=home have been replaced with the more normal https://example.com/node/1> Still,this is not very descriptive. That is where URL Aliases come into play. You can customize the URL for a particular node so that the URL Read More >

300: Clean URLs in Drupal 8

What are SEF URLs? SEF URLs are also known as Search Engine Friendly URLs, or Clean URLs. Most websites today are not built using pages but rather the pages the visitor sees are built on demand by using a Content Management System, or CMS, like Drupal. Since the pages are built on the fly by Read More >

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 >