try theme-actions.php in function cp_ad_loop_meta somewhere after the category and username lines
try theme-actions.php in function cp_ad_loop_meta somewhere after the category and username lines
Another great mod dikiyforester!
If anyone is interested in adding this to the "edit ad form" as well, you can do so in theme-functions.php (around line 1150).
replace red text with:
Ok, figured it out. Seems to be working for me.
For anyone who wants to know how to limit the edit ad form as well, just place the same code from above (shown in red) into theme-functions.php...
You can edit the "Post An Ad" button text in theme-header.php
I don't know the line # (it is towards the bottom)
<a href="<?php echo CP_ADD_NEW_URL ?>" class="obtn btn_orange"><?php _e('Post...