FIX ERROR – WordPress: Blocked loading mixed active content

A similar error may occur when using mixed content HTTP and HTTPS.

Blocked loading mixed active content

 

Solution:

To get rid of it and download everything using the HTTPS protocol, you need to add the following to the “wp-config.php” file:

$_SERVER['HTTPS'] = 'on';

Tagged: Tags

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments