• Resolved fourward

    (@fourward)


    Is there a simple way to add additional fields to the adverts and form? I would like to add two extra fields to the Item Information section (underneath ‘Price’ and ‘Location’). Ideally they would be dropdown fields, but if easier, text fields would be fine.

    Thanks in advance.

    https://ww.wp.xz.cn/plugins/wpadverts/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    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.

    Plugin Author Greg Winiarski

    (@gwin)

    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.

    Thread Starter fourward

    (@fourward)

    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

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Add additional fields under Item Information?’ is closed to new replies.