Last updated on

How to enable JetPack Development mode in Cloud WordPress

If you’re using Cloud WordPress to stage your website that has the popular JetPack Plugin installed, you should enable Development Mode to prevent your staging site from conflicting with your live site. Follow these steps to modify your wp-config.php file and enable JetPack Dev Mode.

  1. Log into BoldGrid Central and navigate to Cloud WordPress
  2. Navigate to the Advanced Tools tab and click on File Manager
  3. Locate and click on the filename for wp-config.php
  4. Click on Edit or AdvancedEditor
  5. Scroll down to the line:
    /* That's all, stop editing! Happy blogging. */

    The wp-config.php file in the Advanced Editor in Cloud WordPress

  6. Just above that line, paste the following code:
    define( 'JETPACK_DEV_DEBUG', true );
  7. Now your staging site will not affect the JetPack functionality of your live website.

Next Steps

Now that you have JetPack Dev Debug mode enabled, you may want to check out how to enable debugging in Cloud WordPress.

 

SIGNUP FOR

BOLDGRID CENTRAL  

   200+ Design Templates + 1 Kick-ass SuperTheme
   6 WordPress Plugins + 2 Essential Services

Everything you need to build and manage WordPress websites in one Central place.

Leave a Reply

Your email address will not be published. Required fields are marked *