Episerver Self-Optimizing Block 404 (CMS 10.9.1.0)
We have installed version 2.3.0 of EPiServer.Cms.AddOns.Blocks the latest version compatible with CMS 10.9.1.0 but when trying to use in the On-Page Editing view is throwing the following error. I've...
View Articleepiserver failed to copy page exception: content with guid...
Hi,When I copy and paste a page in the CMS (version 7.5) I get the following error pop up:episerver failed to copy page exception: XXXX {page name} content with guid...
View ArticleGroupName Ignored after MigrationStep Property Rename
Hi GuysI recently renamed a property to a new name. I created a MigrationStep (https://world.episerver.com/documentation/developer-guides/CMS/Content/Refactoring-content-type-classes/) to manage the...
View ArticleSmall icons for custom form-elements
Hi,I created some custom form-elements and I whant to set the small icon shown in the form-element listings in Edit-mode. According to the documentation the icons are sett using the css class...
View ArticleEPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately
The private static field EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately even when executing the same query and receiving the same result over and over. This will eventually...
View ArticleMake LinkItem a valid property type
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.
View ArticleError Connecting to Find
Hello,I'm in the process of trying to set up Episerver Find to work with the Content Delivery API service.Currently I'm on the part 2 of Getting Started: Creating Your Project and one thing I...
View ArticleWhen will the block enhancements update be available?
Was hoping for just a general estimate on when this update will be release. Q1 2020?
View ArticleContent Delivery API Search: Internal Server Error
Hello,I'm running a clean install of Alloy with Episerver.ContentDeliveryApi.CMS, .Core, .OAuth, .Search installed with contentapiread user group setup and created an Initialization module that sets...
View ArticleHave Episerver Find use the "SynchronizedObjectInstanceCache" when using...
"StaticallyCacheFor" in Episerver Find uses the "HttpRuntime.Cache". Using the "SynchronizedObjectInstanceCache" instead would reduce the amount of requests to Episerver Find when running a lot of...
View ArticlePages and interface inheritance
I have pages that implements interfaces with inheritance. When I pass a page to a view that expects the interface, the inherited properties are missing.public class StandardPage : PageData, IMainBody {...
View ArticleError when changing password in Admin mode after migrating to asp Identity
I have migrated an existing Episerver site to ASP.Identity, pretty much following K Khans blogpost. The site is running newest version of Episerver. At first I was struggeling to get Episervers...
View Articleepiserver failed to copy page exception: content with guid...
Hi,When I copy and paste a page in the CMS (version 7.5) I get the following error pop up:episerver failed to copy page exception: XXXX {page name} content with guid...
View ArticleTinyMce button only for a specific role
I would like to add a toolbar button to TinyMce (EPiServer.CMS.TinyMce 2.8.0) that is only visible for editors with a specific role. I have solved this by adding this simplified code to an initialize...
View ArticleHow to create google invisible ReCaptcha on episerver form
Hi,Currently, we are using Episerver forms google ReCaptcha element on Episerver form. Now we have to make it invisible captcha, so how could we make it? When we add ReCaptcha property 'data-size' to...
View ArticleContent Delivery API: Why Can't I Use Search?
Hello,I've installed the Alloy Demo Kit, installed CDN, Find, and everything's been configured to work together thanks to the documentation. I'm now able to make GET requests with Postman and my...
View Articlenew cms ui navigation - what namespace is...
I have a custom page I'm adding to the Episerver UI, and I'm following the guides for implementing the new "blue" UI /...
View ArticleQuestions about TermsFacetFor and AllTerms
Does TermsFacetFor return the facet count as in an un-filtered search although a filter is applied?On my site, I have two facets: PropertyA and PropertyB. Say, that I have two pages on my site. The...
View ArticleLocalization with CDN Page Caching
Hi,We have a Episerver 11 website hosted in Azure DXC. We have our own Akamai CDN on top of in built Cloudflare offered by DXC.We are caching the entire page along with Html etc in Akamai cache.We were...
View ArticleAdd filtersBuilders together
as per this answer: https://world.episerver.com/forum/developer-forum/EPiServer-Search/Thread-Container/2016/11/multiple-filter-group/#172178it appears that filters can be added together when filtering...
View Article