Get the latest!

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

Syndication and sharing

loading
  • Posted on: Jan 03, 2013
    Rating:

    There are lot of great blog posts regarding how to add something to the top level navigation in EPiServer. http://www.dnasir.com/2012/05/15/episerver-cms-custom-top-menu-for-multiple-plugins/ http://world.episerver.com/Blogs/Dung-Le/Dates/2010/2/C...

  • Syndicated blog - Posted on: Jan 03, 2013

    In CMS 7 Mvc projects the views folder can get messy. Here is an attempt to simplify the folder layout.

  • Posted on: Dec 29, 2012
    Rating:

    I am setting up a new project with CMS 7 and stumble upon a problem with running EPiServer CMS7 with IIS Express. Thought I should write a quick answer to the problem. If you are getting this error:   To fix this issue you just need to run your...

  • Syndicated blog - Posted on: Dec 26, 2012

    We have discovered quite serious bug in EPiServer CMS 7 (7.0.586.1). The bug could effect a lose of data. The bug affects only sites that have multiple languages. When user removes value from a property in another language version it will also...

  • Syndicated blog - Posted on: Dec 23, 2012

    Here is an interesting javascript interview question. While it seems to be trivial at first glance, there’s actually some fundamental concepts that one must know in order to truly appreciate and answer this question. The Question Alter the followi...

  • Syndicated blog - Posted on: Dec 22, 2012

    The ghosts from the EPiServer 4 era are unfortunately very much still alive. Here's why you should minimize ViewState on your sites.

  • Syndicated blog - Posted on: Dec 21, 2012

    One issue I often see poorly implemented in EPiServer is language menus in combination with different hosts. And that’s not difficult to comprehend as even EPiServer struggles on their own site.

  • Posted on: Dec 20, 2012
    Rating:

    Searching for orders is a common part of ECommerce solutions, usually for integration with ERPs and custom administrative interfaces where orders are to be exported, filtered, or edited. Orders often need to be loaded based on date of submission,...