How to configure vBulletin albums?

How to configure vBulletin albums?

The vBulletin Albums functionality allows you to create albums with images and share them with the other forum members. You can configure the albums settings from the vBulletin admin control panel->Options->User Profile: Album Options. The “My Albums” link will be … Continued
How to run the MediaWiki update script through a browser?

How to run the MediaWiki update script through a browser?

By default, when upgrading MediaWiki, you have to run the update.php file from a command prompt. This becomes a problem if you don’t have SSH access to your account. Fortunately, there is a way to run the script through your browser. Follow the steps … Continued
How to disable registration for MediaWiki?

How to disable registration for MediaWiki?

If you want to disable the option for your MediaWiki visitors to register accounts at your MediaWiki website you will have to add the following line in the LocalSettings.php file: $wgGroupPermissions[‘*’][‘createaccount’] = false; You can find below detailed instructions on how to … Continued
Initial Moodle installation and configuration.

Initial Moodle installation and configuration.

There are two ways you can install Moodle on your account: Manually, by downloading the script to your computer and uploading the installation files and folders to your account. Automatically via the Softaculous auto installer. For a detailed step-by-step information on how … Continued
How to add a new currency in PrestaShop?

How to add a new currency in PrestaShop?

Here are the steps you need to follow in order to add a new currency in PrestaShop. Login to the administrator backend. Go to Localization -> Currencies. Click Add New Currency. Fill in the fields and select the way you would like the currency … Continued
502 error when you try to edit with Elementor

502 error when you try to edit with Elementor

If you get a 502 error when you try to edit a page with the Elementor page builder plugin for WordPress you should first change the loader method. Then you need to increase a particular Apache service limit. To do that, … Continued
How to Login to WordPress?

How to Login to WordPress?

Your WordPress Dashboard is the admin back-end section, where you manage and build your WordPress website. The default login address of WordPress is at: http://yourdomain.com/wp-admin In case you don’t know your password you can always change it from your WordPress Toolkit in … Continued
How to edit existing links in WordPress?

How to edit existing links in WordPress?

You can edit your existing links from your blog’s admin area -> Links -> Edit. From here you can delete your links or change their settings. To edit a link, click the Edit button which appears when you hover over it. If you want to … Continued
How to quickly edit posts in WordPress?

How to quickly edit posts in WordPress?

In WordPress you can quickly edit a post using the Quick Edit option available under the post. For editing multiple post you can use the Bulk Actions option. Simply check the posts you wish to edit and choose Edit from the Bulk Actions drop-down menu. If … Continued
How to remove recently viewed products from the homepage in VirtueMart?

How to remove recently viewed products from the homepage in VirtueMart?

You can disable the visualization of the recently viewed products from your web site’s front end by editing the VirtueMart configuration. Open your Joomla admin area and navigate to Components -> VirtueMart -> Control Panel -> Templates tab. There change the Show recent to No. … Continued