Hi!
I'm trying to create a newsletter where I want to loop through all articles (for the day) and view them in "full mode". The problem is that I use the "<!-- more -->"-tag when I create the articles, so even if I use "the_content" I just get the "preview" and a "read more" link.
How do I show the full article length and override the "more"-problem?
I've searched the forum but couldn't find the solution to this problem...
Thanks!
// Tibbelit