WordPress Vulnerabilities Updated on August 16, 2021 by InMotion Hosting Contributor Recently, new vulnerabilities affecting WordPress have been identified. All customers who use WordPress are advised to upgrade to the latest version (3.5.2) immediately. You can view our full walk-through guide on Updating WordPress here in our Support Center. Below is a list and explanation of the vulnerabilities: CVE-2013-2173 A denial of service was found in Read More >
Editing the slideshow on the main page in PrestaShop 1.5 Updated on August 16, 2021 by Scott Mitchell When working with your PrestaShop store, you may want to edit or add to the images that appear on the slideshow on the main page. This article will guide you on how to alter the slideshow on your main page in PrestShop. Editing the image slideshow on your main page Log into your PrestaShop admin Read More >
Installing Open Classifieds via Softaculous Updated on February 22, 2023 by Scott Mitchell Note: Open Classifieds software is no longer supported or available in Softaculous. As an alternative, you may want to consider using WordPress with a 3rd party plugin that supports classified ads or something like Osclass which will need to be installed manually. Softaculous is a software installation program that is available within your hosting account. Read More >
How to add items to your menus in Drupal 8 Updated on August 16, 2021 by Scott Mitchell Adding item links to your menus Links are the meat and potatos of a menu. When clicked, they will send the visitor to another node (page, article, etc) within your Drupal site, or even to external site links. Whether you are wanting to add new items to existing menus or have just created a new Read More >
How to create a custom menu in Drupal 8 Updated on August 16, 2021 by Scott Mitchell Although there are several default menus in the Drupal core, you have the ability to create your own custom menu from within the admin interface. This is done in two basic parts. The first part is to create the general structure of the menu and the second is to add indivdual links. Below are the Read More >
Upgrading Moodle Using Softaculous Updated on March 3, 2022 by InMotion Hosting Contributor Moodle continually updates its software versions as a continued effort to bring the best and most secure version of Moodle. When a new version comes out, you can upgrade your existing version by using Softaculous. This article will teach you how to upgrade your Moodle software through Softaculous. Steps to upgrade Moodle Login into your Read More >
Setting up the Configurable Reports Block in Moodle Updated on August 16, 2021 by InMotion Hosting Contributor After you install the Moodle Configurable Report Block, you will need to create your custom report. The steps below explain how to set up a basic custom report in the Configurable Report Block. Setting up the General Settings for your Custom Report Log into the Moodle Dashboard. Go to the Configurable Blocks block. Note! If Read More >
Installing the Configurable reports block in Moodle Updated on August 16, 2021 by InMotion Hosting Contributor Moodle has the capability of making your own custom reports without having to know SQL and to customize it yourself. The make your own custom reports, you can install the Configurable Reports Block to your Moodle site. The below steps will explain how. Steps to install the Configurable Block plugin Go to the following URL Read More >
Adding payment modules to PrestaShop 1.5 Updated on October 28, 2021 by Scott Mitchell 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 Updated on November 15, 2021 by InMotion Hosting Contributor 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 >
Custom CSS Styles with the Bootstrap Theme Roller Updated on August 16, 2021 by InMotion Hosting Contributor When you are designing your website, you will be relieved to learn that there are easy to use tools online that allow you to create your own website styles that can be applied to your website. The Bootstrap Theme Roller is a great tool for designing your website with javascript. What is Bootstrap Theme Roller? Read More >
How to Change Your Front Page in Drupal Updated on October 12, 2023 by Scott Mitchell 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 Updated on August 16, 2021 by Scott Mitchell 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 >
Styling a Responsive Template with jQuery Theme Roller Updated on June 5, 2013 by InMotion Hosting Contributor Now that you have your responsive template, you have the Theme from Theme Roller, you can style your theme and make it look professional. This article is written so you can follow through the HTML of the Responsive Template and create the look and feel your want for your site. Please download the files for Read More >
How to promote content to the front page in Drupal Updated on October 12, 2023 by Scott Mitchell 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 >
Responsive template design with the jQuery Theme Roller Updated on August 16, 2021 by InMotion Hosting Contributor After you have the skeleton template for your responsive template created, you can customize the appearance. While your site may function well on different devices, you will want the site to look interesting as well. To create themes for your Responsive HTML template, you can use the jQuery Theme Roller to design your site. What Read More >
Adding the Viewpoint Meta Tag to the Responsive Template Updated on August 16, 2021 by InMotion Hosting Contributor Now that you have your stylesheets linked in your code for the Responsive Template, you will need to add the “Viewport Meta Tag” to your head section of your code. What is the viewport Meta tag? The viewport Meta tag alters the behavior of a mobile browser by modifying the “virtual viewport” of the device. Read More >
WordPress “Error Establishing a Database Connection” Updated on February 23, 2022 by Scott Mitchell 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 Updated on August 16, 2021 by Scott Mitchell 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 Updated on August 16, 2021 by Scott Mitchell 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 >