Tagged: x
-
AuthorPosts
-
March 23, 2017 at 3:39 am #1417355
I did as you say it does not work. This is the code that I have to enter <iframe width=”100%” height=”420” scrolling=”no” src=”http://www.chatroomg.com/chat_room/chat/chat_room.php?id=11”></iframe>
I tried it on other sites wordpres and it works perfectly. but it does not work with your theme. can you help me?
March 23, 2017 at 5:59 am #1417456Hey there,
I added your iframe in my test site and it works both in the front-end and Cornerstone (see attachment). Please testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Also ensure you remove all customizations including custom CSS, Javascripts and functions.php while you invesitgate
March 23, 2017 at 6:21 am #1417485ok I disabled all plugins, but to me it still does not work.
https://www.free-chat-world.com/example/March 23, 2017 at 6:50 am #1417519This is because your site is in https and your iframe’s source is not. Please see the error below:
Mixed Content: The page at 'https://www.free-chat-world.com/example/' was loaded over HTTPS, but requested an insecure resource 'http://www.chatroomg.com/chat_room/chat/chat_room.php?id=11'. This request has been blocked; the content must be served over HTTPS.
Please contact the code provider to give you the https version or just try adding s to http.
Thanks.
March 23, 2017 at 6:53 am #1417524It works perfect thanks a lot
March 23, 2017 at 8:08 am #1417589You’re welcome! 🙂
March 23, 2017 at 8:31 am #1417607This reply has been marked as private.March 23, 2017 at 9:31 am #1417702Hi There,
As the content is inside the iframe it cannot be manipulated via css by the theme as it is external to it.
You would need to contact the iframe provider.
Hope it helps
Joao
-
AuthorPosts