- Posts: 6907
- Thank you received: 738
is not responsive to smartphones and tablets
11 years 2 months ago #42163
by milos
Replied by milos on topic is not responsive to smartphones and tablets
An extension "zen" loads jQuery on your site. You must disable loading jQuery in this extension and use loading of latest jQuery by template. Make sure that your template's index.php file has this part in file index.php:
Regards
Code:
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>
Regards
Please Log in to join the conversation.
11 years 2 months ago #42164
by max_pav
Replied by max_pav on topic is not responsive to smartphones and tablets
got it:
1 off the JQerry the extension "zen"
2. installed the new version of Hot effects Rotator and activated JQerry
3 verified there is a string in the file index.php
Result: does not change anything from before rather after a while the slider on the home page and the page goes crazy at all in the Literary Cafe disappears after a while.
Now I reinstalled the old version to make it visible, but at least it is not responsive
How can I do?
thanks
1 off the JQerry the extension "zen"
2. installed the new version of Hot effects Rotator and activated JQerry
3 verified there is a string in the file index.php
Result: does not change anything from before rather after a while the slider on the home page and the page goes crazy at all in the Literary Cafe disappears after a while.
Now I reinstalled the old version to make it visible, but at least it is not responsive
How can I do?
thanks
Please Log in to join the conversation.
Time to create page: 0.166 seconds