New Landing How can we help? Atelier Fonts and Logo servered over HTTPS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #238091
    skullo27
    Member
    Post count: 217

    Hi, Please see attached screen shot, I am getting to error warnings, one that is saying that the site logo’s need to be served over HTTPS on pages that are served via HTTPS. And the second which says the same about the google font we aare using called Open Sans. Could you advise how we achieve this within the theme settings?

    Thanks
    Sam

    Attachments:
    You must be logged in to view attached files.
    #238098
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    To stop the font warnings, please test adding this to your .htaccess:

    <FilesMatch "\.(ttf|otf|eot|woff|font.css|svg)$">
      <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
      </IfModule>
    </FilesMatch>

    Regarding the logo issue, could you please add a WP login for me as this should be automatically handled.

    Thanks.

    #238162
    skullo27
    Member
    Post count: 217
    This reply has been marked as private.
    #238180
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you installed the HTTPS plugin? If not please do so

    – Kyle

    #238203
    skullo27
    Member
    Post count: 217
    This reply has been marked as private.
    #238311
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This is a plugin that changes all url http to https over ssl. You can get it here https://wordpress.org/plugins/wordpress-https/. Hope it should help to you.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register