Content not displayed in website
Posted: Wed 30. Dec 2009, 11:41
Hi Folks,
I'm facing a problem with the display of content. Within a template, I added the following statements to the main part:
After adding content to the website the activated content itself is not shown (news, rss feeds, etc.) whereas the breadcrumb is shown on the website.
The article is related to the correct template.
Can anyone help me with this problem?
Thanks in advance!
Boudewijn
I'm facing a problem with the display of content. Within a template, I added the following statements to the main part:
Code: Select all
<div id="content">
<p style="margin: 0 0 10px 0">You are here: {BREADCRUMB}</p>
{CONTENT}
</div>
The article is related to the correct template.
Can anyone help me with this problem?
Thanks in advance!
Boudewijn