AI OnAI Off
What is not working, can you describe what is happening (or not happening?)
Hi @Henrik Fransas ! I am getting next error on step : Add 5 blocks to content area, use the start page blocks (except the jumbotron block).
You must have done some type error, how does your startpage Model-class look, or the one you have put this on:
[Display(
GroupName = SystemTabNames.Content,
Order = 330)]
[CultureSpecific]
public virtual ContentArea SliderContentArea { get; set; }
Hi @Henrik Fransas I found the problem. I instaled Alloy MVC site using deployment center. But now I reinstaled to Alloy site and everything works. Sorry , its my mistake (((
Great Oleh that it is working!
Please mark my response as a answer if you think it helped you
Hello, I am trying to create carousel block for images. I was tryed to use this one tutorial http://world.episerver.com/Blogs/pezi/Dates/2013/5/Create-an-animating-slider-with-content-area/ but it doesnt works. Can somebody provide me with creating carousel block. I dont need fields like description or something else. I need only carousel with images.
Thanks for Your time!