Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Sorry, I’m not aware of a direct solution for that, and it wouldn’t really be useful anyways. The search works “live”, so that it’s immediately executed when a user types a character. Therefore, an extra button would not change anything.
    If you really want one, you’d need to add a custom search field and button using the DataTables JS API, maybe with the help of this code: https://www.ads-software.com/support/topic/search-when-enter-key-is-pressed?replies=12#post-4621734

    Regards,
    Tobias

    Thread Starter armed888

    (@armed888)

    Thanks Tobias,

    I hope you’ll be more patient with me.

    I already added the scripts to my function.php and doing what i want.. can you help me out further with putting the search button? Im lost ??

    “If you really want one, you’d need to add a custom search field and button using the DataTables JS API, maybe with the help of this code:”

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    unfortunately, I’m pretty busy at the moment, so I just don’t have time to develop the necessary code for you. Sorry.

    You will basically have to extend that code with some jQuery commands to add a button after the input field and then let a click on that trigger the search.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘search button next to the search field’ is closed to new replies.