theme

We’ll, it’s my favorite WordPress theme out there, and I just happen to use on this site. Thesis, which as of now, is at version 1.51, can be found over at Diythemes. What I love about the Thesis WordPress theme is the ability to use any number of hooks to create a more custom look for your blog.

Thesis is a WordPress theme that gives blog authors the flexiblity when customizing their WordPress blog.

Thesis is a WordPress theme that gives blog authors the flexiblity when customizing their WordPress blog.

Theirs also a handy plugin, that ties together with Thesis, called “Thesis Openhook.” Thesis Openhook gives you the ability to edit your custom.css file and custom functions file, without the need of using a Dreamweaver or any other html or css editor out there.

If you’re looking for some basic instructions and user guide on setting up Thesis WordPress theme, checkout the diythemes tutorial.

{ 0 comments }

BuddyPress LogoBuddyPress, which is a WordPress MU plugin, that adds a social network to your blog, is planning on releasing version 1.1. With the new release, the way the themes are structured are going to be greatly changed. The new release will adopt a parent / child architecture.

The current layout, as you may know, involves two separate themes. One for your landing page (blog), known as bphome, and the other theme for the members side, known as bpmember. With the new release, you’ll be using a parent / child theme structure.

The new layout, will require you two store both themes in the /themes folder. The parent theme is labeled bp-sn-framework and the child is bp-default.

If you wan’t to checkout the new plugin before it’s released, and get a feel for the new theme structure, checkout the latest svn with the following.

svn co http://svn.buddypress.org/trunk

If you don’t want all the SVN files to be downloaded, run the following.

svn export http://svn.buddypress.org/trunk

{ 0 comments }