• Resolved afuhrtrumpet

    (@afuhrtrumpet)


    Hello,

    I switched to this slider after having unresolved issues with the other plugin, but this one does not show up either. Is there a reason for this? When I try to call $.slick myself in the console it doesn’t seem to work either, so maybe the script isn’t getting loaded.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Philipp Bammes

    (@tyrannous)

    Hi @afuhrtrumpet,
    check your browser’s console, there’s a JavaScript error (not related to this plugin). It’s probably because you are using “Better WordPress Minify” to minify and combine JavaScript files. Also the slider’s initialization script is missing, maybe the minification plugin doesn’t support wp_add_inline_script()?
    Try to temporarily disable the plugin and check if the error persists.

    Thread Starter afuhrtrumpet

    (@afuhrtrumpet)

    Thanks for the suggestion. I disabled the minification plugin and I can see where the scripts are now, but the slider still does not show up, nor is slick a function in jQuery. Could it still be the JS error causing problems? That’s the only thing I can think of.

    Thread Starter afuhrtrumpet

    (@afuhrtrumpet)

    I just removed the line of Javascript that was causing the first error, and now slick doesn’t seem to be defined as a function in the included JS, which is odd since slick’s javscript is being loaded. It could be async scripts but I’m not sure how to check for that. Do you see anything wrong here?

    Plugin Author Philipp Bammes

    (@tyrannous)

    Hi @afuhrtrumpet, sorry for the delay.
    I noticed you disabled the slider. If you want me to help, please enable it again, for example on a test page.

    Plugin Author Philipp Bammes

    (@tyrannous)

    Set to resolved due to @afuhrtrumpet’s missing response.

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

The topic ‘Slick slider does not show up’ is closed to new replies.