Tag Archives | WordPress

E-commerce for WordPress

For my last project based on WordPress (I am bambu) I needed an integrated e-commerce solution. After several evaluations of the different available solutions, I decided to use ShopPlugin. ShopPlugin is a powerful WP module that add all the features needed to create an online store. It supports both physical products as well as digital, [...]

Read full story Comments { 1 }

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 }

Book : WordPress Theme Design

Title : WordPress Theme Design Authors : Tessa Blakeley Silver "This title will take you through the ins and outs of creating sophisticated professional themes for the WordPress personal publishing platform. It will walk you through clear, step-by-step instructions to build a custom WordPress theme. From development tools and setting up your WordPress sandbox, through [...]

Read full story Comments { 0 }

Book : WordPress Plugin Development

Title : WordPress Plugin Development Authors : Vladimir Prelovac "If you can write WordPress plug-ins, you can make WordPress do just about anything. From making the site easier to administer, to adding the odd tweak or new feature, to completely changing the way your blog works, plug-ins are the method WordPress offers to customize and [...]

Read full story Comments { 0 }