• Resolved lilitaxlilita

    (@lilitaxlilita)


    Until this morning all embedded instagram images on my blog posts were fine until I deactivated all plugins in order to resolve “error while sending query packet”. But I think this has nothing to do with embedded images since it doesn’t require any plugins or widget because I did them with inserting the instagram url into the blog posts.

    Now I’ve found out that all embedded images aren’t displayed properly, only half part displayed. What happens exactly, I have no idea how to solve this.

    Here is one of posts with embedded instagram images: https://lilitanurdiana.com/banda-neira-an-awesome-island-hopping-trip-as-a-birthday-gift-from-myself/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Its your theme :(,
    You can fix it with copy/paste this code on your style.css

    
    .video-container {
    	height: auto !important;
    	display: block !important;
    	padding-top: 0 !important;
    }
    .video-container iframe {
    	height: auto !important;
    	position: static !important;
    }
    
    Thread Starter lilitaxlilita

    (@lilitaxlilita)

    Hello,

    Thank you, but after I tried to use the code on css, it appeared like this

    does all pictures are like this ??

    Thread Starter lilitaxlilita

    (@lilitaxlilita)

    yes. But I don’t get it why several days ago they were okay before I deactivated all pluggins. Do you think this has something to do with a pluggin?

    What exactly is wrong with it? All the images are there when I looked at the link you posted.

    Thread Starter lilitaxlilita

    (@lilitaxlilita)

    @bdbrown no, the instagram images and video are cut and displayed half part only (missing bottom part). Other images that I uploaded manually from pc to wp are fine, I have no problem with them. Here is another post with Instagram’s embedded images and video:

    https://lilitanurdiana.com/2016s-first-trip-raja-ampat-dream-comes/

    This looks like the full image here: https://d.pr/i/lEfC
    and here: https://d.pr/i/kIUd
    and here: https://d.pr/i/nKzi

    From your other post:

    They said it had something to do with the theme’s container.

    Who is “they” and what “something” did they say was the issue?

    Thread Starter lilitaxlilita

    (@lilitaxlilita)

    They refers to my friends, other bloggers.

    Those links that you gave aren’t full images, here is example of full one:

    The full one has caption, likes, comments and instagram logo. Until last week they were fully displayed.

    Until last week they were fully displayed.

    So, other than disabling all your plugins for other issues, has anything else changed? Are all the same plugins active now? If they were working last week, and now they’re not, something has changed. Do you have a backup you can restore?

    Thread Starter lilitaxlilita

    (@lilitaxlilita)

    The issue has been solved by installing iframely, but for the old posts I needed to embed each instagram url on their “check url code” page and copy paste the embed code to my edited page.

    I tried to insert some responsive iframe container css code but it didn’t solve it. Well, at least now I know what to do.

    Thank you for resopnding, guys.

    You’re welcome; glad you found a solution.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Instagram Images Aren’t Displayed Properly’ is closed to new replies.