November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Episerver has a well documented way of determining which content language to use for displaying content to the user. One of the more powerful options is to enable the pageUseBrowserLanguagePreferences setting as it will allow Episerver to determin...
I am super happy to welcome Jeroen Stemerdink and Igor Djerman to the sixth meetup of EpiDev Serbia!
For a third year in a row, Episerver has been recognized as a leader in WCM (web content management) by Gartner researchers as part of their Magic Quadrant.
This is an unusual post – as I usually don’t post sample code – that should be the job of the documentation. However, I jumped upon this question http://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2017/8/global-pr...
We may be using IPromotionService already but the reference for IPromotionService is missing from the world.episerver.com documentation. This post is for reference only that how this can be used. IPromotionService offers 3 methods as follows. ILis...
If your Episerver Find UI fails to load with a “Error reading configurations” message, here is how you can fix it: https://getadigital.com/blog/trouble-loading-find-ui/
One of the most important aspect of data storage is integrity, meaning that the accuracy and consistency is maintained throughout the life cycle. However, there are cases when the integrity can be compromised in certain tables. It is difficult (if...
When developing websites, sometimes adding extra attributes to certain HTML tags is needed. This is about how to do that dynamically on EPiServer properties, extending the Display Templates.