How to Create Relationships - P4 - Using Meta Box and Breakdance

How to Create Relationships - P4 - Using Meta Box and Breakdance

Continuing the series on creating a relationship between two objects on your website, we have just explored a different method, using Meta Box and Breakdance. In this practice, we’ll create a bi-directional relationship between Courses and Instructors post types and show them on both singular and archive pages.

Continue reading "How to Create Relationships - P4 - Using Meta Box and Breakdance"

How to Add Custom Fields for WooCommerce - P2 - Using MB Views

How to Add Custom Fields for WooCommerce - P2 - Using MB Views

WooCommerce is a popular platform for eCommerce in WordPress which provides numerous features and functions, but you still may need some things further that it does not provide, such as custom fields for extra information about products. That’s when custom fields created with Meta Box will come in handy. But how can we add those fields to the products which are in an online store built with WooCommerce?

Continue reading "How to Add Custom Fields for WooCommerce - P2 - Using MB Views"

How to Migrate Custom Fields Data from ACF to Meta Box Plugin

How to Migrate Custom Fields Data from ACF to Meta Box Plugin

If you are willing to change from ACF to Meta Box, how can you move all the custom fields data? Not only you but many others care about this matter. Therefore, recently Meta Box has released a new free extension called MB ACF Migration. This extension helps users migrate custom fields data from ACF to Meta Box with ONLY ONE CLICK. In this post, I will show you how to do that at the drop of a hat.

Continue reading "How to Migrate Custom Fields Data from ACF to Meta Box Plugin"

How to Test a Plugin's Performance and Security

How to Test a Plugin's Performance and Security

Plugins can bring many advantages to your WordPress website. However, you should consider carefully before using one because it may contain viruses and malicious codes. They also may affect your website loading speed/performance. To check if a plugin has an issue, especially for a newly launched plugin, you can use various useful tools and follow the steps below.

Continue reading "How to Test a Plugin's Performance and Security"

Methods of removing unwanted meta boxes in your website.

How to Remove Unwanted Meta Boxes in WordPress

In the post editor or page editor, even the admin dashboard, there are different meta boxes available. Perhaps, some of them are unused and you want to remove them to make your working screen clearer. It helps you to concentrate on the main contents better. Let’s learn how to remove unwanted meta boxes in WordPress.

You can use code or plugin as follows.

Continue reading "How to Remove Unwanted Meta Boxes in WordPress"

How to create an auto-updated cheat sheet in wordpress

How to Create an Auto-Updated Cheat Sheet in WordPress

Have you ever had a regularly updated cheat sheet on a page or post, but you do not want to manually edit it anymore? I have edited my cheat sheets by hand for Black Friday event. I had to update deal lists several times per day, and that was a true nightmare.

Thus, I managed to find a more effective way to add an automatically updated cheat sheet. All I have to do is to create a submission form to input data, then the data will be automatically inserted into a table. This way can display data in a both stunning and convenient way. Let’s see how to do this!

Continue reading "How to Create an Auto-Updated Cheat Sheet in WordPress"