Search:
Search took 1.00 seconds.
-
First learn some css and change some colors, fonts, images, element sizes...
In this file: yourdomain/wp-content/themes/classipress/style.css
-
Advanced search function works by:
1. getting category from current page (either category page or search results within category)
2. building fields in advanced search form based on custom form...
-
With this plugin you can easily ban users: http://wordpress.org/extend/plugins/drp-wordpress-user-management
-
In 3.1.9 it is here:
classipress\includes\theme-actions.php
Line 40
<span class="owner"><?php if ( get_option('cp_ad_gravatar_thumb') == 'yes' ) appthemes_get_profile_pic(...
-
To put featured slider on top of ad category pages open taxonomy-ad_cat.php and find this line (approximately line 8):
<div class="content_res">
Below add this:
<!--added for carousel...