Meta Box Lite
Meta Box

Guide

Looking for a solution for your problem? Here are guides on using Meta Box and WordPress plugins/code to solve them.

How to Filter Posts by Custom Fields and Custom Taxonomies on Archive Pages

How to Filter Posts by Custom Fields and Custom Taxonomies on Archive Pages

This tutorial helps you to filter the archive page with custom fields and custom taxonomies using Meta Box plugins.
How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page

How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page

Let's read to know how to display all booking orders on one page. There is the 4th part of the series "How to build a hotel booking website using Meta Box".
Display A User List On The Frontend

Display a User List on the Frontend

See how to display a list of users on a page, along with some of their information only when they are allowed by the owners. Just do it with Meta Box easily!
How to Add Custom JavaScript Actions Using Button Field with Meta Box

How to Add Custom JavaScript Actions Using Button Field with Meta Box

This article will show you how to know how to add custom JavaScript actions using the button field with Meta Box in the most convenient way. Let's see right now!
How To Create Reusable Template Parts In Wordpress

How to Create Reusable Template Parts in WordPress

Instead of storing, getting the same data several times, we'll use MB Views to create template parts, then include them in multiple templates for reusable purposes.
How to Translate Custom Fields with WPML

How to Translate Meta Box Custom Fields with WPML

You want to translate custom fields with WPML plugin, but are still struggling with this plugin. Let's make everything easier with detailed steps in this tutorial right now.
Configure homepage using mb views

Configure Homepage Using MB Views

Let's configure a homepage easily with the help of dynamic content from custom fields created by Meta Box and MB Views. This way, you can say goodbye to the hassle of coding in theme files.
Modernizing JavaScript Code in WordPress

Modernizing JavaScript Code in WordPress

Using modern EcmaScript and tools like Webpack, I can modernize JavaScript code in WordPress. Read to know how I did that.
MB Views How To Display Relationships

MB Views: How To Display Relationships?

In the introduction video of MB Views, we showed you how to use the plugin to get post fields and custom fields to display on singular and archive pages. But MB Views is more powerful than that. It allows you to run almost all PHP code in the view. In this tutorial, we're going to […]