Manic3D Posted February 15, 2019 Share Posted February 15, 2019 (edited) Im using Prestashop 1.6.1.23, my website is secure https, however my store is showing as not secure, when checking the homepage sourcecode in Firefox I see an http reference on line 319: <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> I've looked at lots of tpl pages but can't find the line of code anywhere, can anyone please help? I'm using the Leo GameGear theme. Edited February 15, 2019 by Manic3D incorrect topic title (see edit history) Link to comment Share on other sites More sharing options...
Presta Bucket Posted February 15, 2019 Share Posted February 15, 2019 1 hour ago, Manic3D said: Im using Prestashop 1.6.1.23, my website is secure https, however my store is showing as not secure, when checking the homepage sourcecode in Firefox I see an http reference on line 319: <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> I've looked at lots of tpl pages but can't find the line of code anywhere, can anyone please help? I'm using the Leo GameGear theme. Could you give us the URL from your Leo GameGear theme? We can't find it. Link to comment Share on other sites More sharing options...
Manic3D Posted February 15, 2019 Author Share Posted February 15, 2019 Apologies, the store home page is https://manic3d.co.uk/M3D_presta/ Link to comment Share on other sites More sharing options...
Presta Bucket Posted February 19, 2019 Share Posted February 19, 2019 (edited) On 2/15/2019 at 4:53 PM, Manic3D said: Apologies, the store home page is https://manic3d.co.uk/M3D_presta/ Hello, We found that your Cookie Banner module automatically load this URL (which is bad because your Shop already load jquery in its header, see second attachment). You need to enter in your Cookie Banner module template files and remove the "<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>". When you create a module you must check first if the Shop have jQuery already and then add your script. Best regards, PrestaBucket Team Edited February 19, 2019 by Presta Bucket (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now