Sorry for posting whats probably a very simple issue, but any help would be really appreciated. Just set up CMS made simple. Creating my site. Set up 3 content Blocks on a page.
When i got to edit the page in the CMS all 3 blocks show up for editing. But only content i place in The first content block {content} appears in the site preview.
Content placed in {content block='content2'} and {content block='content3'} does not appear in the preview.
Any help at all would be appreciated...thanks!!!
Lars
------
{* Start UpperContent (Navigation and Content columns) *}
{* Start MainStory *}
{image}
{* End MainStory *}
{* Start MainStoryList *}
Top Stories
{content}
{* End Upper Content *}
{* Start LowerContent (Navigation and Content columns) *}
{* Start messagecenter *}
Message Center
Coming Soon
{* End messagecenter *}
{* Start productnews *}
Product News
{content block='content2'}
{content block='content3'}
{* End Lower Content Area *}
--------------
Problem with Multiple Content Blocks
-
- Forum Members
- Posts: 116
- Joined: Mon Jul 28, 2008 4:48 pm
- Location: Cambridge, UK
Re: Problem with Multiple Content Blocks
The preview only shows the first content block.
Nick
Nick
Re: Problem with Multiple Content Blocks
well that was nice an easy...thanks!