Search Behavior on "Return" Press

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search Behavior on "Return" Press

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41118
    slightrevision
    slightrevision
    Participant

    Our search process works great if you simply type in a word, or click the magnifying glass…however; pressing enter is different. Please watch this loom to see what we’re seeing: https://www.loom.com/share/6ad1625c8e1241e989f4f56159793423

    Any suggestions?

    #41124
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Those parameters are not coming from the plugin, it seems like that there is a 3rd party script adding an event handler for the search form, and captures either the submit or the keypress events. When I click the magnifier it looks okay, only affects the keypress.

    After a bit of debugging I have found that the issue is caused by this file: wp-content/plugins/cleantalk-spam-protect/js/apbct-public-bundle.min.js
    From the directory name the plugin name should be something like Cleantalk Spam Protect or similar. It attaches to the form submission event, and the search can’t execute it’s own event handler.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #41135
    slightrevision
    slightrevision
    Participant

    Thank you so much! This was exactly the “pointing me in a direction” I needed. Thanks Ernest!

    #41139
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.