A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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
I discuss the correct use of the Mediachase.Commerce.Website.Helpers.CartHelper class that prevents duplication of shipments.
this is a test
AKA – another (and better!) RSS/ATOM feed for EPiServer. Developing an RSS feed for an EPiServer CMS system is actually quite a simple task and there is already a good amount of information and community options that you can download and use....
I was setting up a new port for SSL on my local development machine for added security on a client’s EPiServer 7.5 website when I stumbled across an exception that was not all at once obvious. I set up a … Continue reading →
As announced in one of the previous posts on supporting adding links with anchors by EPiServer editors, other than extending a TinyMCE link, one might also want to have the same functionality when adding links using a LinkItemCollection or Url.
As announced in one of the previous posts on supporting adding links with anchors by EPiServer editors, other than extending a TinyMCE link, one might also want to have the same functionality when adding links using a LinkItemCollection or Url.
For a long time I have been struggling with getting EPiServer Search up and running on a server with a public url. Today I also had to struggle with getting the service up and running with SSL. So I thought I should share my experience with you a...
In my last post I wrote about a way to schedule emails, instead of sending them immediately. This was for WebForms though. Getting this to work in MVC was not that easy. I am not sure if there are some bugs in EPiServer, or that I am missing...