Member Login

You are not currently logged in.






» Register
» Lost your Password?

PHP

Customize Next & Previous Posts Links

Learn how to customize the WordPress Next Post and Previous Post links. You’ll learn how Thesis uses the links, how to substitute images for the text in the links, how to use Thesis filters, and how to create and style custom post navigation.

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects - ,

Watch the Video →

How to Add the Date to the Bottom of a Single Post in Thesis

In this session we show how to add the date at the bottom of a single post in Thesis with PHP code. We use a conditional statement to exclude pages and apply the date only to single posts. Here we created the code to be used and explain how the code works.

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →

How to Add Facebook Open Graph Tags in Thesis

Adding these tags allows your post image to show up on Facebook when some likes or shares one of your posts. Learn what the tags are and how to use the code to add them, then how to test and verify that the tags are working properly.

Difficulty Level -

Filed Under Topics -

Listed Under Lesson Subjects -

Watch the Video →

The Most Basic WordPress PHP Functions

We open the custom_functions.php file and go through two of the most basic WordPress PHP functions, add_action and remove_action. We use the example of removing our Thesis Nav Menu from it’s out of the box location above the header and add it back below the Header. We also discuss the what the custom.css file and [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →
Lesson 9 - Part 1 - How to Learn PHP

Lesson 9 – Part 1 – How to Learn PHP

Difficulty Level -

Filed Under Topics -

Listed Under Lesson Subjects -

Watch the Video →
Watch Lesson 16 - Part 1 Video

Lesson 16 – Part 1 – Understanding Thesis Filters

Using Comments as Product Reviews Welcome to Lesson 16 of the Build Your Own E-Commerce Website tutorial series. The goal of this tutorial series has been to show you how to create a fully functional e-commerce website using WordPress, Thesis and WP eStore. In this final lesson we’ll learn how to use the WordPress Comment [...]

Difficulty Level -

Listed Under Lesson Subjects -

Watch the Video →
Lesson 9 - Part 2 - Anatomy of the Thesis custom_functions.php file

Lesson 9 – Part 2 – Anatomy of the Thesis custom_functions.php file

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →

Customize Thesis Like a Pro – Introduction to editing the PHP

Thumbnail image for Customize Thesis Like a Pro – Introduction to editing the PHP

I believe that one of the most compelling reasons for building your site with Thesis is the relative ease with which custom CSS and custom programming can be added to a Thesis site. An introductory level of CSS, HTML an PHP can get a website owner a very long way. This video tutorial series provides [...]

Difficulty Level -

Listed Under Lesson Subjects -

Watch the Video →
Watch Lesson 16 - Part 2 Video

Lesson 16 – Part 2 – Use a Thesis Filter to Change the Comment Form Title

Use a Thesis Filter to Change the Comment Form Title Welcome back to Part 2 of Lesson 16 of the Build Your Own E-Commerce Website tutorial series. In this second part of the lesson we are going to modify the comment form title and turn comments into product reviews using a Thesis Filter. Let’s take [...]

Difficulty Level -

Listed Under Lesson Subjects -

Watch the Video →

Customize Next & Previous Posts Links – Part 2 – Editing the Text Using Thesis Filters

This is the 2nd in an 8 part series that shows how to customize the Next Post/Previous Post links in Thesis. We start off by looking at the various places this shows up by default in the site and then look at the filters Thesis has for customizing them. Video Transcript And we’re just going [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects - ,

Watch the Video →

How to Add Facebook Open Graph Tags in Thesis – Part 2 – Adding the Specific Tags

In this session, we talk about and add the specific tags that Facebook will get when you share the post. These are the Title, Image, URL, Description and Site Name. Video Transcript Now, we get down to the types of properties. The first one is the title, that’s the title of this webpage and so [...]

Difficulty Level -

Filed Under Topics -

Listed Under Lesson Subjects -

Watch the Video →
Lesson 9 - Part 3 - Introduction to Action Hooks

Lesson 9 – Part 3 – Introduction to Action Hooks

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →
Watch Lesson 16 - Part 3 Video

Lesson 16 – Part 3 – Use a Thesis Filter to Change the Comment Intro

Use a Thesis Filter to Change the Comment Intro Welcome back to Part 3 of Lesson 16 of the Build Your Own E-Commerce Website tutorial series. In this part of the lesson we are going to change the Comment Intro text  into a Product Review using a Thesis filter. Identify the Element to Change The [...]

Difficulty Level -

Listed Under Lesson Subjects -

Watch the Video →

Customize Next & Previous Posts Links – Part 3 – Remove the Thesis Filters

This is the 3rd in an 8 part series that shows how to customize the Next Post/Previous Post links in Thesis. In order to replace the next post and previous posts links with images we first have to remove the Thesis Next Post/Previous Post filters. Video Transcript If instead of that, what we want to [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects - ,

Watch the Video →

How to Add Facebook Open Graph Tags in Thesis – Part 3 – Testing and Verifying

In this session, we test and verify that the Facebook open graph tags work properly. We do this by looking at the page source. Video Transcript Before we do that, I want to show you what this looks like. Let’s come over here to BYOB Website and what we’re going to do is we’ll view [...]

Difficulty Level -

Filed Under Topics -

Listed Under Lesson Subjects -

Watch the Video →
customize thesis video thumbnail

Video 1 – An Introduction to custom_functions.php

Running Time – 7:55

Difficulty Level -

Listed Under Lesson Subjects -

Watch the Video →
Lesson 9 - Part 4 - Example #1 - The “Hello World” of action hooks

Lesson 9 – Part 4 – Example #1 – The “Hello World” of action hooks

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →
Watch Lesson 16 - Part 4 Video

Lesson 16 – Part 4 – Use a Template Tag to Enhance the Filter Output

Use a Template Tag to Enhance the Filter Output Welcome back to Part 4 of Lesson 16 of the Build Your Own E-Commerce Website tutorial series. In this part of the lesson we are going to modify the Thesis Filter by using a template tag so that this introduction here is different depending upon what [...]

Difficulty Level -

Listed Under Lesson Subjects -

Watch the Video →

Customize Next & Previous Posts Links – Part 4 – Create Custom Post Navigation

This is the 4th in an 8 part series that shows how to customize the Next Post/Previous Post links in Thesis. Now that we have removed the Thesis filters we are going to create our own next post/previous post image links. Video Transcript So now we’re going to create our own previous next post but [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects - ,

Watch the Video →

How to Add Facebook Open Graph Tags in Thesis – Part 4 – 1 Week Later Follow Up

One of our members was having a trouble with Facebook not showing the image after adding the Facebook open graph tags. In this session, we discuss how Facebook works with images and give the code that we use on byobwebsite.com. The code is shown below. This is the exact code we use on byobwebsite.com

Difficulty Level -

Filed Under Topics -

Listed Under Lesson Subjects -

Watch the Video →