How to Create Download and Preview Buttons - P4 - Using Meta Box and Kadence

How to Create Download and Preview Buttons - P4 - Using Meta Box and Kadence

Do you have a WordPress website to share knowledge, documentation, product information files, portfolios, etc.? It’s convenient to allow visitors to have two options: read the preview or download the PDF file. Therefore, creating download and preview buttons on an e-book page can be a useful topic for you. Today, let’s do it using Meta Box and Kadence.

Continue reading "How to Create Download and Preview Buttons - P4 - Using Meta Box and Kadence"

How to Create Reading Time to your WordPress Posts - Using MB Views

How to Create Reading Time to Your WordPress Posts - Using MB Views

Providing a number of reading time will help the visitor know in advance how much time it takes to finish reading the post. It might be a key feature to improve the user experience. Let’s find out how to have this reading time number in each article on your WordPress blog. We’ll use the MB Views from Meta Box.

Continue reading "How to Create Reading Time to Your WordPress Posts - Using MB Views"

How to Add Custom Fields to Products in WooCommerce - Using Meta Box and Bricks

How to Add Custom Fields to Products in WooCommerce - Using Meta Box and Bricks

WooCommerce is a popular platform for eCommerce in WordPress which provides some information saved in the product data section. But, you still may need some things further that it does not provide, such as custom fields for extra information about products. Let’s dive in to explore how to display them with Meta Box and Bricks.

Continue reading "How to Add Custom Fields to Products in WooCommerce - Using Meta Box and Bricks"

How to Display a Video Playlist - P1- Using MB Views

How to Display a Video Playlist - Using MB Views

Using a video playlist allows you to display a collection of videos. You can use this type of content for websites of many fields such as education for courses, exercise for daily movements, music for songs in a category, etc.

The video playlist will keep your visitors engaged for longer, and they will find videos in the same playlist easily. Let’s figure out the way to display a video playlist with the help of MB Views from Meta Box.

Continue reading "How to Display a Video Playlist - Using MB Views"

MB Blocks Update: Register Block Using block.json File

MB Blocks Update: Register Block Using block.json File

MB Blocks supports creating any block you desire without touching any JavaScript code, which might be problematic with PHP developers.

In addition to registering blocks with PHP or visually with Meta Box Builder, you can also register blocks using a block.json file. This new feature is compatible with the latest version of the API from WordPress, as well as provides a new method to create blocks for developers.

Since the MB Blocks version 1.5.0 was released today, the block.json feature is available for not only the newly created blocks, but also the old ones that you created previously.

Let's take a look!

Continue reading "MB Blocks Update: Register Block Using block.json File"