World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
The Problem The EPiServer Community cannot simply be installed via NuGet (yes – I’ve tried that too), you need to install it using Deployment Center. However, when you try this, you’ll get the following error message (unless you have a really old...
The customer wanted to automatically crop the images uploaded to the site, and the images should be cropped from the center. What the customer had in mind, was that thethree different sizes of images used throughout the site (with different aspect...
Background In my current project, have a block that the users can drag into various content areas, and which will list out courses (a content type) based on certain criteria. Now, as the CoursePage is a sort of PageData, the customer has taken...
Background In my current project, the customer wanted to be able to tag various articles and other page types with categories from their own existing subject category structure. I was originally planning to use the built-in EPiServer categories fo...
Regarding today’s earlier post A Rant about AppData, Paths, and Modules, I’ve hacked together a solution that seems to work… First of all, please note that in our solution, we’ve taken all the various config files and combined them into a single...