Search:
Search took 1.00 seconds.
-
Will be updating the plugin ASAP but we've been pretty busy last days and need to finish a couple of developments before upgrading this.
Best regards,
-
Hi, it's easy, (look at my source code) just go to index.php of classipress theme, and place your intro text or whatever you want just under <div class="content_left"> Use html tags as you wish, and...
-
You need to modify two files "sidebar-ad.php / single-ad_listing.php", both can be edited through the Wordpress editor.
1 - Disable the sidebar Map
Open the "sidebar-ad.php" and change...
-
You may look for the code below in the style.css line 373;
#directory .catcol ul li.maincat {
border-bottom: 1px solid #DDDDDD;
font-weight: bold;
padding: 0 0 2px;
...