Viewing 1 replies (of 1 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    You will have to write the search yourself to do this

    you can do it 2 ways

    on the server by make the search query and then only passing the id you need to the short lookup do_shortcode()

    or with an ajax call to find the id you need to filter and then hiding all that don’t match

    I added the user ID to the CSS class in the form of “user-3” so once you know the ID you can hide the rest

    both ways need you to need you to work out the user ID from the search term

    Hope this helps

    If you get code working please post back here for others

    Paul

Viewing 1 replies (of 1 total)

The topic ‘Search’ is closed to new replies.