Ajax Search Pro script Bug

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Ajax Search Pro script Bug

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 6 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15525
    mapongamike
    mapongamike
    Participant

    Hi Support,

    I want to report a bug that was caught by a developer working on our website!

    They noticed that Ajax Search Pro breaks jQuery(document).ready( function() {…} ); calls. They explain that this is a serious issue, and a lot of plugins use that event hook.

    This issue is restricting functions on the website and was hoping you guys to resolve this.

    Thank you for your time,

    Cheers

    Michael Maponga

    #15526
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Michael,

    I just checked your site and the javascript error console, but everything look all right, there are no error messages there. Can you please elabore more on how it break the document ready hook? The plugin is actually using this hook for the initialization as well.

    Also, it has been tested along with thousands of scripts that use the jQuery(document).ready(function(){…}); as well as the jQuery(function($){..}); shorthand hooks, and there are no known conflicts as of now. As far as I know the only thing that can cause this hook to malfunction is if there is a runtime error during the page load, that stops further script execution.

    Please let me know where the issue is present on your site, and I will take a look.

    Best,
    Ernest Marcinko

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


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

You must be logged in to reply to this topic.