Take the community feedback survey now.
Take the community feedback survey now.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Recently we installed the New EPiServer Find so we our editors could benefit from the sleek new interface from which they could view and optimisation our user’s search journeys. Installation on our DEV machines was simple and performed through...
We were experiencing some weirdness, seemingly random thread death of long-running scheduled jobs and background worker threads, in our development environments. This was bad. Looking through the IIS event log I found A worker process with process...
After upgrading an EPiServer Commerce solution from version 6 R3 to 7.5, we came across some issues that quickly becomes time consuming if you are not aware of them. Read about the issues and learn how to get around them by visiting the blog post ...
In this post we continue exploring how we can use Dojo to extend the EPiServer 7 edit-mode interface by adding a custom toolbar button which can be used to perform actions on the content currently being edited.
This blog posts describes some new features added to latest EPiBootstrapArea plugin library. Register New Display Mode from Code Using EPiBootstrapArea plugin it’s possible to rely on some of the automatically generated display modes. Those are...
Tutorial on creating a Dojo widget for EPiServer 7 to extend edit mode with a widget in the assets pane, providing contextual information about the content being edited.
Sometimes in EPiServer you need properties that inherit values.Dynamic Properties is great for that, but as Anders Hattestad claims (and proposes a solution) , it's a bit tricky working with these in EPiServer CMS 7+ versions. In a current project...
This blog posts describes some new features added to latest EPiBootstrapArea plugin library.