1367 readers
Here’s the first resurrected theme released on Theme Lab. Originally designed by Small Potato back in 2007, I ported it to the Thematic theme framework. It now includes features such as threaded comments as well as many features inherited from the parent theme, Thematic, such as new markup.
As always, remember how to install
1559 readers
Last weekend I released a free Thematic child theme called Astatic. It was probably the most “advanced” Thematic theme I’ve ever made as I made use of several theme filters, as well as CSS styling to make certain pages look differently using the same HTML markup.
In this tutorial, I’ll go over:
The very basics of
6919 readersAre Theme Frameworks the future of WordPress Themes? In this article, I'm going to show you how to easily create a child theme for the popular Thematic WordPress Theme framework.Like CatsWhoCode? If yes, don't hesitate to check my other blog CatsWhoBlog: It's all about blogging!WordPress: How to easily create a Thematic child theme
0 readers
This is a first here at Theme Lab, a free WordPress child theme, or themelet. After receiving some very nice feedback over at my personal blog, I have decided to release it here. All this child theme consists of is a directory with a single stylesheet in it. This stylesheet overrides a
3 readers
Gallery is a Thematic child theme, designed by Chris Wallace. Yes, that’s right – a child theme. Okay, gallery-style WordPress themes aren’t exactly a new concept, but when I first saw this theme, I was simply amazed.
In this review post, I’ll go step-by-step with my experience with using this theme, including how to
3347 readersIn a WordPress Framework or Basic-Theme are one or several Widget Areas (Sidebars) defined. But how can you remove the widget areas if you don't need them and just confuse other backend users. The line unregister_sidebar('my-sidebar'); in functions.php of Child-Themes doesn't do anything. Why? WordPress loads first the function.php of Child-Themes and then of the
307 readers
There has been some discussion recently on child theme inclusion in the official theme repository. Child themes are WordPress themes that latch onto a parent theme to do something a little extra, whether it be adding additional styles or functionality.
There are a lot of great child themes out there that do some amazing things
-
3 readersFirst, I should give a shout-out to Ian Stewart for pointing the concept of theme frameworks out to me. If it wasn’t for him, I’m not exactly sure what I’d be doing in terms of WordPress right now.
Although The Sandbox was probably the first real use of this idea (at least that I know
9027 readersThere are many ways to customize the WordPress Dashboard. Over the years, the Dashboard has evolved into a highly flexible information portal, enabling an overall, big-picture view of the main components of your site, while also providing granular data on everything from recent comments and plugin updates to incoming links and WordPress news. And that’s
4495 readersWordPress already kind of has an XML API. Basically, RSS feeds. WordPress creates feeds for all kinds of stuff: recent posts, comment threads on any Page or Post that has comments, category-specific, tag-specific, and more. The codex covers all this and we’ve also covered creating your own unique feeds that could literally be from any