Hope this question hasn't been posted already, but I did take a look and couldn't seem to find anything related.
The default content area within a CMSMS template is 'content' ({content}), but just using this obviously limits the layout of content. I have added the ability to have other content areas within various templates. These are added to the template by using the 'content block' (e.g. {content block="area-name-here"}) element and it works great as they appear in the generated page as expected, but the issue is, these extra content blocks do not show up in the preview. This will obviously be an issue for users as they are bound to get very confused by this and quite rightly so.
Does anyone know a way of resolving this issue, or perhaps there is a better way to add different content areas into a single template?
Any help would be gratefully appreciated.
Richard.
Issue with page preview
Re: Issue with page preview
Hello Richard,
Pierre M.
This is a known issue of 1.2.x : only one {content} block is previewed. Thx for the feedback.Richardpixel wrote: the issue is, these extra content blocks do not show up in the preview.
Pierre M.