Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
You should add a default tag to your content area rendering.
@Html.PropertyFor(x => x.CurrentPage.MainContentArea, new {tag = Global.ContentAreaTags.FullWidth })
This way, it will use the "FullWidth" tag when "automatic" is chosen.
Hello
I have a problem that is driving me nuts, and I'm hoping someone can help me;
I have a block that is set to be displayed only in full width using the approach from Alloy 7.5
When I add the block to a content area (and Display As gets set to Automatic) it is not displayed, instead I get the error "... can not be displayed".
When I set Display as to full width it is displayed correctly.
When I run the Alloy package the Jumbotron block is displayed with the full template even if Display as is set to Automatic.
I have tried all sorts of things but I simple can not get this working.
What have I missed? What is required in order for this to work.
Thanks
Fredrik