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 the first CMS 7 project I did the customer had a page where they really wanted to show a lot of information which was blocks. The pages was a bit hard to “digest” for the readers so to make it easier I created a block that rendered other blocks...
Thanks to Paul Smith for adding some more EPiServer integration for FeatureSwitch library. Now FeatureSwitch EPiServer integration library is equipped with DDS storage strategy. This was pretty easy to implement: public class EPiServerDatabaseStra...
Thanks to Paul Smith for adding some more EPiServer integration for FeatureSwitch library. Now FeatureSwitch EPiServer integration library is equipped with DDS storage strategy. This was pretty easy to implement:
Disqus for EPiServer 1.1 is available in the official EPiServer Add-on Store. This add-on enables Disqus comments on web sites based on EPiServer CMS 7.5 and later versions. Go to Third-Party Add-ons section on your site, install Disqus add-ons, s...
Implement the new version of reCAPTCHA in EPiServer XForms while using MVC. Create the view XForm.cshtml for customize the rendering and use XForm MVC actions for the validation.
Recently we were requested to migrate all assets from an EPiServer 6 R2 site to a new instance of EPiServer 7.5.
In my previous blog post I demonstrated how to customize the tooltip, but it turned out we needed to add the StartPublishDate property to the Tooltip, and it turned out that the item object in the javascript file did not contain this property, so...
To see a property’s help text in EPiServer 7, the editor needs to hover the property label. This is not always an intuitive behavior for the editor but I’ve found a way to it by making the help text visible next to the property. Create css file...