TinyMCESettings: Different CSS for different parts of the site
Is it possible to use different css files for the XHtml property editing (TinyMCESettings) for different sections on the site? We would like to do something like: if XHtml property exist on PageType A...
View Articleorder PageDataCollection per tree structure
Hello y'all! Is there a way to order as per tree structure view a PageDataCollection in version 6 of episerver?
View ArticleLine Items being removed after workflow is run
Hi,I am using Episerver 9 Commerce (this was a recent upgrade from a site that was currently working).After the upgrade - whilst in testing - we have noticed that the Basket is being emptied. After...
View ArticleDraft master language property values in localized drafts
Let's say I have multiple drafts of a content's master language version, but none is published.If I then edit a different language version of the same content, which property values should I see for...
View ArticleNuGet for EPI Server CMS
Hi,My team is using EPI SErver CMS 7.5.394.2 version. When I tried to create the site using Deployment Center it just dumped all the dlls in the bin folder. But I wanted the dlls to be refered via...
View ArticleAbsolute URL when using Html.CanonicalLink()
The Html.CanonicalLink() HTML helper is, well, helpful. :)However, it (always?) renders a relative URL.Although both relative and absolute URLs are supported, according to Google absolute URLs are...
View ArticleEPiServer Find facet management and product/variant search
I'm starting to implement Find on a QuickSilver solution replacing the Lucene-based implementation. What I'm a bit puzzled about is how to implement a flexible way of handling facets/filters.In the...
View ArticleCan the free text search match all terms
Can the free text search as detailed herehttp://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-Find/8/DotNET-Client-API/Searching/Free-text-search/be configured to match all the...
View ArticleWebsocket error after upgrading to EPiServer.CMS.UI 9.4.0
After an upgrade to EPiServer.CMS.UI 9.4.0 I get the following error message in edit mode.A real-time connection could not be established with the server. This may be caused by incorrect configuration....
View ArticleWhat's hardcoded in the page template and what is controllable in Dynamic...
Hello,I've inherited an intranet where there are a number of dynamic properties (for example to control the levels of menus on the left navigation). However some of these settings do nothing so I am...
View ArticleEPiServer Search / Indexing Service issues
So I'm having some issues with EPiServer.Search (not Find) and the Indexing Service on one of our test servers, a Windows Server 2008 R2 box... The primary and current issue is that it's not creating...
View ArticleIList as a field in a Block
Hi All,Very recently I came to know that I could have IList as a field in a Block. Following is the field I have added.[EditorDescriptor(EditorDescriptorType =...
View ArticleBasePathResolver
im getting this obsolete warning:'EPiServer.Web.Routing.RouteCollectionExtensions.ResolveBasePath(System.Web.Routing.RequestContext, System.Web.Routing.RouteValueDictionary)' is obsolete: 'Use...
View ArticleUnable to load /Find/proxy/ - returns 406 Not acceptable
Getting a wierd response from Episerver Find UI; all requests, bot POST and GET to endpoints beginning with /Find/proxy/ returns a 406 (Not acceptable) header. Both in development and...
View ArticleEpi on AWS using lots of SQS queues
We have been deploying to AWS for a few months now and have noticed that our AWS SQS total has grown to over 1000 different queues. Most of which look to have been created by Episerver. I have lots...
View Articleoverride/extend classes from episerver libraries
Does anyone have experience with overriding classes from episerver dll?I have created a custom class with the same name as the original (from episerver.UI.dll) in my local namespace, starting from the...
View ArticleHow to create a ContentArea inside a Block for a Parallax effect?
Hi,Is it possible to create a ContentArea in a Block so we can manipulate the width. Basically we need to create a site that we can add multiple rows to get a Parallax type effect.Is this possible or...
View ArticleError while Upgrading CMS to 7.1.10 using folder replace "Sequence...
I have upgraded CMS to version 7.1.10 using folder replace method (modules, modulesrepository in VPP folder and modulesbin folder in site root).Folder replace method was used as we didnt have internet...
View ArticleCustom Menu Redirect to login page
Hi everyone,I have created a custom menu in episerver with UrlMenuItem :return new UrlMenuItem(text, path, url) { IsAvailable = (request) => PrincipalInfo.HasEditorAccess };When I'm logging...
View ArticleExpire a Product
What is the best way to expire a product/variant in EPiServer Commerce 9?I used to deactivate products in Commerce 8 as below: CatalogEntryDto entry =...
View Article