• Resolved geez1

    (@geez1)


    The slider was working correctly and all of a sudden it has stopped working but only in chrome. Now instead of the slider images I have white space.

    I am using a child theme. When I switch back to the parent theme the slider still does not work in chrome.

    Any ideas how to trouble shoot this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter geez1

    (@geez1)

    I still have not found a solution to this.

    The only potential issue I can see onpage is this one: Element does not exist in DOM!
    This is generated from jquery.ticker.js:24

    Any ideas?

    Thread Starter geez1

    (@geez1)

    The image starts to load and then the large image area on the left hand side of the lider goes totally blank (white).

    Thread Starter geez1

    (@geez1)

    The error is showing here;

    Ln 21 of jquery.ticker.js
    // check that the passed element is actually in the DOM
    if ($(this).length == 0) {
    if (window.console && window.console.log) {
    window.console.log(‘Element does not exist in DOM!’);
    }

    I am no js expert so I could do with a few pointers. I am also confused as to why I get this error with my child and the out of the box version of the theme but no one else seems to be having a problem.

    Thread Starter geez1

    (@geez1)

    This issue with the js coding seems to be restricted to the Show Slide From “single post” option. When I set the slider up to Show From “Category Posts” there is no porblem viewing it in any browser even though I still get the DOM error message.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider not working in chrome’ is closed to new replies.