To continue using what we’ve learned in this lesson on Using Custom Post Meta in the Thesis theme, we’re going to add sidebar configuration options. What we're going to do is create a post meta box that will control whether or not these attention boxes show up or this alternate feature box shows up. If
WPAlchemy Class
Lesson 17 – Part 5 – Ex # 1 – Add Custom Page Specific Content to the Sidebar
August 20, 2012Now we’re going to use what we’ve learned in this lesson on Using Custom Post Meta in the Thesis theme to add custom page specific content to the sidebar. This will be example number 1, again which is to create a meta box that will allow us to add custom page specific content to the
Lesson 17 – Part 4 – Using the WPAlchemy Class
August 20, 2012We’re now in part four of this lesson of Using Custom Post Meta in the Thesis theme. We have succeeded in installing and setting up this MetaBox Class. The next thing for us to do then is to actually use it to create our meta boxes. We're going to begin by talking about using the
Lesson 17 – Part 3 – Initial Setup of the WPAlchemy Class
August 20, 2012That's what we're going to be doing then, is looking at the WPAlchemy. What is WPAlchemy? Let's just seach for it, wpalchemy and you can see this WPAlchemy MetaBox PHP Class. By class, we don't mean classroom type of class obviously. What we mean is class method in PHP but this is created by a
Lesson 17 – Using Custom Post Meta in Thesis
August 20, 2012In this Thesis theme video tutorial lesson of our Customize Thesis Like a Pro course you will learn how to use Custom Post Meta in Thesis. We begin with an introduction to what it is and the typical WordPress way of creating custom meta boxes. We focus on the WPAlchemy Class for creating the meta