• hi, i have some questions about the search function:

    if i have on the page only the [pdb_search] shortcode, when i search i can’t see the results.
    i can see it only with also the [pdb_list] shortcode on the page, that shows me the entire list of records.

    what can i do? because i need to let the users search for records without seeing the other records in the database!

    thank you 🙂

    https://ww.wp.xz.cn/plugins/participants-database/

Viewing 3 replies - 1 through 3 (of 3 total)
  • try this on the search page

    [pdb_search target_page=”path to list page”]

    on the list page place the shortcode

    [pdb_list]

    Plugin Author Roland Barker

    (@xnau)

    nikogu, use the “suppress” attribute in the list shortcode…like this:

    [pdb_list search=true suppress=true]

    It won’t show any records until a search is performed.

    Thread Starter nikogu

    (@nikogu)

    okay! i’m going to try. Thank you for now

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

The topic ‘search function questions’ is closed to new replies.