Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Can Silverstripe handle multiple content regions on a page?


Go to End


9 Posts   6967 Views

Avatar
mhdesign

Community Member, 216 Posts

18 June 2013 at 5:50pm

Question for Uncle Cheese: I'm needing to add editable sidebar content to pages on a new site. I've done this in the past with older versions of SilverStripe but on version 3 I'm getting errors. Using code in this post stops DB rebuild (/dev/build/) -- when I tried a similar method that worked for me in the past I was able to rebuild but not access anything that used Page.ss (page type that called sidebar) in the CMS.

Question is: This is pretty fundamental stuff, right? I had it workign before. And there's nothing new in SilverStripe that would be interfering with it, right?

Go to Top