Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #445169

    Hi Enfold.

    I’ve started to notice that the Enfold theme sometimes calls and insecure external source (For instance Google Fonts via HTTP). This gives me errors in Google Chrome, and sometimes Google refuses to load the stylesheet and messes up my page.

    Console errors

    I’ve noticed that some of my images are loaded via HTTP instead of HTTPS instead, is the anyway to force everything to be loaded via HTTPS all the time? I’ve tried several plugins, but none seems to job with image, js, css and so forth.

    Thanks,

    Jesper.

    #445535

    Hey jesperbruun!

    Thank you for using Enfold.

    This plugin is a bit outdated but it should fix the issue: https://wordpress.org/plugins/wordpress-https/

    Regards,
    Ismael

    #445815

    Hi Ismael, the plugin actually did an okay job – thanks! :)

    But now I’m getting som strange errors in my console. My content in the advanced layout-editor does not load (Again this is only in Chrome) :(
    Errors:
    Error in Chrome

    Can you help?

    #446874

    Hi!

    Can you please provide a link to the website? We would like to check it. Make sure that you have the latest version of the theme running on wp 4.2.2.

    Best regards,
    Ismael

    #447307

    Hi again!

    Yes of course, its http://www.sengeexperten.dk – but the only errors I see occurring on the frontend of the page, is some images refuse to load, and I have to manually update the browser, before the load.

    The errors shown on the picture, is only occurring in the admin-panel of WP.

    Wordpress version is 4.2.2
    Enfold version is 3.1

    Jesper.

    #448551

    Hi Jesper,

    Try adding this line to your wp-config.php file:

    define( 'CONCATENATE_SCRIPTS', false );
    

    Best regards,
    Josue

    #448563

    Hi Josue!

    Surely, that seem to do the trick! Thanks a lot :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘HTTPS calls insecure external ressources’ is closed to new replies.