Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Griden

    (@griden)

    Your problem is this line :

    <img border="0" src="https://www.zentrips.net/wp-content/uploads/Logo-Facebook.jpg" width="30" height="30>

    It should be :
    <img border="0" src="https://www.zentrips.net/wp-content/uploads/Logo-Facebook.jpg" width="30" height="30">

    Fix, that and the rest of the code below it should load ok, thats whats stopping yor javascript from loading for the slider.

    Theme Author Griden

    (@griden)

    Let me know if that fixes it ok

    Thread Starter ptiradof

    (@ptiradof)

    Thank you for your information, where can I find that line?
    I am check-in in Style.CSS but it′s not there
    Thank you

    Theme Author Griden

    (@griden)

    It looks like its in your footer.php file, where you added the facebook image, you missed off a -> ”

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I update to WordPress 4.5.2 and slider stop working’ is closed to new replies.