javascript is not working on Event Submission?
-
Javascript is not working on Submit Events Page .
I found the reason behind this was that I have written a line of code in functions.php to call jquery file.wp_enqueue_script('jquery-1.7.2',get_template_directory_uri().'/js/jquery-1.7.2.min.js');
When I remove this line of code then javascripts start working fine on Event Submission Page but this file is important for me because I am using this file at many places so I can not remove this.
Please give me any solution!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘javascript is not working on Event Submission?’ is closed to new replies.