• Okay, I’ve been working on trying to solve this problem all day and no luck..

    So, I want to add linked images in my sidebar (nav) section and they work/look great on the main page but as soon as you move to any other page all my imgs disappear. What in the world am I doing wrong?

    my blog: levelnyc.com/onthelevel

Viewing 5 replies - 1 through 5 (of 5 total)
  • Ensure that you use full (absolute) image urls.

    Thread Starter laurenimpsum

    (@laurenimpsum)

    I have been – this is the script I use in the sidebar.php file (which magically disappears)…

    <div class="onthelevel"><a href"http://levelnyc.com/onthelevel"><img src="http://levelnyc.com/images/onthelevel.png" alt="on the level"/></a></div><br /><br /><br />

    copy and paste the code to single page template you using (php) too

    Thread Starter laurenimpsum

    (@laurenimpsum)

    Tried that — still no go! It looks as though it’s not just that one image that disappears either, it’s any newly generated content (I created a mailing list form which disappears when clicking into the single post too).

    Maybe the single post reverts back to the original theme’s code? Any way to stop this?

    Thank you, thank you, thank you!

    Site url?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘IMGs in sidebar show up in "main" page but not "single post" pages’ is closed to new replies.