Google recently announced that they would start charging for the use of Google Maps. Full details can be found at the Google Geo Developers blog.
The following is an excerpt from the Google Maps API FAQ page:
Continue reading →
Google recently announced that they would start charging for the use of Google Maps. Full details can be found at the Google Geo Developers blog.
The following is an excerpt from the Google Maps API FAQ page:
Continue reading →
Many of you have likely heard about the recent TimThumb security vulnerability and we wanted to address the issue as well. Timthumb is a popular image resizing script that is used in many WordPress themes (including ClassiPress).
Recently a vulnerability was discovered within the script that allows hackers to upload and execute arbitrary PHP code within your TimThumb cache directory. It can potentially hijack your website and bring down your WordPress site.
Continue reading →
ClassiPress 3.1.1 has just been released. This was a minor maintenance release to fix a couple of bugs that slipped through 3.1. All customers should upgrade. Fixed a total of 3 tickets. A breakdown of tickets can be found below.
The time to release ClassiPress 3.1 is here. After much coding and testing, we are publishing release candidate one and making it available to all customers. While we have completed extensive internal testing and had the help of many experienced ClassiPress users in the beta testing period, releasing the product to a wider audience is the ultimate criterion.
We are making sure that we are prepared to immediately tackle any problems that may come up in the next few days. Yumiko and her team are prepped to handle any extra activity in the forums and the developers are ready to attack any bugs.
Continue reading →
It’s official! We’re about to launch the beta testing program for ClassiPress v3.1 and we need your help!
We have a limited number of spaces available, so a selection process will take place in order for us to gather the most suitable team of testers for this release.
Since it is important for us to ensure that the beta testers have the relevant amount of experience using ClassiPress, testing spots will be limited to existing AppThemes customers already using this theme.
Being a beta tester actually requires a lot of work on your part, so before signing up, please make sure you are ready for the commitment. You will need to dedicate several hours of your time (over a two-week period) to help flush out any bugs before 3.1 is ready for a GA release.
Continue reading →
The latest version of ClassiPress has just been released. This is a maintenance release driven by some minor compatibility issues with WordPress 3.1. All customers should upgrade to this version and update their WordPress to version 3.1 as well.
There was a total of 31 tickets fixed ranging from minor bugs (that were supposed to be part of ClassiPress 3.1 but moved up into this release) to issues created by the WordPress 3.1 update. A break down of tickets can be found below.
Fixes:
Changes:
If someone has ever submitted an ad on your site without any images attached, you’ll notice it uses the “No Image Available” placeholder image. For most people that’s fine but if you didn’t like the wording, color, or wanted to change it to a different language you needed to use image editing software.
Not anymore. Here’s a simple tutorial on how to easily change the default placeholder image without using any editing software.
Continue reading →
The latest and greatest version of your favorite Classified Ads Theme has just been released. You can download it immediately from your customer account dashboard.
This patch included over 60 tickets ranging from bug fixes and a few minor enhancements. The most noteworthy change has to do with child themes. 3.0.3 takes full advantage of child theme capability including pluggable ClassiPress functions. No need to modify the core functions and risk losing your changes when it’s time to upgrade. You can override certain functions with your own modified version instead. Seth will be writing a tutorial on how to do this soon.
In addition, this sets the stage for an aftermarket of ClassiPress child themes built and contributed by our community. The door is now open for all you developers and we look forward to seeing your child-themes. An official AppThemes Marketplace will be announced later this year.
To see all the changes and which files were affected, take a look at the changelog.txt which is included in the 3.0.3 download. Make sure to read the 3.0.3 upgrade instructions if you are upgrading from 3.0.2. For a high-level of fixes, check out our previous blog post.
Continue reading →
Some of you have been asking us how to make it easier to distinguish parent categories from sub-categories in your drop-down lists. It’s a great question and pretty easy to do.
Here’s what your drop-down lists should look like currently before the change we are about to make:

Drop-down menu before css change
Here’s what your drop-down lists should look like after we make the change:
Continue reading →
Over the last few months it’s appeared rather quiet here at ClassiPress HQ. In actuality, we’ve been quite busy behind the scenes working on a new update (v3.0.3) and a brand new company web site. We plan on launching the new site early next month (which we’ll announce in a separate post and email to all customers) and then the 3.0.3 update will be released soon thereafter. It’s a bug fix and feature enhancement release so nothing major.
Anyhow, the reason for this post was to provide a handy bit of mySQL code when migrating your ClassiPress site to another domain.
While going through the demo site migration process, we had to change a bunch of legacy meta_values which have the image urls hardcoded in them so the thumbnail and ad images weren’t showing up. Instead of manually having to go through hundreds of records, it made more sense to write a custom sql query to handle the same change in a matter of seconds.
Continue reading →