Adding payment modules to PrestaShop 1.5

Adding different payment options for your customers can increase your sales and give a better user experience. Follow along below as we guide you on adding different payment processor modules via the administrator interface. How to install payment processor modules in PrestaShop 1.5 Log into your PrestaShop admin interface.   Hover over the Modules tab Read More >

How to Install PrestaShop With Softaculous

Softaculous is an installation program available to you when you sign up for the InMotion Hosting web hosting service. It allows you to save a lot of time by providing a quick installation process as well as update and backup services. The following tutorial will walk you through the process of using Softaculous to install Read More >

How to Change Your Front Page in Drupal

By default, the main page of Drupal 8 is set up to perform much like the front page of a blog. It displays excerpts of nodes that have been promoted and allows the visitor to click on them to view the entire node. However, you may wish to have a custom static page on your Read More >

How to change the content preview length in Drupal 8

As you customize the look of your site, you will pay special attention to the front page of your site. Once you promite node content to the front page, you may want to alter the length of the excerpt. Changing the content preview length Log into your Drupal 8 interface. From the upper menu bar, Read More >

How to promote content to the front page in Drupal

As you create content nodes in Drupal, each node is saved and can be accessed individually. If you wish, you can have content display on the first page of your Drupal site. This is done via the Drupal admin interface. Promoting content to the first page will display the node title and the first portion Read More >

WordPress “Error Establishing a Database Connection”

While the “Error Establishing a Database Connection” is a fairly common error, troubleshooting it can take a few different routes. This article will explain the error and go over the different causes and fixes. What is the “Error Establishing a Database Connection” error? This error means that your WordPress script either cannot locate the database, Read More >

Changing aliases for nodes in Drupal 8

When working with your nodes (content unit such as Articele, page, etc), they are assigned a default node identifier. This identifier becomes part of the URL that specific page. For example, the first node you create, whether it be an Article or a Basic Page, the identifier will be /node/1 as it is the first Read More >

How to add a node to a menu in Drupal 8

When working with content types such as Articles and Basic Pages, etc you will have the ability to configure whether they show in the navigation menus. Below is a quick guide that shows how to configure which menu the link to the content page (also called a node) will display. Adding a node to a Read More >

How to create a custom content type in Drupal 8

While there are may different content types available in Drupal 8, they may not fit your exact situation. In this article, we will cover how to create a custom content type for your application. What is a custom content type? Custom types are specifically for you to display and format your data in a way Read More >

Adding new Articles in Drupal 8

Out of the many different content types in Drupal 8, there are only two that are available by default, the Article and the Basic Page. This article will focus on the Article content type. What is an Article? The Article content type is one of two content types that are enabled by default upon installation. Read More >

Content Types in Drupal 8

After installing Drupal 8, you may be ready to run and create your new website. However you may want to take a quick look at the different content types you will be working with. Websites can use a variety of different content types such as informational pages, polls, blog posts, news articles etc… Knowing the Read More >

How to create a Basic Page in Drupal 8

While there are a few different content types in Drupal 8, there are only two that are available by default. These are the Article and the Basic Page. This article will focus on the Basic Page. What is a Basic Page? The Basic Page is typically used for content that is static, or rarely changes. Read More >

DrupalCon 2013

Hello everyone! This is an informal article for us to tell you how much fun we had at DrupalCon 2013 in Portland, Oregon this past week. We met many different people within the Drupal community, some were contributors, writers, developers, and even existing customers. Meeting everyone was an absolute honor and the talks were fantastic! Read More >

Add New Media in WordPress 3.5.1

WordPress allows you to add media of different types to your pages and posts. Media types include graphics, audio, video and text files. The following article explains how to insert media using the Add Media option built into the Administrator Dashboard. Inserting Media in WordPress 3.5.1 Logging into your WordPress Dashboard. In the left hand Read More >

Change OpenCart 1.5 URL – How To

This is a tutorial on how to change your OpenCart URL. There are various reasons for changing your website’s URL, such as testing our website on your Temporary URL, or you may just want to use a different domain name for your site. We will walk you through editing and updating 2 .php files in Read More >