How to Display The Latest Products - P5 - Using Meta Box and Bricks

How to Display The Latest Products - P5 - Using Meta Box and Bricks

Noticing your customers know about the latest posts or products on the homepage is a common way to increase revenue. There are various options to do it, but if you want to show not only the default information about the posts but also some further things from custom fields, let’s take a look at this tutorial. I’m going to display the latest restaurants on the homepage using Bricks.

Continue reading "How to Display The Latest Products - P5 - Using Meta Box and Bricks"

How to Build a Hotel Booking Website Using Meta Box - P1

How to Build a Hotel Booking Website Using Meta Box - P1

In this series, we would like to introduce a way to build a Hotel Booking website using Meta Box. Usually, a Hotel Booking page has 4 common pages as below:

  1. Room’s page where you show all the room information in the frontend;
  2. Booking page in backend for your internal using;
  3. Booking page in frontend for your customer’s using;
  4. Booking management page in the backend.

Continue reading "How to Build a Hotel Booking Website Using Meta Box - P1"

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"

How to Create a Product Page using Meta Box Plugin

How to Create a Product Page using Meta Box Plugin

The product page is considered as the most essential page on a website, especially an e-commerce website. That is where your customers spend the most time and attention. It has the main impact on your customer’s buying decisions as well. That’s why creating a great product page always is the most principal thing in the website development progress.

Continue reading "How to Create a Product Page using Meta Box Plugin"

How to add and configure custom fields using Meta Box Builder

How to Add and Configure Custom Fields Using Meta Box Builder

One of the powerful features that help developers add more functions to a WordPress website is Custom Fields. Though most of us don’t use custom fields in an independent way, this is still a significant platform for digging deeper into WordPress.

For developers and WordPress newbies to easier work with custom fields, Meta Box has developed an extension called Meta Box Builder.

Continue reading "How to Add and Configure Custom Fields Using Meta Box Builder"

Export import custom fields by Meta Box Builder

How to Export and Import Custom Fields with Meta Box Builder?

Instead of copying the code of custom fields and embedding it into a website, the export and import features we're going to talk about in this post will help you to do that without touching the code. This method has the same advantages: synchronizing custom fields between sites, easy back up, and saving the setup time. But, there is a difference. If you don’t know where to embed, edit, or save code as instructed in the previous post, this method can help you to do them all.

Continue reading "How to Export and Import Custom Fields with Meta Box Builder?"