Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #678275

    Hi all,

    All the sliders on the website: http://www.intrige-preview.nl/Seac/ don’t function anymore, probably after an automatic update i’m not aware of.

    On the same server is another site working perfectly: http://www.intrige-preview.nl/4ier4ier/

    After this event i updated WordPress to 4.6 and installed the newest version of Enfold, still having no effect.

    #678277

    Hi intrige!

    Please try de-activating all active plugins and check if that helps, if not, can you please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #678962

    Hi Yigit,

    thanks for your advice. unfortunately, de-activating all plugins and overwriting all enfold files did not do the trick.
    what else could be wrong? please help, tomorrow we have to present the site to our client!!!

    regards, Ariën

    #679037

    Hi Yigit,

    another dicovery: when i create a new slider, it works better, it only doesn’t show the first slide, but it shows the other slides when clicking on the ‘next’ button. this only works with the ‘autorotate’ ‘off’ . when i turn it on, it completely doesn’t work anymore again, it only shows the next and previous buttons which do not work.

    please help!

    regards, Ariën

    #680445

    Hi Ariën,

    Sorry for the late reply, I’m getting a 403 error on the page you linked to. Could you check please?

    Best regards,
    Rikard

    #681267

    Hi Rikard,

    i checked it, and all seems fine here. maybe a temporary glitch?

    please check again. Client is getting impatient. i checked the forum on other instances of the same problem (a lot of people seem to have this problem) and allready tried everything i could find. i even completely rebuild a new site, but when i import the content, the slider (and other elements like accordeon, do not function anymore…

    regards, Ariën

    #681729

    Hi,

    It’s working now, thanks. I see the following errors on the page:

    jquery-1.11.3.min.js?ver=4.6:2 Uncaught Error: Syntax error, unrecognized expression: #tno&ecnga.error @ jquery-1.11.3.min.js?ver=4.6:2ga.tokenize @ jquery-1.11.3.min.js?ver=4.6:2ga.select @ jquery-1.11.3.min.js?ver=4.6:2ga @ jquery-1.11.3.min.js?ver=4.6:2find @ jquery-1.11.3.min.js?ver=4.6:2m.fn.init @ jquery-1.11.3.min.js?ver=4.6:2m @ jquery-1.11.3.min.js?ver=4.6:2(anonymous function) @ avia.js?ver=3:190(anonymous function) @ jquery-1.11.3.min.js?ver=4.6:2map @ jquery-1.11.3.min.js?ver=4.6:2map @ jquery-1.11.3.min.js?ver=4.6:2refresh @ avia.js?ver=3:185e @ jquery-1.11.3.min.js?ver=4.6:2dispatch @ jquery-1.11.3.min.js?ver=4.6:4r.handle @ jquery-1.11.3.min.js?ver=4.6:4trigger @ jquery-1.11.3.min.js?ver=4.6:4(anonymous function) @ jquery-1.11.3.min.js?ver=4.6:4each @ jquery-1.11.3.min.js?ver=4.6:2each @ jquery-1.11.3.min.js?ver=4.6:2trigger @ jquery-1.11.3.min.js?ver=4.6:4_kickOff @ shortcodes.js?ver=3:4377_init @ shortcodes.js?ver=3:4175single_callback @ shortcodes.js?ver=3:4072trigger_loaded @ shortcodes.js?ver=3:3849checkImage @ shortcodes.js?ver=3:3838(anonymous function) @ shortcodes.js?ver=3:3813
    jquery-1.11.3.min.js?ver=4.6:2 Uncaught Error: Syntax error, unrecognized expression: #tno&ecn

    Normally errors like these come from plugin but it’s not looking like they are on your installation, did you make any changes to any of the theme files?

    I see that you have a migration plugin on the site, did you migrate the site from somewhere? If so you might want to delete and recreate one of the sliders to see if that helps.

    Regards,
    Rikard

    #682257

    Hi Rikard,

    tnx for the reaction. I installed the migration plugin in order to install the site on another location ( http://www.seac.cc.tijdelijke.link ) , to see if i could rebuild the site there, to overcome the errors. Unfortunately that did not work. importing the content in various ways (WordPress importer, WP migration) immediately led to the non display of the sliders, and the accordeons, and the impossibility to add new ones.

    All plugins are turned off, so that could not be the case either…

    all in all i made one change in functions.php (advice from this forum) but that did not help either to solve the problem, so i removed it now:

    function modify_jquery() {
    if (!is_admin()) {
    wp_deregister_script(‘jquery’);
    wp_register_script(‘jquery’, ‘https://code.jquery.com/jquery-1.11.3.min.js’);
    wp_enqueue_script(‘jquery’);
    }
    }
    add_action(‘init’, ‘modify_jquery’);

    #682273

    Hi Rikard,

    your bugreport was extremely useful for me afterall! the problem was ‘simply’ an & sign in a menu link! simply removed the link, and the problem is fixed on all pages.

    thans a lot for your help!

    regards, Ariën

    #683555

    Hi,

    Great! Glad that you figured it out. :)

    Best regards,
    Ismael

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