• My WordPress website is stuck in Maintenance mode

    Step 1: Log into your cPanel account. Step 2: Open File Manager option and navigate to the Document Root of the website. Step 3: Find and delete the .maintenance file. Step 4: Now, visit the website after clearing the browser cache.

  • I cannot see the Network Setup option in my WordPress dashboard.

    Step 1: Log into your cPanel account. Step 2: Open File Manager option and navigate to the Document Root of the website. Step 3: Edit the wp-config.php file. Step 4: Enter the below line above where it says /* That’s all, stop editing! Happy blogging. */. define( ‘WP_ALLOW_MULTISITE’, true );…

  • How to reset all the changes that was made in a WordPress theme

    Step 1: Log into WordPress admin dashboard. Step 2: Navigate to Plugins > Add new from the left pane. Step 3: Search and install the “WP Reset – Most Advanced WordPress Reset Tool” plugin. Step 4: Once the plugin is activated, click Tools > WP Reset. Step 5: Switch to…

  • How to add a custom field in a contact form in Contact Form 7

    Step 1: Log into WordPress admin dashboard. Step 2: Navigate to Contact > Contact Forms. Step 3: Click on the respective contact form. Step 4: In the Form tab, place the pointer based on the location of new form element. Step 5: Click on a form element from the top…

  • How to restore the already created snapshot in WordPress

    Step 1: Log into WordPress admin dashboard. Step 2: Navigate to Tools > WP Reset. Step 3: Switch to the Snapshot tab and scroll down to User Created Snapshots section. Step 4: Click on Actions drop-down button beside the specific snapshot and click Restore Snapshot. Step 5: click Restore Snapshot…

  • How to create a snapshot of your WordPress website data

    Step 1: Log into WordPress admin dashboard. Step 2: Navigate to Plugins > Add new from the left pane. Step 3: Search and install the “WP Reset – Most Advanced WordPress Reset Tool” plugin. Step 4: Once the plugin is activated, click Tools > WP Reset. Step 5: Switch to…

  • How to reset my WordPress website so it looks as it looked at first

    Step 1: Log into WordPress admin dashboard. Step 2: Navigate to Plugins > Add new from the left pane. Step 3: Search and install the “WP Reset – Most Advanced WordPress Reset Tool” plugin. Step 4: Once the plugin is activated, click Tools > WP Reset. Step 5: Scroll down…

  • How to display company logo on the footer of your WordPress website

    Step 1: Log into WordPress dashboard. Step 2: Navigate to Media > Add new. Step 3: Select and upload the company logo to WordPress media. Step 4: Navigate to Appearance > Widgets. Step 5: Click on Image section and then select the footer and click Add widget. Step 6: Now,…