Find Your Last Used Theme With WP-CLI

WP-CLI has many great tools for managing WordPress websites in SSH. You can view your currently installed themes using WP-CLI: wp theme list +——–+——–+———–+———+ | name | status | update | version | +——–+——–+———–+———+ | square | active | available | 1.3.8 | +——–+——–+———–+———+ Sometimes theme files (wp-content/themes) aren’t transferred during migrations. In this case, Read More >

Free Audio Editors

Below are some free audio editors for creating and editing podcasts and screencasts. See more audio editors at alternativeto.net. Ardour Ardour is a digital audio workstation (DAW) able to record and edit multiple audio tracks, import videos, and create full compositions. It’s mixer layout and extensive features makes it easier to add and automate background Read More >

Free Podcast Publishing Platforms

It’s important to maintain active social media accounts as this enhances your social media presence. The same applies to podcasts. Below are websites you can publish your podcasts. iTunes iTunes is the first platform where you should publish your podcast. Afterwards, your podcast may be be picked up by other broadcasting platforms automatically. iTunes also Read More >

Backup Your OpenCart Database in Admin Dashboard

Like using a SSL certificate, backups are important to your OpenCart and web hosting security. Below we cover how to backup your OpenCart database in your admin dashboard. Backup Database Login OpenCart. Under Settings, select Maintenance and Backup / Restore. Specify tables to backup and select Export. You can restore the .sql file in the Read More >

How to Configure Security Policies in WHM

WebHost Manager (WHM) includes many tools to help you secure your cPanel server. Steps such as limiting logins by IP address, enabling two-factor authentication (TFA), and setting password strength and age limits can greatly increase the security of your server. In this guide, we will show you how to configure the security policies of your Read More >

Recurring Payments Plugins for WordPress

Does your site include a subscription service? When building a site with WordPress Hosting, you may be interested in setting up recurring payment processing. This allows you to collect money on a regular schedule without having to manually push through each order. Since there are many plugins available for adding recurring payments, we will now Read More >

Check and Repair Database with WP-CLI

When a WordPress website shows an Error establishing a database connection, those with access to cPanel can check and repair databases using MySQL Database or phpMyAdmin. Below, we cover how web developers can check and repair a WordPress database using WP-CLI. Note: You must navigate to the root folder of your WordPress installation in SSH Read More >

Plugins for Every BoldGrid Website

Some web design features are more important depending on the type and purpose of your BoldGrid website. Below we cover plugins that improve your website regardless of its purpose. WP Accessibility WP Accessibility adds features to make your website easier for disabled users to use. You can then test your website using Tenon.io and WAVE.Webaim.org. Read More >

Free Screencasting Tools

Below are some screencasting tools you can use to record video screencasts before finalizing with a video editor. Consider Dedicated Hosting for additional server resources and storage. Simple Screen Recorder Simple Screen Recorder for Linux offers in-depth video and audio recording options, preset storage, and previews. Kazam Kazam for Linux includes only the basic features Read More >

My OpenCart 3 Contact Form Won’t Send Emails

Your contact form needs to work to assure customers you care about their feedback. Your email configuration could be the reason it doesn’t. Below we’ll configure OpenCart to send emails. Have a large organization and need more server resources than your VPS provides? Upgrade to a Dedicated Server today. Configure Email Settings Log into OpenCart. Read More >

OpenCart 3 Maintenance Mode

You don’t want customers making orders while you’re doing major upgrades and data restorations as data corruption is possible. In such cases, it may be best to temporarily convert your store to a one page website with an estimated time before its running again. Below we cover how to enable maintenance mode in OpenCart 3. Read More >

How to Set Security Questions in WHM

If you are trying to log into WHM from a new location, you may be asked security questions to verify your identity. This provides an extra layer of security and can help keep your Dedicated Hosting server secure. The security questions and answers can be setup in the WHM Security Center. Setting Security Questions Log Read More >

How to Email All cPanel Users via WHM

Do you need to notify cPanel users of upcoming server maintenance or an unplanned issue? From WHM, you can email all the users at one time and even include the customers of Resellers if necessary. This can save you time by allowing you to send a mass email from one place. Not all hosting companies Read More >

How to Disable Password Authorization in WHM

Do you allow users to connect to your server via SSH or SFTP? If they are using password authorization you may want to consider switching to SSH keys instead. With password authorization, users only need a username and password to connect to your server. This means hackers or bots can try combinations of popular usernames Read More >