Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #622935

    Hi,

    I’m using Let’s Encrypt at my hoster and this at the very top of my htaccess

    
    RewriteEngine On
    RewriteCond %{HTTPS} !=on
    RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

    All uploads within WordPress are fine concerning https, only the logo, that I uploaded in ENFOLD’s theme settings is marked as “insecure” / not https.

    Do you have any idea, why?
    Thanks.

    #622982

    Hi Chris!

    What happens if you change the logo field value (text) to:
    https:/logo/url

    Or:
    /logo/url

    Best regards,
    Josue

    #622993

    simple, but effective, it works – thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘https: Insecure item concerning the uploaded logo in ENFOLD's theme settings’ is closed to new replies.