A new site dedicated to Thesis Theme designs has recently been launched. The goal of the new site, called HolyThesis.com is to spotlight some of the best Thesis sites out there. Not every Thesis site will be listed. Only the very best in terms of design and function will be considered for inclusion. Visitors to the site can “like” their favorite designs, and also register to submit their own designs for consideration. You can visit [...]
Continue Reading
Wow, what’s happening here? Two Thesis releases within about a month. We like it! This time Thesis 1.8.4 improves support for WordPress Multisite and also fixed numerous bugs. What’s nice too is the special bonus that was provided along with the release. If you’re a skin developer or regularly build custom sites for clients like I do, then the Thesis Skin Custom Functions Starter Template and Thesis Child Theme Starter Template will be helpful. These [...]
Continue Reading
A reader of this blog posted a comment asking me to share the code that I’m using for the comment gravatar images. I’ve provided the code below, but keep in mind that you can always use Firebug to look at the CSS code used on elements of a website. I’m not saying you should copy code from other sites, but you can certainly get ideas and learn from other web developers as to how they [...]
Continue Reading
Chris Pearson has released the latest version of Thesis, version 1.8.3 which has numerous performance and usability enhancements. To learn more about Thesis 1.8.3 and hear from Chris on the latest developments with regard to Thesis 2.0, you can read the official post over at DIYthemes. How to upgrade from a previous version of Thesis How to install Thesis for the first time
Continue Reading
It took a while, but Thesis-Blogs.com now has a Twitter profile! Be sure to follow us to receive more tips for Thesis, WordPress and anything else we find interesting. Follow @thesisblogs!
Continue Reading
I have been a fan of the TimThumb script for some time now. It can be used as an alternative to using WordPress Featured Images to display and automatically resize images. Recently there has been quite a lot of activity in TimThumbville. A security vulnerability was discovered which allowed third parties to upload and execute PHP code in the TimThumb cache directory. Following the news of the vulnerability, the current TimThumb developer, Ben Gillbanks has [...]
Continue Reading
This post is part of a series of tips & tricks that I have hand selected from the
Thesis User's Guide, and which I have found most helpful when customizing and enhancing Thesis. You should
check out the guide for some excellent tips.
Sometimes you might want to show a single sidebar on certain pages in your Thesis theme if you’re running a 3-column layout. That means you basically have 2 sidebars sitewide, but maybe you just want to show one on a particular page. This tutorial from the Thesis User’s Guide will allow you to do just that. There are four basic steps to making this happen: Remove the original sidebars from the home page Restore sidebar [...]
Continue Reading
Centering your navigation horizontally across your site isn’t as easy as it sounds. There are a number of solutions I’ve come across to achieve this and most of them do the trick. I wanted to share one solution for centering a navigation horizontally that I have found works well and requires the least amount of css code. How to Center your Navigation Horizontally The method I’m using come from this blog and you can read [...]
Continue Reading
A minor update to Thesis was released to fix a small display bug on the edit category page of the WordPress admin interface. The release also makes a performance improvement with respect to caching stylesheets. You can get all the juicy details here. Log into your DIYthemes account and download the new version. You can also read about installing Thesis for the first time, or upgrading to the latest version of Thesis.
Continue Reading
Here is some quick and easy code which will display an author profile box below your posts in Thesis. You’ll find this code on numerous blogs so there isn’t anything ground-breaking here. I’ve just edited the code slightly by adding my own spin on it. The styling is slightly different, and I believe offers a small improvement. Also on every other tutorial I’ve seen with this code, it uses the word “awesome” when referring to [...]
Continue Reading