Forums

image URLs missing from posts (6 posts)

  1. netllama
    Member
    Posted 5 months ago #

    Greetings,
    I'm trying to fire up a new self-hosted WP instance, and I'm hitting a rather bizarre problem. I add image URLs to posts, yet the images never appear on the main/front page. However, they appear if I view the individual post page. At first I thought perhaps the image was simply not getting loaded for some reason, but when I view the (HTML) source for the page, the URLs for the images are completely missing from the posts. If I go back to editing the post, the URLs are clearly there. This isn't a theme problem, as it happens with the default theme that ships with WP, as well as a few other themes that I've tried.

    For example, I have the following in the body of a post"

    a
    <img class="alignnone" title="VegDal" src="https://foo.org/pix/year3/tygemo/slides/slide_IMG_2148.JPG" alt="VegDal" width="640" height="480" />
    b

    Yet when I view the source of the main page of the site, all I see is:

    a
    b

    as if that img tag wasn't even there.

    Anyone have any ideas?

    thanks

  2. SwansonPhotos
    Member
    Posted 5 months ago #

    the s

  3. netllama
    Member
    Posted 5 months ago #

    ???

  4. SwansonPhotos
    Member
    Posted 5 months ago #

    h t t p no s

  5. netllama
    Member
    Posted 5 months ago #

    No, my site defaults to https, so that's definitely the correct protocol. However, even if it wasn't, that doesn't explain why the entire URL is getting stripped out of the front page, yet works on the individual post pages?

    Unless there's some bizarre WP requirement that https URLs are stripped out from the front page?

  6. netllama
    Member
    Posted 5 months ago #

    No other suggestions?

Reply

You must log in to post.

About this Topic