Blogg
Välkommen till vår blogg. Här delar vi med oss av vår specialistkunskap och våra erfarenheter kring e-handelslösningar. Vi bloggar om handel, tech, trender, strategi, marknadsföring, UX, nyheter och mycket annat.
Quick tip: clean up your log file
-
Development
-
Optimizely
Is your Episerver log file full of warning messages related to deprecated property types? I prefer keeping my log file clean - in this short blog post I will show you how these messages easily can be removed.
Taking control of block rendering in XhtmlString properties
-
Development
-
Optimizely
In this blog post I'll show you a couple of examples of how to customize the rendering of blocks inside XhtmlString properties.
Providing fallback/replacement languages in EPiServer Commerce
-
Development
-
Optimizely
-
E-commerce
Sometimes the 1 to 1 language mappings of Commerce just isn't enough. There are times when you have to go beyond that, especially if you run a site that has a lot of them.
Adjusting widget validation in EPiServer 7.19
-
Development
-
Optimizely
Recently we got stuck, unable to upgrade a solution due to external dependencies. We where then forced to deal with some of the already fixed quirks in EPiServer. One of these is the 7.19 use of dojo 1.8.9, which contains a validation bug for urls.
Ascend'15 - Episerver Find - Advanced Developer Session
-
Development
-
Optimizely
-
Navigation
In the start of November I was fortunate enough to attend the EPiServer Ascend conference which was held in Las Vegas.
Let the editor choose a rendering template for content in EPiServer
-
Development
-
Optimizely
For some content types you might want to have several rendering templates, and perhaps also different logic. This blog post shows how to create two render templates for a page type together with an editor descriptor to let the editor choose one of them when creating and editing a page.
Controlling content type and property availability in multi site solutions
-
Development
-
Optimizely
I'm currently in a multi site EPiServer project where a lot of things needs to be configured per site. Some content types, properties etc should only be available for certain sites. Luckily EPiServer is quite extensible which makes it pretty easy to accomplish this.
EPiServer Instant Templates
-
Development
-
Optimizely
Instant Templates is a new module for EPiServer that allows content editors to create their own re-usable templates from within EPiServer edit mode.