Create a Custom Menu for Restaurants - P2 - Use Gutenberg

Create a Custom Menu for Restaurants - P2 - Use Gutenberg

In the previous post, we have created a custom menu that allows restaurant owners to easily change the menu dishes. However, this is the way for websites that use the Elementor page builder only. In case you don’t want to spend money to buy this plugin, you can use Gutenberg instead. It's free, but you need to use a few lines of code. Let’s read detailed instructions in this article.

Continue reading "Create a Custom Menu for Restaurants - P2 - Use Gutenberg"

Build Gutenberg Blocks Visually With Meta Box Builder

Build Gutenberg Blocks Visually With Meta Box Builder

Last week, we introduced MB Blocks, a plugin that allows you to create Gutenberg blocks with just PHP. Today, we're happy to announce that you can now build Gutenberg blocks visually with Meta Box Builder. That means you don't have to write any single line of PHP code. Everything can be done with the Meta Box Builder UI.

Continue reading "Build Gutenberg Blocks Visually With Meta Box Builder"

Meta Box 5.0.0 Released - PHP 5.3+, Auto Updates & Ready For Gutenberg Blocks

Meta Box 5.0.0 Released - PHP 5.3+, Auto Updates & Ready For Gutenberg Blocks

To increase the compatibility and easily develop new extensions for Meta Box, we have implemented the major version 5.0.0. This version has a number of major changes and may not be backward compatible. In case you see any problem, please let us know or roll back to an older version.

Continue reading "Meta Box 5.0.0 Released - PHP 5.3+, Auto Updates & Ready For Gutenberg Blocks"

How to disable Gutenberg without using plugins

How To Disable Gutenberg Without Using Plugins

Although Gutenberg is the default editor in WordPress, not everyone wants to use it because of the bad editing experience. And Gutenberg loads CSS files and lots of inline styles on the front end, which will affect your website loading speed. This article will guide you on how to disable Gutenberg with a simple code without using plugins.

Continue reading "How To Disable Gutenberg Without Using Plugins"

An Update on WordPress 5.0, Gutenberg and Meta Box

An Update on WordPress 5.0, Gutenberg and Meta Box

As you might know, WordPress 5.0 with new block editor - Gutenberg - will be released tomorrow. It's just one day before WordCamp US, where Matt will announce the "State of the Word" 2018. It's also just a few days before the Christmas holiday. So, we do not recommend you to upgrade your production sites at this time. In this post, let's see the current state of Gutenberg and its compatibility with Meta Box.

Continue reading "An Update on WordPress 5.0, Gutenberg and Meta Box"