Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • febtonline Friend
    Ninja Lead Moderator
    #553325

    You can try to fix it with the solution below

    Open templates/ja_decor/etc/assets.xml file

    Find and change

    <stylesheets>
    <file>fonts/font-awesome/css/font-awesome.min.css</file>
    <file>http://fonts.googleapis.com/css?family=Raleway:400,700,600,500,300</file>
    <file>http://fonts.googleapis.com/css?family=Roboto+Slab:400,700</file>
    </stylesheets>

    To

    <stylesheets>
    <file>fonts/font-awesome/css/font-awesome.min.css</file>
    <file>//fonts.googleapis.com/css?family=Raleway:400,700,600,500,300</file>
    <file>//fonts.googleapis.com/css?family=Roboto+Slab:400,700</file>
    </stylesheets>

    Let me know if it helps

    febtonline Friend
    #553369

    Ninja, I have already made those changes in the Assets.xml file but I am still having the insecure content problem.

    <em>@Ninja Lead 450526 wrote:</em><blockquote>You can try to fix it with the solution below

    Open templates/ja_decor/etc/assets.xml file

    Find and change

    <stylesheets>
    <file>fonts/font-awesome/css/font-awesome.min.css</file>
    <file>http://fonts.googleapis.com/css?family=Raleway:400,700,600,500,300</file>
    <file>http://fonts.googleapis.com/css?family=Roboto+Slab:400,700</file>
    </stylesheets>

    To

    <stylesheets>
    <file>fonts/font-awesome/css/font-awesome.min.css</file>
    <file>//fonts.googleapis.com/css?family=Raleway:400,700,600,500,300</file>
    <file>//fonts.googleapis.com/css?family=Roboto+Slab:400,700</file>
    </stylesheets>

    Let me know if it helps</blockquote>

    Ninja Lead Moderator
    #553554

    Can you pm me URL of your site, admin login and FTP account? I will check it directly on your site.

    febtonline Friend
    #553716

    I found the culprit files:

    /plugins/system/jagooglemap/jagooglemap.xml
    /plugins/system/t3/language/en-GB/en-GB.plg_system_t3.ini
    /plugins/system/t3/base-bs3/less/t3.less
    /plugins/system/t3/base/less/global-typo.less
    /templates/ja_decor/local/css/template.css
    /templates/ja_decor/local/css/themes/brown/template.css
    /templates/ja_decor/local/css/themes/yellow/template.css
    /templates/ja_decor/local/css/themes/red/template.css
    /templates/ja_decor/local/css/themes/turquoise/template.css
    /templates/ja_decor/css/themes/brown/template.css
    /templates/ja_decor/css/themes/yellow/template.css
    /templates/ja_decor/css/themes/yellow/template.css
    /templates/ja_decor/css/themes/red/template.css
    /templates/ja_decor/css/themes/turquoise/template.css
    /templates/ja_decor/css/rtl/template.css
    /templates/ja_decor/css/rtl/brown/template.css
    /templates/ja_decor/css/rtl/yellow/template.css
    /templates/ja_decor/css/rtl/red/template.css
    /templates/ja_decor/css/rtl/turquoise/template.css
    /templates/ja_decor/css/rtl/dark/template.css
    /administrator/language/en-GB/en-GB.plg_system_t3.ini
    /plugins/content/sigplus/script.php
    /templates/ja_decor/tpls/blocks/head.php
    /libraries/joomla/google/embed/maps.php

    These were all the files that contained a url calling an outside website using http and not https. You only need to make the changes that refer to the theme you are using. But I recommend making all the changes to library files, plugin files, and language files.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  febtonline 9 years, 7 months ago.

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