Search:
Search took 1.00 seconds.
-
Yes i do but Vantage does not have a sub categories widget.If you think this feature should be added please post it in the Ideas Page for devs to review.
Thanks.
-
No. I don't have problems. The Listing tags sitemap XML gets generated which in my case contains 1,479 tags created across 2 separate XML files with max 1000 entries per file.
How many tags have...
-
I'm looking for a solution for this as well. I would be good to have like 3 to 5 featured listings at a time show on the homepage before the non featured listings.
And then have those featured...
-
includes/template-tags.php
<h1 id="site-title">
-
Nice Idea!
Here we go (hope nobody comes and says i should give credits and ask for permission somewhere):
1.)
Open /wp-content/themes/classipress/single-ad_listing.php and find the...
-
Goal of this tutorial is to show a ribbon on the featured ads listings. Tested on Classipress Version 3.1.8 Something like this in the screenshot:
2385
Please backup the following files...
-
Indeed.com's Publisher website is sparse. 2 kinds of people use it.
A.) The person who just wants to cut and paste generic advertising code in to their website and
B.) Powerful Developers.
...
-
Find the code below in the header.php .
<a href="<?php echo CP_ADD_NEW_URL ?>" class="obtn btn_orange"><?php _e('Post an Ad', 'appthemes') ?></a>
Enclose it with wordpress "if logged in"...
-
Sorry, 2 small errors in the main code above, I copied the wrong version.
The good code is:
// Changes to register user or link the ad to user AFTER posting the ad.
// if the ad is found,...
-
Hello,
Thinking about the same kind of questions since a few hours, here is what I came up with.
PLEASE NOTE: this is a quick hack, just to test if the concept works, it lacks refinement,...
-
The height of the featured box can be adjusted per your liking, but here is the combined code that BlueCafe and myself were able to modify:
Edit /styles/master.css:
Step 1: Line 154
...