Kategorien-Archiv: Thematic

Thematic Configuration Plugin

We’re going to develop a free, open-source Thematic Configuration Plugin. It’ll allow new users to configure Thematic without creating a functions.php. And it wouldn’t compromise the lightness of Thematic for hard-core developers. Features: Font options Header image options Navigation options SEO options Structure options and more If you want to join this project, or if [...]
Veröffentlicht in Thematic | Getagged , , , | 21 Kommentare

How to get the latest SVN copy of Thematic?

If you’re not faint at heart or your favorite support guy told you to get Thematic’s latest SVN revision you might not know how to do that. Here’s a quick guide for Windows: Get the latest TortoiseSVN installer. Run through the installation process and restart your machine. Create a directory ‘SVN’ and in that directory [...]
Veröffentlicht in Documentation | Getagged , , | 2 Kommentare

How to remove the sidebar from a certain page?

After installing a Gallery Plugin or a Forum Plugin you might want to remove the sidebar (Primary Aside and Secondary Aside) to gain more space for the plugin’s output. In my example for this task, I’m going to remove the sidebar from my page ‘Forum’. The major requirement for this and all other code snippets: [...]
Veröffentlicht in Code Snippets | Getagged , , | 5 Kommentare

How to use a different layout for a certain page?

Today I’ll show you how to setup your home / frontpage to use a 3 columns fixed layout and all other pages using a 2 colums, sidebar on the right fixed layout. The major requirement for this and all other code snippets: You have to use a child theme! We start with our style.css, responsible [...]
Veröffentlicht in Code Snippets | Getagged , , | 1 Kommentar