First time user problems
-
We’re trying to add a popup for a charity event we’ve got coming up, but it seems to not be working at all.
jQuery includes
<script type='text/javascript' src='https://ironhousefitnessct.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></script> <script type='text/javascript' src='https://ironhousefitnessct.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></script> <script type='text/javascript' src='https://ironhousefitnessct.com/wp-content/plugins/modal-dialog/cookie.js?ver=1.0' id='jquerycookies-js'></script> <script type='text/javascript' src='https://ironhousefitnessct.com/wp-content/plugins/modal-dialog/detectmobilebrowser.js?ver=1.0' id='jqueryDetectMobile-js'></script> <script type='text/javascript' src='https://ironhousefitnessct.com/wp-content/plugins/modal-dialog/colorbox/jquery.colorbox-min.js?ver=1.5.6' id='colorboxpack-js'></script>
<script type='text/javascript' src='https://ironhousefitnessct.com/wp-content/themes/zerif-lite/js/jquery.knob.js?ver=1.8.5.49' id='zerif_knob_nav-js'></script>
Unless I’m mistaken, Modal Dialog is using the earliest version of jQuery listed (1.5.6), which should be compatible with the later versions used by our theme (1.8.5.49) or WordPress (3.6.4).
wp_head and wp_footer
I’m guessing this is the problem, as they do not appear in our theme’s style.css file. The theme was heavily modified by our original developer, who we are unable to contact. And, I am not a WordPress guru by any stretch of the imagination. Is there a workaround for this?
Third Possibility
I may have gotten ahead of myself and modified the dialog’s settings away from default. So, it’s possible one of my changes is causing the problem.
Any help you could please provide would be greatly appreciated.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘First time user problems’ is closed to new replies.