• How to save a page as a draft in WordPress

    Step 1: Login to admin area Step 2: Go to page and then Add New. Step 3: Enter the content of the new page Step 4: Click the Save Draft button to save your page as a draft.

  • How to save a post as a draft in WordPress

    Step 1: Login to admin area Step 2: Go to Posts and then Add New. Step 3: Write your post and when you wish to save your progress Step 4: Click the Save Draft button.

  • How to change the database engine of a MySQL database table

    Step 1: Login to cPanel Step 2: Go to phpmyadmin Step 3: Select the database table called my_table using MyISAM engine and you wish to change the engine from MyISAM to InnoDB. Step 4: Then click the SQL tab, place the following query and click the Go button: ++ ALTER…

  • How to give visitors commenting privileges

    Step 1: Log into your Drupal 8 admin interface. Step 2: Look to the top menu bar on the page and click on the Menu tab. Step 3: A second menu bar will appear. Click on the People option to continue. Step 4: Now we are on the People where…

  • How to edit the canned emails in Drupal

    Step 1: Log into your administrative dashboard.. Step 2: Using the top menu bars, click on Menu and then Configuration from the second menu bar. Step 3: The next screen is the main Configuration screen. The top left section is the People section. From there, click on the Account Settings…

  • How to disable main and secondary menus in Drupal 8

    Step 1: Log into your Drupal 8 administrative dashboard. Step 2: Select Menu from the top menu bar. Step 3: Next, click on Appearance from the secondary menu that appears. Step 4: You are now taken to the main Appearance screen. This is a list of avaialble themes. Look to…

  • How to change the account image display style in Drupal 7

    Step 1:Log into your Drupal 7 Admin dashboard. Step 2:Using the top menu bar, find and click on the Configuration option. Step 3:This is the Configuration screen. Locate the People category clicking on the Account Settings link. Step 4:You are now on the the Account Settings screen. Be sure you…

  • How to enable URL Aliases in Drupal 8

    Step 1: Log into the Drupal dashboard Step 2: Go to Configuration >> Search and Meta Data >> URL Aliases Step 3:Click Add alias Step 4: Fill in the Existing system path and the Path alias Step 5: Click Save

  • Setting max and min upload sizes for images in Drupal 8

    Step 1: Log into your Drupal 8 admin interface. Step 2: First click on the Menu option from the top menu bar. Next click on the Structure option from the second drop down. Step 3: This leads you to the Structure listing page. From here, click on the Content Types…

  • How to change the Time Zone in Drupal 7

    Step 1: Log into your Drupal 7 dashboard Step 2: Go to Configuration Step 3: Go to the Regional and language category and click on Regional settings Step 4: Under the Time Zones heading select the Default time zone from the drop down menu Step 5: Click Save configuration