Mixed Content Error due to path error
-
Hi,
after installing WPO on my site, I encountered following error in the browsers console:Mixed Content: The page at 'https://www.<my domain>.de/blog/wp-admin/about.php' was loaded over HTTPS, but requested an insecure script 'http://www.
<my domain>
.de/data/www/www.<my domain>.de/public/blog/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min.js?ver=3.2.16'. This request has been blocked; the content must be served over HTTPS.The requested scripts path is requested from a wrong path. The path should be
'http://www.
<my domain>
.de/blog/wp-content/plugins/wp-optimize/includes/blockui/jquery.blockUI.min.js?ver=3.2.16'Any advise how to fix this?
Note: It seems, that this is an include from WPO directly, my cached/compressed/minified files are working as expected!
Edit: I am using Chrome 114 and WordPress 6.2.2 with the newest version of WPO.
- The topic ‘Mixed Content Error due to path error’ is closed to new replies.