Hello Jay
Have you defined a content type for the category like this?
[ContentType]
public class BasicCategory : CategoryData
{
}
David
Hi Jay,
Yes, you need to define the content type as David mentioned.
More info available here-
Hey Jay,
Can you please try this on alloy project and if it works on the alloy then you can compare if something is missing?
Deleting CategoryData class did the trick, still doesn't show Categories in the Nav but I can live with that
Not sure, but it's possible that resetting the views for your user could help:
Log in to the CMS -> click the little profile icon in the top right -> select "My Settings" -> go to the "Display Options" tab -> click "Reset Views"
Hi,
Just installed EpiCategories 1.2.9 on CMS 11.9.0< managed to get everything set up (I think) but when I try and add a category the only option I get is New from Template!
Anyone help me figure out where I have gone wrong?
Thanks