Custom CMS UI Menu Resized after Update
Hey All,Just taking CMS 11.20.3 and CMS.UI 11.32.0 for a test run.We've followed this guide (example 7) to add our own link to the CMS navigation, but following the package update things have...
View ArticleBlocks in XHtmlString and content delivery api
Hello,We have blocks within XHtmlString but they are removed when calling content delivery api.. I read that using a block having a corresponding view will work.. But we dont have any controllers and...
View ArticleAdding styles to the head for specific blocks
HiI would like to be able to add styles - which are specific to certain blocks - only when those blocks are used in a page.I had found this - although I realise it is rather out of date:...
View ArticleScheduled job when triggered automatically ignores expired descendants, but...
Hello all! I have this scheduled job: [ScheduledPlugIn(DisplayName = "Archive Expired Descendants", Description = "")] public class ArchiveExiredDescendants : ScheduledJobBase { private static readonly...
View ArticleEPiServer.ServiceApi.Commerce.5.4.5 GetOrganization endpoint does not return...
Hello. We are using ServiceApi to get organization details through a http request (/episerverapi/commerce/customers/organization/). We added some fields on the Business object Organization but they are...
View ArticleConsole Application for testing Find - no results
Hello,I've been trying to setup a little test console application for Episerver Search & Navigation. This is something that the training course does.We already have an index that we use for...
View ArticlePromotion engine performance suggestions
Heya!I've been digging to find the source to as to why our Query Store reports that [PromotionInformationGetRedemptions] is taking so much performance, over time it is incredibly expensive. The marked...
View ArticleEpiserver and Azure CDN
Looking at setting up an Azure CDN on our site and have looked at this article: Add Azure CDN (or any CDN) to your Episerver site (getadigital.com). The article describes this as rather straight...
View ArticleAdd a tab or a new menu item inside the admin or config tab located in cms...
These links are the only thing I have found and do not reflect my...
View ArticleMake Html.PropertyFor for ContetArea use FilteredItems?
Hi!I am using the PropertyFor to render the content in a ContentArea and that works just fine except that it iterates throught all items withoiut using FilterdItems.<div...
View ArticleHow to set WorkId value in Content Delivery Api Response
As in the ContentLink in the API the worked is always 0. How to set the value of the currently published version Content wokId?"contentLink": {"id": 6,"workId": 0,"guidValue":...
View ArticleContent Delivery API - Wrapper function for making REST Content API Calls
Hello All,We are trying to implement the token validation using JWT Security Token and we were able to successfully generate the token.Based on the token validation we are trying to retrieve the...
View ArticleParse failure on orderby
I have indexed my content. I have a field that is an int (my_custom_field below) and would like to sort on it. I'm getting the error below:Parse Failure [No mapping found for...
View ArticleTinymce custom block format
Hello, I am using tinymce in my EpiServer solution and have following blockformats config.Default().AddSetting("block_formats", "Paragraph=p;Heading 1=h1;Heading 2=h2;Heading...
View ArticleError when uppgrading Commerce Manager
HiWe are getting a error after we upgrade Commerce Manager.Any idea?Thanks!Juan
View ArticleWeird 404 Error on Azure
We are having some issues with the Content Delivery API and Azure.We have a pretty simple setup with CMS, Find and the Content Delivery API. When running it locally, everything runs fine and the...
View ArticleSending auto-responders in both plain text and HTML (Multi-Part MIME)
Hello,As far as I can gather from the documentation (mainly regarding the sendMessageInHTMLFormat="true" option in web.config) it appears that auto-responders can only send an email in either plain...
View ArticleOn Page creation of block does not show custom error message when saving
Hi,I've a custom validator (MinMaxAttribute) added to a block property.When I create a new block of that type and save it for the first time, the error message that it needs at least x items is not...
View ArticleIndex containing types from DynamicContentModelsAssembly (13.2.8)
I have started seeing weird types in the index:MyProject.Web.Features.Product.Models.DefaultVariationContent_DynamicProxy, DynamicContentModelsAssemblyI also have the correct type indexed, which...
View ArticleInvalid cast in Commerce Manager after update from 11.2.5 to 11.8.5
Hi all,After upgrading from Commerce 11.2.5 to 11.8.5, which should not contain any breaking change, we get the following error in Commerce Manager when trying to create a return. Anyone seen this...
View Article