Using tracking and StaticallyCacheFor
Hi,When using tracking and StaticallyCacheFor together it results in two calls to the EPiServer Find...
View ArticleDefault Sorting Order of Products in category - Using the CMS UI
On our product list pages the products returned seem to be in the order they were published.Our normal sortng seems to work fine. case SortingType.Price: search = search.OrderBy(p =>...
View ArticleStylesheet not working properly when pushing from Integration to PreProduction
Hey all, Our team is having a strange issue. From local environment to integration, our stylesheets are working and functioning as expected. All the styling in local is identical, with no weirdness...
View ArticleInsert script tag through Page/Block editing view (TinyMCE)
Hi,what would be the most preferable way to support inserting of script tag through TinyMCE when editing Page/Block?Thanks!
View ArticleBest Bets - Commerce Not Working
Hi Guys,In my project I am using Find, In Best Bets we have 3 options,1. Local2. Commerce3.External Link I tried to use Commerce option (Mapping category elements for my search) in Best Bets,Its not...
View ArticleContent Delivery API: CMS Version Requirements
Hello, Is it possible to use Episerver.ContentDeliveryApi with Episerver version 10 or is it is necessary to be on version 11?If the latter is the case then is ServiceAPI the best for using RESTful...
View ArticlePromotionInformationGetRedemptions sql being called too many times
Hi,I am using Commerce 12.15.0.I am trying to find the promotion price of an item using GetDiscountPrices method (I pass the content reference and the market to it). And I see from the reflector it is...
View ArticleApplication restart loop because of "BuildResult change, cache...
Hello everyone!We are currently experiencing an issue that has started happening more and more frequently recently and we don't really know how to proceed to track it down...For some reason our...
View ArticleException: Failed to load content type with name 'CategoryData' when working...
I've been struggling with an exception while I'm trying to import the package to one of the websites -This has been due to the plugin installed - https://github.com/Geta/EpiCategoriesSo it's expecting...
View ArticleExclude expired content from the Link Status report
Hi Currently the Link Status report shows broken links that are present on expired pages and blocks. Can broken links that are on expired content be ignored by the report as our clients don't need to...
View ArticleApproval upon page version deletion via Versions gadget
We are currently trying to use Approval Workflows together with Change Approval Add-on. We have noticed that when a page is available (published) in both English (master) and Swedish and the Swedish...
View ArticleExpired pages are still appearing in the search bar at the front end
Expired pages are still appearing in the search bar at the front end
View ArticleMove dynamic datastore to another solution
Hi!How can I move a dynamic datastore to another solution? We are building the site on the same database, so basically, I need to change the namespaces.
View ArticleAdd support for culture specific properties on MediaData
As far as I know there's no official way of adding culture specific properties to MediaData content.For example: I would like to add a culture specific description and alt text to an image and I'd like...
View ArticleFind UI not working with CMS.UI refresh
I've tried to install the latest EPI Commerce / CMS and Find packages. However I run into the issue that the EPI Find Admin screens in the back-end are not working anymore after the UI refresh. It...
View ArticleUncaught ReferenceError: FindApi is not defined
Getting this js error in the console on the site: Uncaught ReferenceError: FindApi is not defined . Identified that FindApi is not part of our custom solution, but rather out-of-the-box with Episerver...
View ArticleSpend for amount promotion with unit level exclusion
I would like to see a new promotion where you can have a spend for amount condition and exclude it on unit level.The use case we want to support is this:We have two promotions that exclude each other:...
View ArticleCalculating discounted price
HiHow can you calculate the discounted prices for a diferent customer group/price group?private IEnumerable<DiscountedEntry> GetDiscountedPrices(ContentReference contentLink, IMarket...
View ArticleEvaluate prices for specific customer or visitor groups
I have a need to provide specific customer or visitor groups to the promotion engine when calling Evaluate or GetDiscountedPrices.The use case is pretty straight forward: a client wants to display two...
View ArticleEPi find Personalization problem
Hi Team,Episerver.find.personalization ver13.2.3We already using recommended products on our site. Now we have to implement the personalized find but it's not working for me. Please guide how to work...
View Article