Ok I’m a bit stuck, I’m not exactly sure why this is happening, it seems right to me, tried a couple ways too…
I get this:
http://img362.imageshack.us/my.php?image=issuetd1.png
With this code:
{exp:weblog:entries weblog="issue" disable="comments|trackbacks" limit="1"}
-<a href="http://{reverse_related_entries" class="{issue_link_color}">{reverse_related_entries sort="desc" status="Open|Badge|Splash"}{title}</a>
{/reverse_related_entries}
</div>
{reverse_related_entries sort="desc" status="Badge" limit="3"}
<div id="badges">
<a href="http://{title_permalink=">{article_badge}</a>
</div>
{/reverse_related_entries}
</div>
{/exp:weblog:entries}Browser source is:
<div id="this_issue">
<a href="http://infamousoasis.com//assets/images/this_issue.png">http://infamousoasis.com//assets/images/this_issue.png</a>
-<a href="http://infamousoasis.com/index.php/news_articles/view/the_calm_before_the_epic_storm/-a">.light_">The Calm Before The [Epic] Storm</a>
OtherOnes Madien Article</a>
Test of News article! W00t!</a>
</div>
But each should be a link, let alone one being separated (should all have the spacing like the second 2). I cant see why it’s jumbling one all into one too… So lost…
It’s probably something I just dont know yet & really simple (sorry! new!)... But how can I fix it?
Thanks in Advance,
Phil
P.S.
I’ve fell in love with EE, I just finally “got it” yesterday and went from a confused ~15% done of the website to fixing this minor issue and couple other things :D . So nice as a designer, not as “code scary” as everything else I’ve tried…!