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 Find provides a powerful and flexible tool for building innovative enterprise search solutions. Here is how I built an advanced search page using EPiServer Find with great help from the EPiServer community. Read the full blog post on our...
EPiServer Find’s MultiSearch is great, but has a couple of limitations: All searches need to have a common return type, and IContent searches has to be projected to avoid deserialization errors. EPiCode.DynamicMultiSearch removes these limitation...
EPiServer Commerce has substantial processes which rely on workflows. In many scenarios, like on a simple consumer website, you may get away without modifying or configuring these workflows beyond their defaults. But on my current project I needed...
In EPiServer Commerce prices are loaded via the IPriceService and IPriceDetailService. I needed to customise the IPriceService logic but just to tweak the price filtering and still intend to call the default IPriceService internally to reuse the...
We look at how switching to HubSpot's CRM has resulted in streamlined processes and greater collaboration between our sales and marketing teams.
In almost every project I have done where I have the solution in a load balanced way I have had problem with EPiServer Search. Now I have figured out a way to set it up so the problems are nearly gone. This is also the way you must set it up if yo...
After upgrading an EPiServer CMS project to .NET 4.6, and ASp.NET MVC 5.2.3, Visual Studio complained that @model does not exist in the current context, Html.RenderPartial was not recognized anymore, etc.
After upgrading an EPiServer CMS project to .NET 4.6, and ASp.NET MVC 5.2.3, Visual Studio complained that @model does not exist in the current context, Html.RenderPartial was not recognized anymore, etc.