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

    (@gwin)

    I am afraid it’s not really possible right now, unless you are willing to modify original files (i do not recommend to do so).

    Thread Starter GLADIT

    (@gladit)

    Ok, but can you tell me in which files you handle the search?

    Plugin Author Greg Winiarski

    (@gwin)

    There are two files to modify:
    – wpadverts/templates/index.php there you will want to include additional search fields.
    – wpadverts/includes/shortcodes.php in function shortcode_adverts_list() you will need to modify WP_Query arguments array to customize the search.

    Thread Starter GLADIT

    (@gladit)

    Hey Greg,

    i dont have the file wpadverts/templates/index.php.

    Do i have to create one?

    Thanks Alex

    Plugin Author Greg Winiarski

    (@gwin)

    Hi, sorry it should be wpadverts/templates/list.php not index.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Search Box custom field’ is closed to new replies.