Tagged: slider
-
AuthorPosts
-
August 26, 2016 at 5:47 pm #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.
August 26, 2016 at 5:52 pm #678277Hi 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,
YigitAugust 29, 2016 at 3:12 pm #678962Hi 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
August 29, 2016 at 4:58 pm #679037Hi 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
September 1, 2016 at 5:20 am #680445Hi 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,
RikardSeptember 2, 2016 at 1:15 pm #681267Hi 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
September 4, 2016 at 6:40 am #681729Hi,
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&ecnNormally 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,
RikardSeptember 5, 2016 at 4:41 pm #682257Hi 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’);September 5, 2016 at 5:04 pm #682273Hi 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
September 8, 2016 at 8:35 am #683555 -
AuthorPosts
- The topic ‘Slider not working’ is closed to new replies.