Showing posts with label amptutorials. Show all posts
Showing posts with label amptutorials. Show all posts

Wednesday, 14 December 2011

Wordpress Theme Tutorial: Part 8b - Adding a Theme Options Page

Wordpress Theme Tutorial: Part 8b - Adding a Theme Options Page


In this video, we discuss how to create a theme options page in the admin menu using your theme's functions.php file, and discuss how Wordpress "options" work. This can let you make a good user interface should you distribute your theme to others. Files Used in Lesson: andrewanimation.biz

Wordpress Theme Tutorial: Part 6 - Additional Pages

Wordpress Theme Tutorial: Part 6 - Additional Pages


This tutorial addressses something I forgot in the previous video, how to add AJAX-style comment replies to your comment list. Then we talk about how to use the 404, search, page, and archive templates. Files Used in Lesson: andrewanimation.biz

Wordpress Theme Tutorial: Part 7a - Dynamic Sidebars

Wordpress Theme Tutorial: Part 7a - Dynamic Sidebars


In this video, you will learn how to add a sidebar to your theme that you can use to display widgets using the admin area of your site. Files Used in Lesson (as of Part 7b): andrewanimation.biz

Wordpress Theme Tutorial: Part 7b - Multiple Sidebars

Wordpress Theme Tutorial: Part 7b - Multiple Sidebars


In this tutorial, you will learn how to use what you learned in the previous video to make multiple sidebars in your theme. Files Used in Lesson: andrewanimation.biz

Wordpress Theme Tutorial: Part 8a - Adding a Theme Options Page

Wordpress Theme Tutorial: Part 8a - Adding a Theme Options Page


In this video, we discuss how to create a theme options page in the admin menu using your theme's functions.php file, and discuss how Wordpress "options" work. This can let you make a good user interface should you distribute your theme to others. Files Available In Part 8b