Posts tagged as:

Thesis theme

I am bambu

by Roberto on March 30, 2010

in Portfolio,WordPress

I am bambu eshop

I am bambu is a new luxury brand created by Angela Maria Marchetti specialized in knitwear with the purpose to create an environmental sustainable business based on social principles : “I AM BAMBU’ strives to promote the payment of a fair wage to workers and to pay attention to the final client by making healthy, quality products, providing the very best in comfort and style with passion and love.

She has chosen to use bamboo to create her products, because “bamboo is the most ecological reality among all the new eco-lifestyle products“.
You can read more about her philosophy at Concept page of her website.

I developed the website using WordPress and Thesis theme
The website is bi-lingual : Italian and English and it has also an integrated ecommerce where you can order her products. The ecommerce has been developed using the Shopp plugin.

There are some specific features, like comments synchronization between the Italian and English versions of the website and the detailed computation of the shipping and delivery costs that required some custom programming code.

{ 2 comments }

Thesis theme customization ebook

by Roberto on February 27, 2010

in Guides & Books

Thesis customization book

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 Menu Customization
  • Chapter 3: Thesis Theme Content Menu Customization
  • Chapter 4: Thesis Theme Sidebar Customization
  • Chapter 5: Thesis Theme Footer Customization
  • Chapter 6: Thesis Theme Social Bookmark Customization

If you are interested, you can download the ebook in PDF format, from this link.

{ 0 comments }

How to translate the WordPress Thesis Theme

August 16, 2009
Thumbnail image for 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 the full article →

WordPress Thesis Theme : moving the menu

August 13, 2009
Thumbnail image for 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 the full article →

The WordPress Thesis Theme hooks

April 29, 2009
Thumbnail image for 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 the full article →