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.

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 […]
How to Create a Custom Avatar for Users - Using Meta Box

Create a Custom Avatar for User with Meta Box Plugin

Meta Box plugin can help you create a custom avatar that user can upload image from the website in a pretty simple way. Let's read this tutorial to see how to do it in detail.
Insert Google Maps To A Website Using Custom Fields

Insert Google Maps to a Website using Custom Fields

It's not feasible to add a map to show the different locations on your listing page using normal ways. Let's see how the custom fields with Meta Box come in handy!
How to Add Custom Fields to Yoast SEO Meta Tags

How to Add Custom Fields to Yoast SEO Meta Tags

You might want to add extra custom fields to Yoast SEO meta tags. Learn how to add meta tags to WordPress in this article for two easy methods. Let's check it!
Add Custom Fields for WooCommerce Using Meta Box

Add Custom Fields for WooCommerce Using Meta Box

If your product contains special but WooCommerce unsupported information, you have to use an extra tool to add custom fields. Meta Box can help you do that.
How to Create an FAQs Page Using Meta Box

How to Create an FAQs Page -P3- Using Meta Box

When you use a WordPress website, you should know the method to create a custom FAQs page. There are many ways to do it, and in this post, we will share with you one of the most helpful ways using the Meta Box plugin.
How to configure WP Rocket plugin to maximize speed

How to Configure WP Rocket Plugin to Maximize Speed

Increasing the website’s speed may seem complicated at first, but it’s possible if you use the right optimization tools. WP Rocket is one of such tools.
How to Build a Hotel Booking Website Using Meta Box – P3

How to Build a Hotel Booking Website Using Meta Box – P3 – Booking Page for Customer

I'm back to bring you the next part of this series. In this part, we are adding a booking form to the Room’s page which shows all the room’s information. This form allows your customers to submit a booking from frontend easily.