- Posts: 14116
- Thank you received: 1639
Jquery 1.8.x support
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 3 months ago #33193
by ivan.milic
Replied by ivan.milic on topic Jquery 1.8.x support
???? I meant one of two jquery references
Please Log in to join the conversation.
-
Athx64
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
11 years 3 months ago #33196
by Athx64
Replied by Athx64 on topic Jquery 1.8.x support
In order to do that I would have to remove the module that I need to run on my site.
Any thoughts on the issue with the infinite scroller continually pulling up the same 30 articles?
The site name is
www.decryptedtech.com
Any thoughts on the issue with the infinite scroller continually pulling up the same 30 articles?
The site name is
www.decryptedtech.com
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6753
- Thank you received: 718
11 years 3 months ago #33198
by milos
Replied by milos on topic Jquery 1.8.x support
No, you don't have to remove the module. You just need to remove jQuery reference. So, in one of these modules, try to find option that disables jQuery loading.
jQuery should be loaded only once per site. It's not important which version it is. You can load whatever version you like, but only once per page.
Regards
Milos
jQuery should be loaded only once per site. It's not important which version it is. You can load whatever version you like, but only once per page.
Regards
Milos
Please Log in to join the conversation.
-
Athx64
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
11 years 3 months ago #33202
by Athx64
Replied by Athx64 on topic Jquery 1.8.x support
I agree that jQuery only needs to load once per site, but the version does matter. The module in question only supports 1.8.x and higher. Because the template is loading 1.7.2 it is conflicting with the version it requires and is preventing it from rendering properly. I can see the data being pulled from the DB when I view source, but the actual module is not rendering because of the JQuery conflict.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #33210
by ivan.milic
Replied by ivan.milic on topic Jquery 1.8.x support
On wp version we have running it with jquery 1.10.2. Maybe you can borrow that files from there:
demo.hotjoomlatemplates.com/wordpress/re...dynlayout.js?ver=1.0
demo.hotjoomlatemplates.com/wordpress/re...ry.min.js?ver=2.1.05
demo.hotjoomlatemplates.com/wordpress/re...itescroll.js?ver=2.0
but make backup because I don't remember if they are same (joomla compatible) or different.
demo.hotjoomlatemplates.com/wordpress/re...dynlayout.js?ver=1.0
demo.hotjoomlatemplates.com/wordpress/re...ry.min.js?ver=2.1.05
demo.hotjoomlatemplates.com/wordpress/re...itescroll.js?ver=2.0
but make backup because I don't remember if they are same (joomla compatible) or different.
Please Log in to join the conversation.
-
Athx64
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
11 years 3 months ago #33217
by Athx64
Replied by Athx64 on topic Jquery 1.8.x support
I can give that a shot. I always make a backup of original files even when making simple changes to CSS. I have had some odd things happen that were unexpected.
Please Log in to join the conversation.
Time to create page: 0.087 seconds