Hi, it is possible to develop an addon/extension that will add custom fields to the form and display it on ad details page. This is documented here http://wpadverts.com/documentation/custom-fields/, unfortunately it will require some PHP programming knowledge.
The example code shows how to add list of checkboxes and text field, but if in the code you will replace adverts_field_checkbox with adverts_field_select you should get dropdown instead of list of checkboxes.
I haven’t heard from you, so i suppose this works fine, i will just makr it as resolved so other can also find out how to add custom fields.
Hi Greg,
I haven’t actually tried it yet but I will try it shortly.
Thanks for your help.
Hello Greg,
I was wondering, in what file do i add the code?
Do you have premium plugin with more features aswell?
In te future i am hoping to let people pay like 2-3 euro to place a link to there webshop or website.
And is it possible to disable the hyperlink function?
Best Regards,
Freek
Hello there,
I have figured it out where to add the code, i really thought it was a css or js customization but it was in the php files lol.. So noobish..
Anyway thnx, i will open a new topic for the other question