Meta Box for custom Background Image

In the last tutorial we got the title working from our custom meta boxes. The next step is to get the custom background image working and displaying correctly. This tutorial will show you how to display the custom background image in the banner for our posts and pages. This is a nice feature that will allow your theme users to have a different background image for every post and page they create.

You need to have an active subscription to view this content.

Register Here!

Adding a custom Meta Box for the Banner Title

Now that we can add custom meta boxes to our posts and pages, lets add a meta box that gives our theme users the ability to customize the banner title. We will create a PHP if statement that will fallback to the page or post title if they don't submit a custom title in our meta box.

You need to have an active subscription to view this content.

Register Here!

Adding Meta Box Demo Script

In this tutorial you will learn how to include the Meta Box demo script within your WordPress theme. This will add different Meta Boxes to your posts and pages so you can see the power of the plugin and all the different options.

You need to have an active subscription to view this content.

Register Here!