• I have a baking blog that I run and recently I have changed the url.

    The problem I have now is when I add images to the posts or libary they are not showing/rendering.

    The uploading steps go through OK, but the image does not render.

    Can you assist, I just don’t where I have gone wrong.

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter jelly46

    (@jelly46)

    Hi Esmi

    I spoke to my host they couldn’t help me.

    I’m still having trouble with so I did a bit more digging and found this code:

    RewriteCond %{HTTP_REFERER} !^$
    RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?your-site.com [NC]
    RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?your-other-domain.com [NC]
    RewriteRule \.(jpg|jpeg|png|gif)$ http://i.imgur.com/g7ptdBB.png [NC,R,L]

    do you have an idea how I could work this, as it didn’t work for me.

    thanks

    Thread Starter jelly46

    (@jelly46)

    This didn’t work anyway.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘Images not rendering’ is closed to new replies.