What can you do with WordPress
Besides your design, it’s all about the plugins.
Plugins are add-on features to your WordPress driven website. There are simple announcement plugins, statistic plugins, photo gallery plugins, all kinds of technical plugins, email Forms, Spam, Security, you name it. Plugins give you the ability to customize your site or blog and help you create your unique web presence. Here’s a link to a Large List of great and very useful plugins.
http://mashable.com/2007/08/16/wordpress-god300-tools-for-running-your-wordpress-blog/
You can also always check wordpress.org for a large selection of great plugins. www.wordpress.org
Artisteer Footer Glitch

Just a little glitch!
The latest version of the Artisteer software gives you a theme option to input footer data including links in your newly created WordPress theme. The only problem is when you enter a URL like you’re suppose to with “quotes” around it, then you save it, it alters the code by inserting ” \ ” characters.
Simple solution!!
Just enter the URL with NO “quotes”.
<a href=”http://www.gdscomp.com”>GDScomp<a/> WON’T WORK
<a href=http://www.gdscomp.com>GDScomp<a/> Will Work Fine.
Problem solved!
Computer Theme Downloads
We noticed that the file to be downloaded for the Newtwork II WordPress Theme was the image file and not the theme’s zip file. Sorry about that. It has been corrected and the theme file is now available fordownload. I hope the couple of people that downloaded this theme already will download it again and give it a try. Again! Our apologies!
New Computer WordPress Themes
Here’s a couple new WordPress Themes. These are Computer oriented Themes with a PC in the header. Thought they would be good for a Computer Shop, Software Company or other PC related website. There is a 1 and a 2 sidebar version and both come with a few different additional page templates. Check them out and download them for free HERE!

Artisteer Theme Trackback Problem
There is a Bug in Artisteer WordPress Themes for Ping- and Trackbacks.
Here is the solution.
Edit comments.php
around Line 123-125 you will find:
<ul class=”commentlist”>
<?php wp_list_comments(‘type=comment&callback=art_comment’); ?>
</ul>
after the line above insert the following right after:
<ul class=”commentlist”>
<?php wp_list_comments(‘type=pings&callback=art_comment’); ?>
</ul>
And now your Artisteer Template will work fine with Ping- and Trackbacks.
Mini Mag Theme Now Available

A Magazine Style WordPress Theme
The Mini Mag Theme is now available for download. There are 3 different colors available and are all posted on the new Mini Mag Theme Page.









Recent Comments