Wordpress · Wordpress Setup

Remove the Comment Counter From WordPress Thesis Theme

Thesis Tutorial: Learning about hooks is key to customizing your Wordpress Thesis theme.  Hooks are basically a set of commands you use to add to, remove from, or modify functionality of your Thesis theme.    All these commands are usually entered into your custom_functions.php.  I was researching about hooks because I wanted to remove the comment… Continue reading Remove the Comment Counter From WordPress Thesis Theme

Wordpress · Wordpress Setup

I want Google Translate on my WordPress Blog!

Thesis Tutorial: Allo! Bonjour.  Comment ca va?  Sad, but that’s the extent of my bilingual skills.  I wish I could write my posts in different languages and better ‘talk’ to my audience.   So I went in search for a WordPress plugin or code that could translate my website into different languages without having my viewers… Continue reading I want Google Translate on my WordPress Blog!

Wordpress · Wordpress Setup · Wordpress Themes

How to Add a Banner Ads to Thesis Header

Thesis Tutorial: I wanted to add a banner ad to the Wordpress Thesis theme header and I looked in the usual spots like the index.html file or the template.php file but the Thesis theme is different from all other Wordpress themes.  You need to add hooks in the css file and custom_template file.  It was… Continue reading How to Add a Banner Ads to Thesis Header

Wordpress · Wordpress Setup · Wordpress Themes

WordPress Thesis Help – Add Revision Date

Thesis Tutorial:  I’ve recently installed the DIY Themes – Thesis template and that’s why I’m posting all this info on how to customize your Thesis theme further.   This Thesis theme is just amazing with all the customization you can do and it is used by some of the top people in the internet industry.   Anyways,… Continue reading WordPress Thesis Help – Add Revision Date

Wordpress · Wordpress Setup · Wordpress Themes

WordPress Thesis – Remove Sidebars from Pages

Thesis Tutorial:  This is sort of a continuation of my last post to help you customize your Wordpress Thesis theme more than it already provides. My last post was a guide on how to remove sidebars from your home page, but this post will show you how to remove the sidebars from individual pages. Pages… Continue reading WordPress Thesis – Remove Sidebars from Pages