Cannot display http content on https website
-
I have tried this plugin for displaying http content on https website and I added few lines of command in wp-config.php as stated in the description, but still there is no change.
This is the sample http website http://www.bbc.com/ which I want to load on the https website.I have been trying in various ways to display the http content on https, but I failed in getting it.I tried this src = “//bbc.com/”. It didn’t work
Is there anything I need to add to make it work. If it works does it load anywhere as an iframe to display the complete http site of particular page on https.
The topic ‘Cannot display http content on https website’ is closed to new replies.