Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Firefox search error
This topic contains 4 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 11 months ago.
- AuthorPosts
- April 23, 2018 at 5:42 pm #17596
Not sure but the search is not triggering in firefox..
-
This topic was modified 4 years, 11 months ago by
kickstarter. Reason: moved access to private
April 23, 2018 at 5:44 pm #17597You cannot access this content.April 23, 2018 at 8:30 pm #17599Hi,
Thank you very much for the proper details, it helped me a lot.
I have found the problem and fixed it. When the plugin was tryting to check which key was pressed, some other script modified the ‘window.event’ variable. The search tries to check this global variable first, as some older browsers store the keycode there. Apparently, another script (I don’t know which one), set that variable specifically on FireFox only, and the plugin recieved the wrong key type and key code.
I have made a direct change to the main plugin script file via FTP. I will try to incorporate this change to the next release as well, although the plugin is not the direct cause.
To have this solution permanent until then, please make sure to:
– Have a copy of this changed file on your server: \staging\1\wp-content\plugins\ajax-search-pro\js\nomin\jquery.ajaxsearchpro.js
– And also, this option must be set to ‘Non minified’: https://i.imgur.com/FC5h2Rg.pngAfter clearing your browser cache, the plugin should start working normally.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 23, 2018 at 8:53 pm #17602Oh wow.. That was quick! I have applied your fix and it is now working! I have been trying to figure it out without any luck.
Thank you again for assistance and I will be more than happy to compensate you for your time if you shoot me an email 🙂
April 23, 2018 at 9:26 pm #17605You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
-
This topic was modified 4 years, 11 months ago by
- AuthorPosts
You must be logged in to reply to this topic.