Category Archives: Plugins and Mods

How to make the description field in the ads submit form not required or mandatory in Classipress 3.1.5

Make the description field in the ads submit form not required or mandatory in Classipress 3.1.5. There are types of Classifieds site that of which the description field is not mandatory or required. However, by default Classipress requires it to … Continue reading

Posted in Plugins and Mods | Tagged | Leave a comment

Price number format with comma in Classipress 3.1.4 and 3.1.5

Price number format with comma in Classipress 3.1.4 and 3.1.5 The current price display format in Classipress is like this 120000 of which is sometimes confusing to the viewers specially with high value items as shown below;

Posted in Plugins and Mods | Tagged | 1 Comment

Full Graphic Header in Classipress 3.1.4

Full Graphic Header in Classipress 3.1.4 Currently, Classipress 3.1.4 header is just plain gray gradient. I think you can do more with that simple header.

Posted in Plugins and Mods | Tagged | 2 Comments

How to add a text section in the home page of Classipress 3.1.4

How to add a text section in the home page of Classipress 3.1.4 It is really good to have a text section in the Classipress theme homepage like the example below. Instead of directly presenting the classifieds buy and sell … Continue reading

Posted in Plugins and Mods | Tagged , | 1 Comment

Classipress SEO and Performance Friendly Ads Permalinks with Post ID on Classipress 3.1.4

Classipress SEO and Performance Friendly Ads Permalinks with Post ID When custom post types is used it usually requires to have the base url before the post name which is prevalent on premium themes such as Classipress, Jobroller, Clipper and … Continue reading

Posted in Plugins and Mods | Leave a comment

Re-order Classipress ads categories easily in simple drag and drop in Classipress 3.1.4

Re-order Classipress ads categories easily in simple drag and drop. Classipress only has the option to order the categories by name and post ID. How about if you want it in any order that you prefer. Well you have come … Continue reading

Posted in Plugins and Mods | Tagged , | 2 Comments

How to display All Categories in the main page

It can be changed within index.php using the theme editor in the dashboard. You just have to search for the following codes; wp_list_categories(‘show_count=0&title_li=&depth=1′); and add the “hide_empty” parameter to the list. Just put after depth=1 the &hide_empty=0 To make it … Continue reading

Posted in Plugins and Mods | Tagged | 2 Comments

How to put a text section in the main page

Here’s a tutorial on how to put a text section in the main page (just right before the main listing). You can see this on my site www.cars.cebulive.com (below). First you have to find the code below in the index.php … Continue reading

Posted in Plugins and Mods | Tagged | 9 Comments