
Magento 2 WordPress Content Blocks
Tired of using Magento's plain static CMS blocks? This module allows you to create your CMS blocks in WordPress, using the WordPress editor, plugins and page builders and then use them anywhere in Magento.
- Use Elementor, WP Bakery or other page builders to create your content blocks
- Use existing CMS block selection functionality to select WP blocks
- Use widgets to add WP blocks or use a simple shortcode system: [wp_block identifier="your-block"] or [wp_block id="1234"]
Create CMS Blocks in WordPress
Magento's static block system allows you to use basic information and deploy it in various places around your site. This is useful, but the blocks are limited and aren't often used. This is where the Content Blocks module comes in.
This module allows you to create content blocks in the WordPress Admin, using the WordPress editor, with plugins and page builders and everything else to create epic blocks without limits.
Easily Add Blocks
WordPress Content Blocks show up in the same dropdowns that list your Magento CMS blocks automatically so it's easy to choose your WordPress content blocks (eg. while editing a category).
Just select the WordPress content block and it will be automatically added to the correct location for you.Shortcode System
You can add a basic shortcode to inject a WordPress content block anywhere in Magento (database fields, templates etc):
[wp_block identifier="your-block"]
Or you can use the block ID:
[wp_block id="1234"]Plugins & PageBuilders
If you use the Shortcodes add-on module then you can use PageBuilder and WordPress plugins to create your content blocks.Widget
A handy Content Block widget is added to Magento so you can choose any of your WordPress content blocks from a dropdown.
Screenshots
See screenshots of the extension below. If there are any other screenshots you wish to see, please get in touch.
-
Content Blocks Admin Configuration
-
Adding WP Content Block to a Category
-
WordPress Admin Content Blocks
Reviews
There is 1 customer review for Content Blocks.
Great extension which makes it possible to add Wordpress content blocks everywhere in your Magento online store. We love the Wordpress editor and the way you can manage content in Wordpress. That's why we opted for this plugin.
Support from Fishpig is excellent. We made a request to develop this module further and to make it possible to edit the blocks using the Wordpress block editor. Fishpig added this feature to the module.
Just can't recommend Fishpig enough. Much beter support and quality standards than the large Magento extension providers!Van Ee Buitenspeelgoed
Write Your Review
Instant Download
You can download your extensions as soon as you complete your order.
Free Upgrades
Purchase once, upgrade forever.
It's that simple.
Free Support
Having trouble with an extension? Get in touch and make the most of our free support.
Frequently Asked Questions
Does this replace Magento static blocks?
No, it works alongside Magento static blocks. Your Magento static blocks will continue to work as normal, but you will have the extra option of using a Content Block generated in WordPress.
Where can I add the shortcodes?
The module allows you to embed a WP Content Block anywhere in Magento using really simple shortcode system. You can place this shortcode in any template (.phtml) file, in a database field that is rendered on screen (eg. product description), ltierally anywhere and it will be picked up and converted into the content block.