• Resolved artsfantasy-1

    (@artsfantasy-1)


    WebPace Portfolio added via the shortcode to the editor.

    At the front the WebPace Portfolio section displays continuously the loading ico. Console spits out:

    TypeError: e.indexOf is not a function

    Looks like a Jquery version issue?

    • This topic was modified 5 years, 8 months ago by artsfantasy-1.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter artsfantasy-1

    (@artsfantasy-1)

    The issue is due to jquery incompatibility. the theme I use uses latest JQuery (via deregister then register), the plugin in question uses 1.8.

    in plugin file view-elastic-grid.js on line 85 code needs to be replaced to:
    jQuery(window).on('load', function() {

    this makes the plugin ‘work’, but it brings up more issues due to the jquery incompatibility.

Viewing 1 replies (of 1 total)
  • The topic ‘TypeError: e.indexOf is not a function’ is closed to new replies.