Browsing tutorials in Themes


1 Star2 Stars3 Stars4 Stars5 Stars

Manipulate images from WordPress post’s content with Regular Expressions

Many of us use WordPress not only as a blog platform but also as a multifaceted CMS. There are many features WordPress give that go beyond the blog format and that with the right adjustments and/or plugins, can be used to provide a complete solid solution. Thats why we choose to build this up on WordPress.

Category: Posts, Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Correct way of adding CSS and Javascript references to WordPress themes

Around two years ago or so I started developing themes for WordPress for the company that I work, and one thing that never ceased to amaze me is how incredible is the simplicity WordPress give to developers to build themes. There are a lot of great functions and constants to help you, not only to develop but also to keep your theme code flexible and clean.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Properly captioned images

A little while ago I noticed that wordpress 2.6 introduced the ability to add captions to images.
This seemed like a great idea, and looked great in the actual WordPress Admin WYSIWYG editor (TinyMCE), however I couldn’t actually find any themes that had the proper CSS for the captioning, so decided I would make it up myself.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Use Metaboxes In Your Theme Or Plugin

Not only the design changed since version 2.5. Also the markup was changed immensely, so there might be changes in the editor area, if you use pluigns, which implements data there.

Category: Plugins, Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Tips and hacks for creating your own WordPress theme

WordPress is a great blogging engine. It’s easy to get it up and running and there’s a lot of free themes available. But if you want to be a bit more creative and design your own theme or even use WordPress as a CMS (content management system), this can be easily done.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Building Custom WordPress Theme

This article will show you how to build a custom WordPress theme. Although the Codex site provides very good documentations on how to create a theme, but I find it too complicated for a beginner. In this tutorial, I will explain the basics of how WordPress theme works and show you how to convert a static HTML template into a theme. No PHP skill is required, but you need Photoshop and CSS skills to create your own design.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

How to: create a dynamic sidebar

Do you ever wanted to be able to load different sidebars according to the current category? Here is a very simple recipe to learn how to easily create a dynamic sidebar.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Creating Two-Tiered Conditional Navigation

Here is a common navigational scheme, with parent pages on top and child pages (if they exist) on bottom:

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

10 Things You Must Do When Changing Themes

WordPress makes it very easy to change themes and completely change the design of your blog. That’s a great feature, and it allows non-designers and people with limited CSS/HTML/etc. experience to do some amazing stuff.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

How to Create a WordPress Theme from Scratch

Creating a WordPress Theme, The Homepage Following on from the recent article on “PSD to HTML”, this tutorial will look at taking a HTML/CSS template and turning it into a functioning WordPress theme. There is so much you can do when creating your own theme we couldn’t nearly cover it all. So, we’re going to look at how themes are structured, creation of the core files and splitting up that index.html file.

Category: Themes | Source: | | Report Broken Link
Processing your request, Please wait....