Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1417355

    scappatella76
    Participant

    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?

    #1417456

    Christian
    Moderator

    Hey 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

    #1417485

    scappatella76
    Participant

    ok I disabled all plugins, but to me it still does not work.
    https://www.free-chat-world.com/example/

    #1417519

    Christian
    Moderator

    This 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.

    #1417524

    scappatella76
    Participant

    It works perfect thanks a lot

    #1417589

    Paul R
    Moderator

    You’re welcome! 🙂

    #1417607

    scappatella76
    Participant
    This reply has been marked as private.
    #1417702

    Joao
    Moderator

    Hi 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