Best practice for troubleshooting 100% CPU on EPiServer site?
Hi!We're currently experiencing intermittent CPU spikes on one of our EPiServer sites.Can anyone share some best practices when troubleshooting these problems?I've tried LogParserStudio for IIS logs...
View ArticleBest Bets Problems
We have some issues with Episerver Find when using Best Bets.We have an episerver installation (11.10.6) with episerver find (13.0.5). In this installation there are 2 sites that use the same...
View ArticleQuestion regarding caching
Caching for each subsystem, such as catalogs and orders, is configured in their respective configuration files. For catalogs for example, see ecf.catalog.config in the configs folder of the site.The...
View ArticleUsing a SelectionFactory with ConentReference property issue
I am attempting to use a selection factory to make choosing a specific kind of content type simpler. I am using a variation of this type of selection factory to list my content in a...
View ArticlePossibility of recognizing article variants (items) in marketing promo's and...
There's no possibility of recognizing article variants in marketing promo's and in some views in the catalog. Can variantcodes (SKU numbers) of products be added to the list of enclosed products within...
View ArticleHow to access a page with different url ?
I have a child page under start page as shown below. How to access child page with url "startpage/anotherpagename/childpage." Normally we get url as "startpage/childpage"startpage---child page
View ArticleHaving trouble creating nested blocks
I'm trying to create a FAQ Section for a page.The page will consist of a FAQ Page with a ContentArea for FAQSectionBlocks, working as dividers for the various sections in the FAQ. Inside a...
View ArticleUnable to delete form submissions from code
We have a scheduled job almost identical to the one detailed here : http://www.herlitz.nu/2018/10/15/episerver-forms-cleanup-for-gdpr/Â for deleting user data when that database is used in a...
View ArticleHeadless API - 404 Not Found
We've got an issue with the headless content api, in some cases.Everything works fine while we're running local dev on IIS Express, both firendly-url (which our Angular app relies on) as well as...
View ArticleSiteseeker after EPiServer v9.
I've been tasked with upgrading a webforms site from EPiServer 8.8 to 11.17. While I managed to solve most of the breaking changes I got stuck on SiteSeeker. I upgraded it to the latest version but it...
View ArticleAdding property to master page in webforms from external page.
Hello! I'm trying to add a property to a masterpage from an external page of the type ContentArea. Normally I'd be able to reference the property from the model, but I can't do that now(that I know...
View ArticleCustom content pane "For this X" folder
I am looking into creating a custom context assets folder similar to "For This Page" but based on a specific content type and its children in the tree. Something akin to "For This Community" where...
View ArticleSVG tag is stripped by TinyMCE.
Hello everyone,anyone has any suggestions how to make TinyMCE accept the SVG pasted code (inside html editor) + keep it?I am on 2.6.5 version of TinyMCE and 11.11 for Epi.thank you!
View ArticleAdding on-page editing to dynamically created elements issue
I am following a few blog posts I found that show how to add the data-epi-edit-name attribute to an element in order to enable on page editing. The problem I am running into is I have no control over...
View ArticleRequired field validator different behavior client/server-side
Because of an issue with spam prevention we found out that the behavior of the Required field validator on Text controls in EPI Forms is different on the client and server. When enabled with...
View ArticleOn-page editing not working after upgrade to Episerver CMS 11.11.3.0
I am working on a site that has been upgraded from 10 to 11.11.3.0.Currently, the on-page editing feature does not work on all pages evenly we used Html.PropertyFor in .cshtml view file.To be easy to...
View ArticleSVG tag is stripped by TinyMCE.
Hello everyone,anyone has any suggestions how to make TinyMCE accept the SVG pasted code (inside html editor) + keep it?I am on 2.6.5 version of TinyMCE and 11.11 for Epi.thank you!
View ArticleOrange "Episerver" button adding namespace to path - causing broken link
This is something funky I just noticed in my development enviorment, and I'd like to fix before I push my code out to production.It seems like my project just started adding the namespace to the...
View ArticleGetting url to content outside of startpage
We have a single site but to keep the structure clean we put some content outside of the regular startpage structure, we call it Global Content. The content is mostly just settings and "data pages"...
View ArticleIssues with PropertyList and content reference properties
PropertyList<T> of a simple POCO class that I want to use a ContentReference or IList<ContentReference> to other content items. The PropertyList works just fine, but when using the dialog...
View Article