WordPress 2.8 Theme Design
Formats:
save 15%!
save 37%!
Free Shipping!
| Also available on: |
|
- Take control of the look and feel of your WordPress site by creating fully functional unique themes that cover the latest WordPress features
- Add interactivity to your themes using Flash and AJAX techniques
- Expert guidance with practical step-by-step instructions for custom theme design
- Includes design tips, tricks, and troubleshooting ideas
Book Details
Language : EnglishPaperback : 292 pages [ 235mm x 191mm ]
Release Date : November 2009
ISBN : 1849510083
ISBN 13 : 9781849510080
Author(s) : Tessa Blakeley Silver
Topics and Technologies : All Books, Content Management (CMS), Open Source, WordPress
Table of Contents
Preface
Chapter 1: Getting Started as a WordPress Theme Designer
Chapter 2: Theme Design and Approach
Chapter 3: Coding It Up
Chapter 4: Debugging and Validation
Chapter 5: Putting Your Theme into Action
Chapter 6: WordPress Template Tag, Function, and CSS Reference
Chapter 7: AJAX / Dynamic Content and Interactive Forms
Chapter 8: Dynamic Menus and Interactive Elements
Chapter 9: Design Tips for Working with WordPress
Index
Tessa Blakeley Silver
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 12 submitted: last submission 25 Mar 2013Errata type: Typo | Page number: 8
The culmination of all those styling and display decisions, along with special WordPress template tags that pull your site's content into "you" design, are what your WordPress theme consists of should be The culmination of all those styling and display decisions, along with special WordPress template tags that pull your site's content into your design, are what your WordPress theme consists of.
Errata type: Code | Page number: 34
/*////////// TYPEOGRAPHY //////////*/ should be /*////////// TYPOGRAPHY //////////*/
Errata type: Typo | Page number: 37
(sometimes referred to as "columns" links) should be (sometimes referred to as column links)
Errata type: Typo | Page number: 67
Last, I can assign "it's" placement should be Last, I can assign its placement
Errata type: Typo | Page number: 71
A little known fact about the .ico format is that it can "contains" multiple versions of should be A little known fact about the .ico format is that it can contain multiple versions of
Errata type: Typo | Page number: 182
Whether you're developing for the public or for a specific client, or just yourself, you'll still want to create a theme that's robust and can "play well with others". the "others" being plugins should be Whether you're developing for the public or for a specific client, or just yourself, you'll still want to create a theme that's robust and can "play well with others"; the "others" being plugins
Errata type: Typo | Page number: 205
"message," this is a great little plugin should be message; this is a great little plugin
Errata type: Typo | Page number: 251
........taking in all other nice details that "Kashual" took the time to put into it such as the detailed paisley corners, should be ........taking in all other nice details that Kaushal took the time to put into it such as the detailed paisley corners,
Errata type: Typo | Page number: 20
By the end of this chapter, you'll have a working "XHTML-"and CSS-based should be By the end of this chapter, you'll have a working XHTML and CSS-based
Errata type: Typo | Page number: 159
If you use the standard function to register a sidebar and "widigtize" your theme should be If you use the standard function to register a sidebar and "widgitize" your theme
Errata type: Typo | Page number: 162
attachment-(mime-type of file); for example, .attachement-zip attachmentid-(id number); for example, attachementid-23 should be attachment-(mime-type of file); for example, .attachment-zip attachmentid-(id number); for example, attachmentid-23
Errata type: Typo | Page number: 12
This book is geared "toward" visual designers should be This book is geared towards visual designers
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Set up a basic workflow and development environment for WordPress theme design
- Create detailed designs and code them up
- Enhance your sites by choosing the right color schemes and graphics
- Debug and validate your theme using the W3C's XHTML and CSS validation tools
- Customize and tweak your theme's layout
- Set up dynamic drop-down menus, AJAX/dynamic and interactive forms
- Download and install useful plugins and widgetize your theme
- Improve post and page content using jQuery
- Enhance the interactivity of your themes using Flash
- Includes a reference guide to WordPress 2.8 template hierarchy, markup, styles and template tags, as well as include and loop functions
Themes are among the most powerful features that can be used to customize a web site, especially in WordPress. Using custom themes you can brand your site for a particular corporate image, ensure standards compliance, and create easily navigable layouts. But most WordPress users still continue to use default themes as developing and deploying themes that are flexible and easily maintainable is not always straightforward.
It's easy to create powerful and professional themes for your WordPress web site when you've got this book to hand. It provides clear, step-by-step instructions to create a robust and flexible WordPress theme, along with best practices for theme development. It will take you through the ins and outs of creating sophisticated professional themes for the WordPress personal publishing platform. It reviews the best practices from development tools and setting up your WordPress sandbox, through design tips and suggestions, to setting up your theme's template structure, coding markup, testing and debugging, to taking it live. The last three chapters are dedicated to additional tips, tricks, and various cookbook recipes for adding popular site enhancements to your WordPress theme designs using third-party plugins.
Whether you're working with a pre-existing theme or creating a new one from the ground up, WordPress Theme Design will give you the know-how to understand how themes work within the WordPress blog system, enabling you to take full control over your site's design and branding.
Expert guidance on designing a robust theme for one of the most popular, open-source blog systems available for the Web today!
Theme design can be approached from two angles. The first is simplicity; sometimes it suits the client and/or the site to go as bare-bones as possible. In that case, it's quick and easy to take a very basic, pre-made theme and modify it. The second is "Unique and Beautiful". Occasionally, the site's theme needs to be created from scratch so that everything displayed caters to the specific kind of content the site offers.
This book is going to take you through the Unique and Beautiful route with the idea that once you know how to create a theme from scratch, you'll be more apt at understanding what to look for in other WordPress themes.
This book can be used by WordPress users or visual designers (with no server-side scripting or programming experience) who are used to working with the common industry-standard tools like PhotoShop and Dreamweaver or other popular graphic, HTML, and text editors.
Regardless of your web development skill-set or level, you'll find clear, step-by-step instructions, but familiarity with a broad range of web development skills and WordPress know-how will allow you to gain maximum benefit from this book.

