• Resolved quyle

    (@quyle)


    I’ve come across with this issue for half a day and after going through tons of reading and testing I’ve found a solution to my issue specifically:
    – Paste the following line in your wp-config.php (below: define(‘NONCE_SALT’,…)
    if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') $_SERVER['HTTPS']='on';
    – Save the file.
    -F5 your page and see the result!

    Resource: https://wordpress.stackexchange.com/questions/75921/ssl-breaks-wordpress-css

    • This topic was modified 4 years ago by quyle.
Viewing 1 replies (of 1 total)
  • Hi,

    Thank you for the update. We are glad to know that you could solve your issue.

    For any similar issues, you can also start troubleshooting with our guide from our Help Center.

    Kind regards,
    David

Viewing 1 replies (of 1 total)
  • The topic ‘FIXED: Elementor keeps loading forever ?’ is closed to new replies.