Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Towfiq I.

    (@tislam100)

    this is a very weird issue. Haven’t seen this kind of issue before. Can you delete the theme and install it again?

    Thanks

    Thread Starter Kettercat

    (@kettercat)

    Hi, thanks for the quick reply!
    Just tried that – I removed the theme and reinstalled it. Same happens ??

    Thread Starter Kettercat

    (@kettercat)

    Any ideas what could be the problem? Any specific files I should try and reinstall? (Even though I had deleted the entire directory before reinstalling)

    Thanks ??

    EDIT – just got this error message –
    Message: Object doesn’t support this property or method
    Line: 11
    Char: 3309
    Code: 0
    URI: https://www.mayasagy.co.il/wp-content/themes/zenon-lite/js/jquery.transform.min.js?ver=3.8

    Theme Author Towfiq I.

    (@tislam100)

    try openning up functions.php and removing this line:

    wp_enqueue_script('znn_transform',get_template_directory_uri().'/js/jquery.transform.min.js');

    and also remove this from zenon.js file:

    jQuery('.skew_bottom_big').transform({rotate: '1deg'});
    jQuery('.skew_bottom_right').transform({rotate: '51deg'});
    
    jQuery('.skew_top_big').transform({rotate: '1deg'});
    jQuery('.skew_top_right').transform({rotate: '-35deg'});
    //Layout3 Skew
    jQuery('.lay3_bridge').transform({rotate: '15deg'});
    Thread Starter Kettercat

    (@kettercat)

    Thanks for the help man! Still not working though ??

    Theme Author Towfiq I.

    (@tislam100)

    Sorry not sure whats really causing this as I am not getting any javascript errors anywhere.

    you should give a third party slider plugin a try and disable the default slider.
    https://www.ads-software.com/plugins/tags/slider

    Thread Starter Kettercat

    (@kettercat)

    Thanks a lot anyway! Figured this would be the solution for now.
    Thanks for the help & for a beautiful theme ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Slider only shows last image?’ is closed to new replies.