code in inbox.php works like a charm, but the same code fails in single.php
-
Hi Guys!
Please help me if you can! I have a code that works perfectly in inbox.php, but the same code in single.php doesn’t show the images! Why is that?
In the code I use shorten urls
Here is an example of the code:<li class=”istylei0 “><span><img src=”wp-content/themes/VA/images/Musej.png”/>Sākums</span><![if gt IE 6]><![endif]><!–[if lte IE 6]><table><tr><td><![endif]–>
<!–[if lte IE 6]></td></tr></table><![endif]–>So this code shows the png file in the inbox.php, but in the single.php doesn’t (png is shown in the post page, but when I select a single post the png file isn’t shown)!
But when I use a full url – the png is visible! Why is that? How can I fix it?
- The topic ‘code in inbox.php works like a charm, but the same code fails in single.php’ is closed to new replies.