Building WordPress themes (especially as complex as ClassiPress) requires a lot of attention to organization and details. It doesn’t take much to write a bunch of messy code with no comments just as long as it works, right? That’s usually fine if you’re building a theme just for your website but if you plan on [...]
If you’ve recently upgraded your Sociable plugin to 3.5.2+, you’ll notice that the image icons on your single ad pages look out of whack like this:
To fix this, go into “Settings” => “Sociable” and check the “Disable sprite usage for images?” box. Save and everything should now be all fixed. If you are using WP [...]
If you haven’t heard the name Darren Rowse before then now is the time to listen. He’s a very popular blogger who makes 6-figures a year on his Problogger site and definitely knows his stuff. A while back he put together a month long series called “31 Days to Build a Better Blog” and it [...]
This is a feature that everyone has been asking for and I’ve finally got around to implementing it. You can now add an HTML WYSIWYG editor to the new ad submission description field. So if you’ve enabled the “Allow HTML Code” option in CP, your customers will be able to do some basic html markup [...]
If you are familiar with WordPress and the many plugins and themes available for it, you’ve probably come across some strangely named files like .mo, .po, and .pot. If you haven’t then the theme and/or plugin has not been designed for translation. This article explains how to take a .po file that is included with [...]
For the ClassiPress forum I use a free software called phpBB. Up until a few weeks ago, I wasn’t having any problems with forum spam but now it seems the bots have me zeroed in. PhpBB does come with a simple captcha-style anti-bot option but for some reason it doesn’t seem to work very well. [...]
By default, ClassiPress includes listing all categories so your site visitors are able to post a new ad and place it in a category even if it’s empty. Otherwise, they wouldn’t even know the category exists and it’s pointless to even have it. With that being said, a couple of you have asked me how [...]