How to change title property of page under SEO tab from code?
How to change title property of page under SEO tab from code?
View ArticleNull currentPage in Index action of page
I am getting null currentPage in Index action of a page. I have added EPiServer route as well. My controller is inherited from PageController<MyPage> and index gets hit but with null currentPage.
View ArticleCannot externally link pages from one directory into another, episerver bug?
Using episerver 11. structure is as follows: -Root +directory 1 +directory 2Trying to link a sentence in a rich text blog in directory 1, to an article in directory 2. have tried linking via...
View ArticleIsPrimary cannot be Null
I am doing a migration job. I have an xml with data and i am importing it to Catalog.On some items i get following error:Any idea to...
View ArticleOnly sporadic indexing of content - ContentIndexer.Invisible?
We've been having big problems in our multi-server environment with the Find indexer not always indexing one or all properties of a document, or not at all. It seems to be isolated to the event based...
View ArticleDiscount is not getting applied to price properties
Hi,In a Commerce 11.8.5 project we have a custom FixedPrice promotion.After orderGRoup.ApplyDiscounts() I can see the applied promo in orderGroup.Promotions, but lineItem.TryGetDiscountValue(d =>...
View ArticleProblem with DOJO updating EpiServer edit mode
Hi,I am having problem when creating new page in EpiServer edit mode. I saw that on creation of new page (before entering content), panes on the top, left and right are updating using DOJO and deffered...
View ArticleGeneration of URL segment for content
HelloWhen a page is created an URL is auto-generated that changes ø to o. Is there any way to change this behaviour so that ø becomes oe?Thanks in advance.Regards,Benjamin
View ArticleDragging Blocks into Rich Text Editor - Rendering Issue
HiAs per the article below https://webhelp.episerver.com/latest/en/platform/blocks.htmWe can drag blocks into Rich text editors.In our site it allows us to drag the block (screenshot above) but it does...
View ArticleA Question
Hi Is it possible to generate a list of all the files stored in the VPP?I need all the files in all the directories > even the sub directories that contain sub directories etc not just the first...
View ArticleSupport SVG files in edit UI
Inserting svg files in properties marked with UI hunt "Image" makes an nullref error in the logs, and the image looks broken to the editor. Ref:...
View ArticleContentArea contains an invisible, deleted block. How to clean up?
I've had some issues with a block failing with a NullReferenceException for a while now. After a lot of debugging I was finally able to trace the reason to a deleted block that is still referenced in...
View ArticleCustom AvailableContentTypes attribute
Does anyone know if we can create a custom attribute to show/hide a page type that depends on a custom condition? I would like to have an attribute like:[CustomAvailableContentType]public class...
View ArticleSeoUriRouter is obsolete
Hi,In our project we have a class SimpleAddressRouteHandler which overrides SeoUriRouter to set custom market and language.But after upgrading to Commerce v13, SeoUriRouter has become obsolete. What is...
View ArticleOrderby noderelation sortorder
HiIs it possible to get results (products) ordered by a specific noderelation sort order?extra question that might solve alot ... are NodeEntryRelations mapped to find?
View ArticleGetting RemovedDueToInvalidPrice error
While adding cart to cart service, I have validation from OrderValidationService.ValidateOrder and I am getting RemovedDueToInvalidPrice error (Item has been removed due to invalid price.). I have set...
View ArticleAdding option for users to register and login to my website
I'm developing a website on soccer players in Episerver and I want my visitor to register (preferably in the future with Facebook, Google or Microsoft), login and manage a watchlist of their favorite...
View ArticleError saving any page after .Net Framework update and using VS2019 -...
Error saving any page after .Net Framework update and using VS2019. This error does not happen on our previous version of .Net Framework using VS2019.Server Error in '/' Application.The parameters...
View ArticleHow to create new menu category under CMS=>Admin
Hello,I have a requirement to create new menu category under CMS => Admin section.Below is the existing out-of-box menu1) Access Rigths2) Scheduled Jobs3) ToolsSo i need to create new category to...
View ArticleEPiServer.Forms.Samples Resources Returning 404
Hello,I'm trying to install the EPiServer.Forms.Samples package in order to use Google reCAPTCHA. However when I add the form element to a form and try to load the page, several of the resources needed...
View Article