Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1061549

    Hi,

    You can share the URL of your site so I can take a look.

    I just installed quickstart package of JA Directory in my local site but don’t see these notices.

    Regards

    bizjml Friend
    #1061904
    This reply has been marked as private.
    Saguaros Moderator
    #1062267

    I see your point, it looks like your site is loaded with HTTPS and the google font is loaded under http protocol so it notices that message.

    You can try opening the file: root/templates/ja_directory/etc/assets.xml

    Look for this line of code:

    <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic</file>

    change it to:

    <file>//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic</file>

    And check again.

    bizjml Friend
    #1062455

    it solved problem.
    thanks

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

This topic contains 4 replies, has 2 voices, and was last updated by  bizjml 6 years, 8 months ago.

The topic ‘Browsers give security warnings’ is closed to new replies.