Widgetizing your WordPress Theme Sidebars

Feb 17, 2012 at 2:04 am in WordPress Tips Tricks and Suggestions by ScriptsTrainer · 7 Comments »

widgetizing-wordpress-sidebars

In this video I show you how to use my code snippets to quickly widgetize your sidebars. I decided to add a little extra at the beginning this video (I start the conversion from html to wordpress theme – but only enough to activate a theme for use in the lesson on widgetization )because I thought the information would be useful to a beginner.

WordPress Android App overview

Feb 15, 2012 at 11:43 pm in Android Tips, WordPress Tips Tricks and Suggestions by ScriptsTrainer · Leave a Comment »

wordpress-android-app

Responding to a question recently asked by one of my members “How can I update WordPress, from my Android Phone?”. In this video I quickly overview the functionality of the WordPress Android App. I demonstrate how it can be used to easily administrate your WordPress from your mobile device.

Section A: Setting Your Themes Foundation

Jan 4, 2012 at 6:28 am in Crash Course Lessons by ScriptsTrainer · 19 Comments »

section-a-icon

In this lesson, we cover the beginning stages to getting your HTML layout converted into a WordPress theme. I show you how to break your Home Page HTML apart so you set your basic theme foundation (header.php, index.php, sidebar.php, footer.php, theme options directory ).

Section B: Making it all Work

Jan 3, 2012 at 1:17 am in Crash Course Lessons by ScriptsTrainer · 43 Comments »

section-b-icon

In this lesson, we begin bringing your static theme to life by dropping the hard coded data areas and replace them with dynamic wordpress functions ( available in the snippets included with your membership ).

Section C: Custom Post Types

Jan 2, 2012 at 8:22 pm in Crash Course Lessons by ScriptsTrainer · 7 Comments »

section-c-icon

In this lesson, we begin bringing your static theme to life by dropping the hard coded data areas and replace them with dynamic wordpress functions ( available in the snippets included with your membership ).