1. joenglesson
  2. Bug Report
  3. Thursday, January 09 2014, 07:47 AM
Please see links - it works on the other pages.
NOT WORKING:
http://www.gtgradwebdev.com/
WORKING:
http://www.gtgradwebdev.com/index.php/component/users/?view=login
admin Accepted Answer
Admin
The problem is caused by simple responsive slideshow module.

This module add a line in header to download a second time the jquery library from 2 different sources.

you can comment (or delete) in /modules/mod_simple_responsive_slideshow/mod_simple_responsive_slideshow.php the line 16
JHTML::script('https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js');


Joomla 3.x is already using a jquery library. Do not need to load another, consider that each user downloads 2 times the library that weighs more than 100Kb (slows down the loading of the site)

see image
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # 1
joenglesson Accepted Answer
Pro
Thank you that worked!!!!
  1. more than a month ago
  2. Bug Report
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.