Episerver Social Platform Signup?
Where do I signup for Episerver Social Platform? I followed the documentation to install the NuGet packages, but now I need my app secret, client id, and end points. Is there a place to sign up for a...
View ArticleHow to configure CSS classes for the image editor
Is there a way to specify a separate set of say 2 CSS classes that should be available in the image editor?The TinyMCE editor is working just fine and displays styles that I've named usingthe special...
View ArticleProjects slowing down the site
Hi, all,I am running an app on Azure with around 60K pages and 300 editors.It has been working fine, with some intermittent performance issues in edit mode, but these days it is really slow. We did...
View ArticleComplex Find sorting
I have some difficulties in doing the sorting in Find.I have the following structure:class TimeBlock{DateTime StartDate}class Event{ContentArea Times}The goal is to sort events by closest future (more...
View ArticleEpiserver CMS: Better management of removing types
Currently when you remove a type from Episerver you get prompted with a list of items still using this type. This causes the following issuesLong labourios clicks and navigating back to remove instance...
View ArticleFallback language in localization providers
Case:* resource does not exist in langugage "en"* site is configured to use fallback mode in localization providers* fallback culture - "en".* Visitor is browsing site in "en" culture.For single call...
View ArticleCan't load Commerce Catalog after update from 9.22 -> 10.01
After update from 9.22.1 to 10.01 I get a javascript error indicating a file is missing when trying to access Commerce Catalog: dojo.js:15 GET...
View ArticleCan't load Commerce Catalog after update from 9.22 -> 10.01
After update from 9.22.1 to 10.01 I get a javascript error indicating a file is missing when trying to access Commerce Catalog: dojo.js:15 GET...
View ArticleCan't load Commerce Catalog after update from 9.22 -> 10.01
After update from 9.22.1 to 10.01 I get a javascript error indicating a file is missing when trying to access Commerce Catalog:dojo.js:15 GET...
View ArticleCreate Administrator Account Password
In version 10 the new Create Administrator Account asks for a password. I entered Pa55word in as a password as it's a local test password I often us and got backPasswords must have at least one non...
View ArticleCan't load Commerce Catalog after update from 9.22 -> 10.01
After update from 9.22.1 to 10.01 I get a javascript error indicating a file is missing when trying to access Commerce Catalog:dojo.js:15 GET...
View ArticleVisitorGroupsCriteriaPack and proxy servers get Client IP
HiWhen using IPRangeCriterion in VisitorGroupsCriteriaPack it just reads the httpContext.Request.UserHostAddress witch in my case is the ip of my netscaler proxy server. The clients ip is in request...
View Article[Improvement] DataFactory.Instance.GetAncestors() should retain current language
Whilst DataFactory.Instance.Get<>() and DataFactory.Instance.GetChildren<>() will try to fetch pages in the same language as the current page, DataFactory.Instance.GetAncestors<>()...
View ArticleAdding list with data from other model than the page type?
Being fairly new to MVC and also new to a higher version if CMS than 6 R2 I asume this is a nooby question.I have a PageType called called EducationList with just two simple string properties, Header...
View ArticleRemove EpiFind
Due to an error that is happening right now, I would like to remove Epi Find from being used, while still maintaining the refrence in the projects so that they can be easily added back in again in the...
View ArticleCan't load Commerce Catalog after update from 9.22 -> 10.01
After update from 9.22.1 to 10.01 I get a javascript error indicating a file is missing when trying to access Commerce Catalog:dojo.js:15 GET...
View ArticleEpiserver Admin - Missing JS File / JS Error
Hi,In chrome when I load up the Episerver admin, and click on the dropdown --> CMS --> Edit. The top bar loads, but many times the main area below the top navigation just doesn't load. It's all...
View ArticleHow to get image dimensions?
Hi,Is there a way to get the image dimensions from an uploaded image? The property is of type ContentReference with ImageFile as UIHint.Regards, Torunn
View ArticleHow to tell if request is in preview mode with episerver 10
Hi,i am working on upgrading a site from version 7.5 to version 10 and i'm struggling to work out a solution to an error i am getting. There is some code that is used to find out if the request is in...
View Article