• Steps to take backup of MySQL database using phpMyAdmin

    Step 1: In order to create a dump file of a database used by your account you can use the phpMyAdmin tool available in your cPanel Step 2: Once the tool page loads, you should select the database in question from the panel on the left side. Step 3: A…

  • Steps to install a Joomla 2.5 module

    Step 1: You can find the Joomla 2.5 module which you want to install. You can search for one in the Joomla extensions directory: +++ http://extensions.joomla.org/ +++ Note : Make sure that it is compatible with Joomla 2.5. Step 2: Download it on your local computer Step 3: Log in…

  • Steps to create a new tables using phpmyadmin

    Step 1: Open the phpMyAdmin tool, click on the Databases tab and click on the name of the desired database. Step 2: On the new page that opens you will see a list of all the current tables inside the database and a section named Create table. Step 3: In…

  • How to change the URL settings in PrestaShop 1.5 and older versions

    Step 1: Log in to cPanel. Step 2: In the Databases section of the cPanel home screen, click phpMyAdmin. Step 3: In the left-hand pane of phpMyAdmin, click the PrestaShop database. A list of tables in the database appears. Step 4: Typically, the PrestaShop database is username_presXXX, where username represents…

  • How to clear cache from Prestashop back office

    Flushing cache in Prestashop 1.4 Login to back-office and go to Preferences –> Performance –> Force compile and choose “Yes“. This will generate new files and replace the old ones. Once you’ve seen the new page, set the “Force compile” back to “No“. Flushing cache in Prestashop 1.5 PS 1.5…

  • How to Change your Favicon in Prestashop

    Step 1: Login PrestaShop. Step 2: Select Design, then Theme & Logo. Step 3: Select Theme and logo under Design Step 4: Select the Favicons tab. Step 5: Select Add Files to upload your preferred favicon. Step 6: Select Save. Step 7: Select save icon You’ll see a notification stating…

  • How to reassign the order of links in your Drupal 8 menu

    Step 1:Log into your Drupal 8 admin interface. Step 2: From the top menu select the Menu option. Step 3: A secondary menu will appear just under the first. From here, click on the Structure option. Step 4: From the Structure list, click on the Menu option. Step 5: You…

  • How to create Groups in WordPress post or page

    Step 1: Create or edit an existing post or page. Step 2: Click on the circled + sign to add a new block. Step 3: If you don’t see the block in the Common Blocks area, then scroll down to the Layout Elements section and click on Group. Step 4:…

  • Changing time zone settings in Drupal 8

    Step 1: Log into the Drupal 8 admin interface. Step 2: Using the top menu bar, click on the Menu option. Step 3: This leads to a second menu bar appearing under the first. From here, click on the Configuration tab. Step 4: Look for the Regional and Language category…