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
In this blog post I’ll show you how you can create a custom Episerver Forms form container block. Then I will extend it having custom properties to enter the Google Tag Manager related form submit event information. This is another approach to my...
So you have successfully injected a custom slug at the start of the URL, and gotten it to work in an EPiServer installation with multiple languages. However, now the simple address feature is broken. It only returns 404 Not Found errors. In this...
The day has finally come, and we got the approval from our QA team for Commerce 13. It will be released to public earlier next week. If you plan to upgrade to Commerce 13 (which you should ;) ), these are a few things to keep in mind Commerce 13 i...
Over the years I've seen many implementations of Episerver and one thing that has been consistent is developers tending to forget about the Editor. You know, that person who will wind up using the product. Sometimes it's an inherited project fro...
In this blog post we’ll continue on the topic of prices, markets and taxes in one Episerver solution. As promised, we’ll take a look at using prices including or excluding tax and adding support for both a B2B site and a B2C site . Just to refresh...
Allowing customers to subscribe to out of stock email notifications is a great way to create value for your customers and doesn’t have to be hard to implement. Read the whole blog post. Related Posts: Raygun error and crash reporting for Episerver...
Recently I was asked for an easy way to manually delete a cache entry key, so I decided to build a simple module that could be helpful for both developers and administrators who understand how cache is used; for instance, to invalidate Content...
When your own modules and extensions for Episerver CMS, you often want to include controllers - and naturally you want to call these controller - but which url should you use? I always forget this, so here is a little reminder.