Forums Forums Search & Filter Pro Jquery error

Viewing 10 posts - 1 through 10 (of 10 total)
  • Anonymous
    #91919

    Hello there,

    I´m using ACF to display a Google Map and the plugin is giving me this error:

    jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
    search-filter-build.min.js?ver=2.3.0:2 Uncaught TypeError: Cannot read property ‘replace’ of undefined
    at Object.processTaxonomy (search-filter-build.min.js?ver=2.3.0:2)
    at HTMLLIElement.<anonymous> (search-filter-build.min.js?ver=2.3.0:2)
    at Function.each (jquery.js?ver=1.12.4:2)
    at a.fn.init.each (jquery.js?ver=1.12.4:2)
    at Object.buildUrlComponents (search-filter-build.min.js?ver=2.3.0:2)
    at Object.getUrlParams (search-filter-build.min.js?ver=2.3.0:2)
    at HTMLFormElement.getUrlParams (search-filter-build.min.js?ver=2.3.0:2)
    at HTMLFormElement.init (search-filter-build.min.js?ver=2.3.0:2)
    at HTMLFormElement.<anonymous> (search-filter-build.min.js?ver=2.3.0:2)
    at Function.each (jquery.js?ver=1.12.4:2)

    Anonymous
    #91920

    I get this error on the console from Google Chrome, the error does not let me see the map. I all ready try desactivating the S&F plugin, and it works, with the plugin on, it does not work.

    You can see the page here:

    https://www.comunidadkundalini.com/yogamap

    Trevor
    #92092

    I can see the error. I will need to refer this to the developer, Ross.

    Anonymous
    #92097

    Thanks Trevor.

    Anonymous
    #92738
    This reply has been marked as private.
    Ross Moderator
    #92740

    Hey Rai

    I’m hoping to get on to this later on this afternoon, not sure ofc how long a fix will take but hoping it wouldn’t be too long, possibly over the weekend I could get it sorted, but this is a little speculation at this stage.

    Best

    Ross Moderator
    #93224
    This reply has been marked as private.
    Anonymous
    #93227
    This reply has been marked as private.
    Ross Moderator
    #93239

    Hey Rai

    I see the issue. There is a JS error being thrown in S&F because of an issue with one of your fields.

    This error prevents further JS being run which prevents google maps from init.

    After debugging a little, I can see there is an issue with a particular field.

    The search form in the third tab Profesores is where there is an error.

    There is a field that is not able to be displayed called _sft_particulares – and this is where the JS error is thrown.

    If I take a look in wp-admin, I see a taxonomy field for this search form (4th field in the form), but its set to post_format.. it looks like the taxonomy was removed, renamed or deleted? So S&F can’t find it and in turn causing this JS error.

    Does that make sense?

    Hope that helps

    Anonymous
    #94315

    Hi Ross,

    It works excellent!.

    Many thanks.

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