Viewing 15 posts - 1 through 15 (of 42 total)
  • Author
    Posts
  • pramodsahu Friend
    #664163

    How to solve mixed content issues when using SSL, please guide us.

    Thank you,

    Saguaros Moderator
    #664857

    Hi

    How do you import Google fonts into your site?

    Try to check the file: /templates/ja_bookshop/etc/assets.xml

    If you want to pick the secure or non-secure version depending on whether your own site is secure, you can use a protocol-relative link. E.g.


    //ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js

    instead of:


    http://ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js

    Saguaros Moderator
    #746359

    Hi

    How do you import Google fonts into your site?

    Try to check the file: /templates/ja_bookshop/etc/assets.xml

    If you want to pick the secure or non-secure version depending on whether your own site is secure, you can use a protocol-relative link. E.g.


    //ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js

    instead of:


    http://ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js

    pramodsahu Friend
    #665064

    Hello Saguaros,

    after changing code link this, the warnings are increased from 15 to 19, please see the attached screenshot.

    <?xml version=”1.0″ encoding=”utf-8″?>
    <assets>
    <scripts>
    <file>http://js/jquery.easing.1.3.js</file&gt;
    <file>http://js/script.js</file&gt;
    </scripts>

    <stylesheets>
    <file>http://fonts/font-awesome/css/font-awesome.min.css</file&gt;
    </stylesheets>

    </assets>

    pramodsahu Friend
    #746468

    Hello Saguaros,

    after changing code link this, the warnings are increased from 15 to 19, please see the attached screenshot.

    <?xml version=”1.0″ encoding=”utf-8″?>
    <assets>
    <scripts>
    <file>http://js/jquery.easing.1.3.js</file&gt;
    <file>http://js/script.js</file&gt;
    </scripts>

    <stylesheets>
    <file>http://fonts/font-awesome/css/font-awesome.min.css</file&gt;
    </stylesheets>

    </assets>

    Saguaros Moderator
    #665083

    Sorry if my post was not clear enough, I didn’t mean to change like that. If you see url like http:// , you can just change it to //, instead of adding as yours

    Saguaros Moderator
    #746487

    Sorry if my post was not clear enough, I didn’t mean to change like that. If you see url like http:// , you can just change it to //, instead of adding as yours

    pramodsahu Friend
    #665395

    Hello Saguaros,

    Sorry, it was my mistake. Now I changed to // but still there is no improvement. it’s show 15 errors/warnings.

    This is modified code:

    <?xml version=”1.0″ encoding=”utf-8″?>
    <assets>
    <scripts>
    <file>//js/jquery.easing.1.3.js</file>
    <file>//js/script.js</file>
    </scripts>

    <stylesheets>
    <file>//fonts/font-awesome/css/font-awesome.min.css</file>
    </stylesheets>

    </assets>

    pramodsahu Friend
    #746544

    Hello Saguaros,

    Sorry, it was my mistake. Now I changed to // but still there is no improvement. it’s show 15 errors/warnings.

    This is modified code:

    <?xml version=”1.0″ encoding=”utf-8″?>
    <assets>
    <scripts>
    <file>//js/jquery.easing.1.3.js</file>
    <file>//js/script.js</file>
    </scripts>

    <stylesheets>
    <file>//fonts/font-awesome/css/font-awesome.min.css</file>
    </stylesheets>

    </assets>

    Saguaros Moderator
    #665457

    You can PM me admin & ftp account of your site, I will take a look.

    Saguaros Moderator
    #746603

    You can PM me admin & ftp account of your site, I will take a look.

    pramodsahu Friend
    #680567

    Hello Saguaros,

    Any status? I hope you know it’s live site and more important.

    After enabling ssl, we are facing different issues.

    1. Site is very slow 🙁
    I have contacted with server team and said that they found many errors. They have used this link for scanning
    https://gtmetrix.com/reports/www.thoomri.com/6ZswRhGr

    2. In the category page “Display” Grid/List switch is not displaying properly.

    3. in the same page “Add to compare” also same issue.

    Please guide us further.

    Thank you,
    murali.

    pramodsahu Friend
    #746941

    Hello Saguaros,

    Any status? I hope you know it’s live site and more important.

    After enabling ssl, we are facing different issues.

    1. Site is very slow 🙁
    I have contacted with server team and said that they found many errors. They have used this link for scanning
    https://gtmetrix.com/reports/www.thoomri.com/6ZswRhGr

    2. In the category page “Display” Grid/List switch is not displaying properly.

    3. in the same page “Add to compare” also same issue.

    Please guide us further.

    Thank you,
    murali.

    pramodsahu Friend
    #680769

    Hello Saguaros,

    I found another issue after enable SSL, in chrome category page toolbar is not displaying properly, please see the attachment.

    Thank you,

    pramodsahu Friend
    #746998

    Hello Saguaros,

    I found another issue after enable SSL, in chrome category page toolbar is not displaying properly, please see the attachment.

    Thank you,

Viewing 15 posts - 1 through 15 (of 42 total)

This topic contains 42 replies, has 2 voices, and was last updated by  pramodsahu 8 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum