Tag Archives | Thesis theme

Thesis theme customization ebook

The Fourblogger team has created an ebook guide to WordPress Thesis theme customization. The ebook covers the following topics : Basic Things You Need To Know Before Doing Customization Thesis Hook Reference List Custom_functions.php File Custom.css How to change custom-sample folder into custom folder? Chapter 1: Thesis Theme Header Customization Chapter 2: Thesis Theme Navigation [...]

Read full story Comments { 1 }

How to translate the WordPress Thesis Theme

WordPress Thesis Theme is shipped in English language only, but it provides also the strings to translate in a file in PO (GNU Gettext Portable Object) format. The file is thesis.po and is located in the directory wp-content/themes/thesis of your WordPress installation. The file thesis.mo that you’ll find in the same directory is the same [...]

Read full story Comments { 13 }

WordPress Thesis Theme : moving the menu

By default WordPress Thesis Theme puts the navigation menu at the top of the page. But it is very easy to move the menu around in your theme using the Thesis hooks. A common situation is when you want to move the menu below the header of your theme, for example to have your logo [...]

Read full story Comments { 1 }

The WordPress Thesis Theme hooks

2009-05-01 update Added the description of the hooks where available. Two series of visuals are now provided, with and without hook description. PHP code has been updated accordingly. Thesis is a powerful theme for WordPress. It has many valuable features that help you to be productive in minutes with your WordPress website : SEO compliance [...]

Read full story Comments { 40 }