Support » Fixing WordPress » Curious image visible whilst I'm logged in, then no show when live

  • Using WP 3.4.2.

    I changed the image in a widget text box ( sidebar )
    When I view the page while still logged in to dashboard, it loads
    When I log out, and view page, the image fails to show.

    It’s a simple thing.. here’s the code..

    <img src="http://www.billericayglass.co.uk/wp-content/uploads/Savoy-Art-Deco-Mirror-Feature.png" />

    I used the ‘inspect element’ tool to check the code of the non-displaying image and it says FAILED TO LOAD GIVEN URL and shows….

    <img src="http://www.billericayglass.co.uk/wp-content/uploads/Savoy-Art-Deco-Mirror-Feature-p >

    How can that be? If I’m logged in, it shows, If I’m logged out, it doesn’t load/show?
    The previous image has worked for months

    I am stumped. Any ideas?
    Here’s the page
    BIllericay Glass

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Marekant

    (@marekant)

    Problem solved. When you update an image in the widget text box and save it, you then have to go to the host page and update that too. I had assumed that the widget update was enough. It is not.

    This is also the case with many portfolio and slider widgets/plugins.

    If whatever you’re doing to a plugin or widget does not seem to be affecting anything, try going to the page that hosts it and update that one.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Curious image visible whilst I'm logged in, then no show when live’ is closed to new replies.