How to add custom CMS Static Block in Blog Post

In this guide, we will show you how to add a custom content in Blog post such as: Call to action, promoted banner …

There are few hidden tricks in Mageplza Blog for Magento 2. Here are hidden CMS Static Block:

  • mageplaza_blog_view_under_content : Under Content section
  • mageplaza_blog_view_above_comment : Above Comment section
  • mageplaza_blog_sidebar_above_popular_widget : Above Popular/Recent posts widgets
  • mageplaza_blog_sidebar_above_categories_widget : Above Categories widgets
  • mageplaza_blog_sidebar_above_tags_widget : Above Tags widgets
  • mageplaza_blog_sidebar_under_tags_widget : Under Tags wigets

See this photo:

https://cdn2.mageplaza.com/mp/assets/img/extensions-images/magento-2-blog/hidden-static-block.jpg

How to create CMS static block in Magento 2

From Admin panel > Content > Blocks > Add New Block

http://i.imgur.com/vHoPfUE.png

Then fill the content of block such as Name, idenity, content …

http://i.imgur.com/cuHNsfk.png

then click on Save and continue

Expert’s recommendations