Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1135018
    K
    Participant

    Hi, I have a problem regarding an iframe set inside a “raw content” element or the regular “text” element and then adding other elements in the same cornerstone page. It looks right and everything is fine inside the CS-editor, but once I publish and view the actual page only the iframe content is visible and all other elements disappear.

    K

    #1135020
    K
    Participant
    This reply has been marked as private.
    #1135103
    Thai
    Moderator

    Hi There,

    I replaced your iframe code with this:

    <iframe src="http://www.finn.no/pw/search/car-norway?orgId=-513" width="100%" height="700" frameborder="0" scrolling="auto"></iframe>

    Everything is working fine 🙂

    Cheers!

    #1135210
    K
    Participant

    Thanks! 😀

    K

    #1135319
    Rahul
    Moderator

    Glad that worked for you.

    If you have anything further to ask, let us know. We’d be happy to assist you with everything.

    Thanks!

    #1152045
    K
    Participant
    This reply has been marked as private.
    #1152262
    Nabeel A
    Moderator

    Hi there,

    Try adding the following code in your Customizer:

    @media screen and (max-width: 480px) {
    .entry-content iframe {
        width: 95% !important;
        max-width: 95% !important;
    }
    }

    Let us know how this goes!

    #1152343
    K
    Participant

    Hmm, nothing changed on iPhone screen

    #1152818
    Lely
    Moderator

    Hi There,

    Can you give us screenshot? I tried to check. See screenshot attached. Although it is Android, it is displaying.

    #1152863
    K
    Participant

    Strange. For me and others it looks like this attached image:

    #1152883
    K
    Participant

    this

    #1152919
    Christopher
    Moderator

    Hi there,

    Another support staff here and I confirm that your page is displaying fine. Please see the attachment.
    Please clear cache and check again.

    Hope it helps.

    #1152960
    K
    Participant

    I just checked on another iPhone 6 which has never been to that page before and it is still a bit out of screen like my screenshot. Is there any iPhone specific css that can be applied?

    #1153023
    Lely
    Moderator

    Hi There,

    This must be Safari browser issue. Please check this article:https://davidwalsh.name/scroll-iframes-ios

    Hope this helps.

    #1153078
    K
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1135018 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>