jQueryproblem in Theme Venom
-
Hi Guys,
I have a simple Table on my Site geschicktgendern.de/genderwoerterbuch Password is 12345 because the Site is not finished til now.
The Problem is, that no JQuery is working here. There Konsole says:
TypeError: jQuery(...).cycle is not a funktion
jQuery( '.cycle-slideshow' ) .cycle();
all in
https://geschicktgendern.de/wp-content/themes/venom/js/general.js?ver=4.1In other Themes the JavaScript-Functions of TablePress are working fine. The Hint of you in the FAQ with deleting one line of code in the header.php is not working, because there is only this line:
<script src="<?php echo get_template_directory_uri(); ?>/js/html5shiv.js"></script>
My debugging Information:
· Website: https://geschicktgendern.de
· TablePress: 1.5.1
· TablePress (DB): 29
· TablePress table scheme: 3
· Plugin installed: 2015/01/26 20:18:33
· WordPress: 4.1
· Multisite: no
· PHP: 5.3.28-nmm1
· mysqli Extension: false
· mySQL (Server): 5.6.21-nmm1-log
· mySQL (Client): 5.5.40
· ZIP support: yes
· UTF-8 conversion: yes
· WP Memory Limit: 40M
· Server Memory Limit: 256M
· Magic Quotes: on
· WP_DEBUG: false
· WP_POST_REVISIONS: trueSorry, my Skills are not the best, but do I have a Version-Problem of Javascript or is it something else? Thank you very much for your support!
- The topic ‘jQueryproblem in Theme Venom’ is closed to new replies.