Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #564544

    Hi, thanks for your awesome theme.

    Some days ago everything was fine and the website looked like this.
    Today the page looked wired in all browsers and pics are not loading.
    Chrome says “Failed to load resource: net::ERR_INSECURE_RESPONSE”

    Also the webfont was not displayed correct. Only after I was locked in (and out) the font was loaded again, also in other browsers.

    Thanks for your help.

    #564558

    Hey BN!

    It seems your SSL certificate is not valid to Chrome, i’d suggest contacting your provider regarding this issue.

    Cheers!
    Josue

    #564644

    Hey Josue,

    Thanks your fast reply. I contacted the support of my provider. Now waiting for reply.
    The issues are also effecting every other browser. They are disappearing after accepting insecure certificate, appart from the icons. The Icons are not shown on any browser.

    In the meanwhile I found a partial solution for the web font adding the following code to th .htaccess:

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

    Now the web font is displayed but there is still an error in the console shown:
    “Font from origin ‘http://geohumus.com&#8217; has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://www.geohumus.com&#8217; is therefore not allowed access.”

    Thanks for your help!

    #564673

    Could be because of the www., make sure it’s correctly set as that in General > Settings.

    Cheers!
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.