Reblogged image does not display; new URL is created but points to nothing

  • Unknown's avatar

    Hello fellow WordPressers,

    I reblogged one of my posts from my individual blog into my group blog, of which I am the webmaster. I control both blogs, both posts and the images in them.

    However, for some reason, the URL for a reblogged image was changed on the reblogged post and of course does not display, since the new URL points to nothing. This was done automatically by WordPress and I have no means to manually correct the problem since there is no source code that I can access.

    This is the original post:

    Interview: The Blade of Ahtol with Dan Gillis

    and this is the code for the image on that page:

    > img src=’https://tofieldwritegroup.files.wordpress.com/2015/07/dan_gillis.png?w=660′ style=’border:0;width:124px;height:124px;float:left;’ alt=’Author Dan Gillis’ < > /img < .

    This is the reblogged post:

    Interview: The Blade of Ahtol with Dan Gillis

    and the code for the same image on that post:

    > img style=’border:0;width:124px;height:124px;float:left;’ src=’https://tofieldwritegroup.files.wordpress.com/2015/07/dan_gillis1.png?w=529′ alt=’Author Dan Gillis’ < > /img < .

    Does anyone know how to display the reblogged image or to get WordPress to use the URL for the original image in the reblogged post (as it did for the other images in the original post and reblogged post)?

    Thank you in advance,
    Shawn

  • Unknown's avatar

    Ha. It seems I got my >s and <s mixed up in my query above. They are proper greater and lesser than signs in the source code of the posts.

  • The topic ‘Reblogged image does not display; new URL is created but points to nothing’ is closed to new replies.