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
Episerver has an ImageData base class that natively supports images. But we needed to extend it to provide metadata fields and display SVG thumbnails. Here's how we did it...
A language switcher is a common task in any EPiServer implementation. In this blog I will show you how to implement a basic language switcher using the EPiServer API. First, we will create a basic Header Helper class which will… Continue reading →
Since moving to Dubai, I have heard and read a lot about GraphQL as a new model for implementing API's for web and native apps. However, I have not yet seen it applied to Episerver CMS or Commerce. So, for this blog post, I created a small...
We have known an issue about sorting in Find 13.0.1 that we can reproduce Create a developer index in find.episerver.com. Create some properties for string, DateTime, int type for a page type Create some page using those page types. Run the site a...
Learn about the different integrated systems that make up your digital strategy and how they can bring value from an eCommerce standpoint.
This week we released version 2.0 of the Commerce native integration package for Personalization (Perform/Reach), EPiServer.Personalization.Commerce. The reason for the new major version is that we have had to make breaking changes in some public...
With the new TinyMCE version in Episerver 11, there are some new changes on how to set up your toolbars. Episerver has documented it quite well and how you set it up in the back end is quite similar to how you would set it up using TinyMCE’s...
Some time ago I built an add-on that allowed users to edit the Views/CSS/JS that are used to deliver an Episerver site called Virtual Template System . This has now been updated to be compatible with Episerver 11. Why would we wish to let users ed...