• Resolved olejespersen

    (@olejespersen)


    Hi,
    After updating the Metaslider is not working in Google Chrome. But it is working in Firefox. Everything is updated. Can you help fixing the problem?

    In the console in Chrome there are these errors:

    Uncaught SyntaxError: Invalid regular expression: missing / 4c25f.js:22

    Uncaught TypeError: d.hoverintent is not a function
    at HTMLDocument.<anonymous> (0d256.js:2)

    Uncaught TypeError: $(…).flexslider is not a function
    at metaslider_1022 ((index):581)
    at timer_metaslider_1022 ((index):598)

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Errors will stop execution of the remaining JavaScript, so you will have to fix the errors starting from the top.

    If you refresh the page after opening the console you will get full path file names.

    Uncaught SyntaxError: Invalid regular expression: missing / 4c25f.js:22

    Uncaught TypeError: d.hoverintent is not a function
    at HTMLDocument.<anonymous> (0d256.js:2)

    It works for me in Chrome, however, and I don’t see those errors. Can you try in an incognito browser and logged out? Those could be from Chrome extensions you have installed.

    Hi @olejespersen

    I’ll mark this as resolved as we didn’t hear back, but feel free to reply if needed or have any more questions.

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

The topic ‘Slider not working’ is closed to new replies.