• Resolved FREEZhao

    (@freezhao)


    I embeded a wordpress link in editor it looks like this:

    https://prnt.sc/Wliw6OVTB476

    It looks good, but when I check it in front-end, it looks missing:

    https://prnt.sc/e0NETdYSJMsL

    I checked the css code, seems :

    svg, img, embed, iframe, object {
        height: auto; /* if I cancel this line it will looks fine */
        max-width: 100%;
    }

    I don’t know whether it’s a bug, how can I fix in the best way?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Can’t edit anymore – problem was a content blocker from Borlabs Cookies, for me problem solved!

    Thread Starter FREEZhao

    (@freezhao)

    I didn’t install the Borlabs Cookies plugin, and I have tried to Koji in a new wp, and the problem remained.
    Any help?

    Theme Author Anders Norén

    (@anlino)

    Hi @freezhao,

    I’ve included a fix for this in 2.0.11. Let me know if the update fixes the issue.

    — Anders

    Thread Starter FREEZhao

    (@freezhao)

    Hi, @anlino ,
    I have update to 2.0.11. The embed figure show up in all now, but
    Some of them showing in vertical-oriented, some of the show the feature image in horizontal-oriented. I list the link here you can check it out.

    [ redundant link removed ]

    And, there is an excerpt show up whic I remember is not exist before. Is that possible the remove it?

    • This reply was modified 1 year, 10 months ago by Jan Dembowski.
    Theme Author Anders Norén

    (@anlino)

    Hi @freezhao,

    It sounds like you’ve made changes directly to the theme files. If so, those changes were overwritten when the theme was updated. It’s recommended you add your changes to a child theme to prevent them being overwritten when the theme is updated.

    Since the original issue with the iframes was fixed, I’m marking the topic as resolved.

    — Anders

    Thread Starter FREEZhao

    (@freezhao)

    Hi @anlino Thanks so much for you update!
    I have left the comment before, but it did not show up. I know the child theme method, and for me there are 2 questions left~That will be great if you can teach me more from the update details.

    1. Why there is different layout from the same wp inframe embeded.
    2. The excerpt is the new part in embed, how can I remove it?

    I link the screenshot from the web page with annotation about my question. Hope that will help!

    And thanks again for you great work!

    Theme Author Anders Norén

    (@anlino)

    Hi @freezhao,

    The WordPress embed isn’t handled by the theme, so I’m not the right person to ask about that (simply because I don’t have the answers). You can probably get better help with that if you create a new topic in the Fixing WordPress forums, where more people will see it.

    — Anders

    Thread Starter FREEZhao

    (@freezhao)

    Thanks~!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘WordPress Iframe Embed Not Show All’ is closed to new replies.