How to Migrate Post Grid Blocks to ComboBlocks

If you were using the Post Grid plugin and need to migrate your existing blocks to the new ComboBlocks plugin, follow this step-by-step guide. We have added a function to simplify the migration process using a shortcode.

Step 1: Install and Activate ComboBlocks

Before you begin the migration, make sure that:

  • The Post Grid plugin is still active on your website.
  • The ComboBlocks plugin is installed and keep deactivated(we will activate on later).

Both plugins are available on the WordPress.org repository.

Step 2: Create a Migration Page

You need to create a temporary page where the migration process will take place.

  1. Go to Pages > Add New in your WordPress dashboard.
  2. Enter a title for the page (e.g., “Migrate Post Grid Blocks”).
  3. Add the following shortcode inside the page content:
  4. [combo_blocks_data_update]
  5. Publish the page.
  6. Visit the page on front-end, you will see plain text Shortcodes

Screenshot:

image

Step 3: Run the Migration Process

Once the page is published, visit the page URL. The migration process will start automatically.

  1. Activate ComboBlocks Plugin.
  2. Open the page in your browser.
  3. The system will begin updating and converting Post Grid blocks to ComboBlocks.
  4. Wait until the migration is complete (this may take a few minutes, depending on your content volume).

Step 4: Verify the Migration

After the migration is complete, you will see confirmation messages on the screen.

Screenshot:

image

Step 5: Review Your Pages

Now that your Post Grid blocks have been migrated:

  • Check your pages and posts where you previously used Post Grid blocks.
  • Ensure that everything is displaying correctly using ComboBlocks.
  • If necessary, make adjustments using ComboBlocks’ new customization options.
  • Please clear browser cache, server cache, or deactivate cache plugin for temporary.

Step 6: Remove the Migration Page

After verifying that the migration was successful, delete the migration page to keep your site clean.

Need Help?

If you encounter any issues during the migration process, feel free to reach out to our support team through our official support forum on WordPress.org.

By following these steps, you can seamlessly transition from Post Grid blocks to ComboBlocks without losing your content or settings.

Related Documentation