Use this for the same loop-ad_listing.php or and single-ad_listing.php files. If you want to keep nice numbering sequence use the code below, otherwise the code above.
<?php
// Get Ad WordPress...
Use this for the same loop-ad_listing.php or and single-ad_listing.php files. If you want to keep nice numbering sequence use the code below, otherwise the code above.
<?php
// Get Ad WordPress...
Yes, I'm trying to do it. And I had some success.
This plugin does not allow to add custom field in the URL.
You can add tags, categories, and extra taxonomy. Such as %ad_tag%, %ad_cat%,...
I performed this modification at the request of ewebdesign.
This mod adds the additional fields in the registration form. Use with previous modes.
I will add the fields: phone number, state, city...
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...