laurenimpsum
Member
Posted 1 year ago #
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
Ensure that you use full (absolute) image urls.
laurenimpsum
Member
Posted 1 year ago #
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 />
aBEL Rubella
Member
Posted 1 year ago #
copy and paste the code to single page template you using (php) too
laurenimpsum
Member
Posted 1 year ago #
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!