Search:
Search took 1.00 seconds.
-
the favorites mod is free ;)
Add to Favorites Modified | Premium WordPress Theme CustomizationPlaces-Finder Store
by the way, it's not working well with cache plugins, so don't use any cache...
-
Your post is hilarious!
You're kidding right?
-
Hi
Try and use the two files I have attach. Is from a clean CP 3.13 install. They contain the code for the Featured Listing, you just need to ad the ribbon to your image file.
Bredvig
-
Hi...
this works at my end... can you check at your end
this page : single_ad-listing.php find this
<div class="single-main">
...
-
This is a real simple query and I dont know why CP does not have it by default...
Here is how you can do it... make changes at your own risk. I am a really bad coder so test, test, test before using...
-
Finally took a better look at this mod, this code now works:
<div class="price-wrap">
<?php if (get_post_meta($post->ID, 'cp_ad_sold', true) == 'yes') : ?>
<?php elseif...
-
http://e3.img.v4.skyrock.net/e32/dreamsinthesky973/pics/1002316338_small_1.jpg
At the beginning I want to sell it , not for the price but for the pleasure to sell
we are all here for that not ???...
-
I've found a very crude way to prevent a category displaying it's posts in the 'Just listed'. I'm going to explore a better way but most typical php ways I've tried just don't seem to work.
Here...