feed Posts (RSS | eMail)
feed Comments (RSS | eMail)
Loading...

Archive for May 23rd, 2007

Online WordPress Theme Generator

Excerpt:

You should check out the following site if you would like to create a simple WordPress theme without actually having to write the code for yourself:

WordPress Theme Generator:
www.yvoschaap.com/index.php/weblog/wordpress_theme_generator/

Using Conditional Tags In WordPress

Excerpt:

I just happened to stumble across a helpful nice article about conditional tags on wordpress.org while I was asking myself how I can check if the index page or a single post page is viewed.

WordPress Plugins Vs. The Loop

Excerpt:

As I posted in the support forum on wordpress.org earlier, I had some problems after activating the wordpress plugins

Popularity Contest,
Social Bookmarks and
Ultimate Tag Warrior.

Those plugins can be configured to automatically show up without having the need to manually insert template tags in your theme - which is done by “hooking” into The Loop.
The only problem [...]

back to top