-
AuthorPosts
-
febtonline Friend
febtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
October 16, 2014 at 4:58 pm #202151I have made changes in the assets.xml file but I can not find where else to make these changes. Please help me resolve this.
Total number of items: 67
Number of insecure items: 7Insecure URL: http://fonts.googleapis.com/css?family=Raleway:700,300
Found in:Insecure URL: http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700
Found in:Insecure URL: http://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FAriS3USBnSvpkopQaUR-2r7iU.ttf
Found in: http://fonts.googleapis.com/css?family=Raleway:700,300Insecure URL: http://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaIy3USBnSvpkopQaUR-2r7iU.ttf
Found in: http://fonts.googleapis.com/css?family=Raleway:700,300Insecure URL: http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJbfB31yxOzP-czbf6AAKCVo.ttf
Found in: http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700Insecure URL: http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zp0EAVxt0G0biEntp43Qt6E.ttf
Found in: http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700Insecure URL: http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZ_TkvowlIOtbR7ePgFOpF4.ttf
Found in: http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 17, 2014 at 3:41 am #553325You 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 Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
October 17, 2014 at 10:32 am #553369Ninja, 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 20, 2014 at 4:55 am #553554Can you pm me URL of your site, admin login and FTP account? I will check it directly on your site.
febtonline Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
October 30, 2014 at 1:58 pm #553716I 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.phpThese 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.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by febtonline 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum