-
Closed
-
i have two problems that i can’t seem to resolve.
1) i have pages with javascript that worked before loading the theme. Now my js code is not finding jquery. I have the following src’s in my code that worked before but now i get a “Uncaught TypeError: Cannot read property ‘ajax’ of undefined” error. Src’s below:
<script src=”https://code.jquery.com/jquery-1.11.3.min.js”></script>
<script src=”https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js”></script>this is occuring on all of my pages that have js code. How do i resolve?
2) on the same pages mentioned above i see a white box which appears to be the responsive menu. this may be an artifact of the above problem but if not how do i stop the responsive menu from appearing when not in the smaller screen sizes?
The topic New Evolve plus customer with problems is closed to new replies