Using castle windsor in episerver cms
Hello,I want to use Castle Windsor dependency injection instead of Structure map. I want to do that because our organization has a common framework for all projects uses same cross-cutting pattern. is...
View ArticleLocal blocks and Content Delivery API
Hi,I noticed that my properties that are local blocks are not visible in the JSON that I get in return from a reqeust to the Content Delivery API.Is there any way to include properties from local...
View ArticleAccess Rights for Properties
Hi AllI am using IMetadataAware to restrict access to certain properties on content types, although when using an example i found from Linus it doesnt seem to work if the property is located in the...
View ArticleExtract orders related to specific supplier in a many to many B2B scenario
Hi,Usually, you have the screnario where "Company X" sells to n numbers of customers. When loading a customers orders, you do:_orderRepository.Load<IPurchaseOrder>(customerId);However, in our...
View ArticleUsing first-party cookie to run personalization engine
I am currently working on a strategic approach to personalization on Episerver and have come across a . We use Pardot as a marketing automation platform and have connected this up to allow visitor...
View ArticleProduct thumbnail image in Assets tab is not refreshed when image is updated
Using Commerce 10.4.3 and CMS 10.5.0, we are facing an issue with thumbnails images in Media panel and Assets tab are not being refreshed when products images are being updated.I was able to resolve...
View ArticleInternal url not mapping correctly when mapped through XHTML field
Hello,I have a catalog item routed through a custom partial route as "mysite.com/items/itemA". Note that "mysite.com/items" doesn't represent any actual page on my website.The problem appears when I...
View ArticleSocial Reach - missing providers in dropdown list
Hi, I have just installed Social Reach 3.0.0. Under Settings when I want to add channel I see only Twitter and LinkedIn:While EPiServerSocial.config contains four providers out of the box:I have...
View ArticleUserID from User Table
Hello, all I am trying to make a simple request to retrieve the UserID from the Users Table after they have registered the user. I have read that there are calls on Commerce Server to get this...
View ArticleEpiserver World
The whole UI just changed in Episerver World https://world.episerver.com/I like this...But unfortunately looks like I lost my CMS Certification points and dropped back to...
View ArticleLocal environment: Server Error in '/' Application, The network path was not...
Hi dear Episerver community!I have recurring error that my local development environment stops working if I am not using in often. I used to be able to fix it by simply setting up the project again but...
View ArticleVisitor Group Criteria statics data refresh interval duration
How long does visitor group statics data take to refresh?We are testing visitor group criteria and we don't have any idea about the time interval to refresh the statics data.Thanks/Praful
View ArticleLanguageManager (Language Add-On): Add all children does not seem to work in CMS
Hi, I am evaluating this add-on for our translators. In order to make the export faster, I would like to use the "Add all children" and "Add related contents that need translation" options in the "Add...
View ArticleCould not load Mediachase.Commerce.Marketing.Validators.dll of version 13...
After upgrading to latest versions of EPiServer packages, I am getting error -- System.TypeLoadException: Could not load type 'Mediachase.Commerce.Marketing.IPromotionEntryPopulate' from assembly...
View ArticleHow to implement user authentication for CMS and Commerce (not the edit mode...
How to implement user authentication for CMS and Commerce (not the edit mode authentication)?
View ArticleAdding OWIN startup class to new empty episerver site
Hi,I am trying to add a standard OWIN startup class to my episerver website but the code is not being hit when i run the site. I have cretaed a startup class (startup.cs) in the root of the application...
View ArticleFiltering shipping options based on price, weight and size.
Hi!Products of different sizes needs to be shipped in different packaging. We use only one shipping method, providing a flat shipping rate for every order, regardless of the size and weight of the...
View ArticleNo highlighting of HTML content?
Hi,Is highlighting with AsHighlighted not supported on indexed content that contains HTML tags? I am getting a search hit on the content document, but the value returned from AsHighlighted is empty. If...
View ArticleCustom Tag Property/Dijit
Episerver version - 11.11.2Find - 13.0.5I have created a custom content respository, this is working as expected.What I want to do next is create a property in the CMS, similar to the categories...
View ArticleWhitelist for autocomplete
Hi. In an EPiserver project I working on, we use EPiserver.Find as search provider. We also use the autocomplete api as described under statistics (...
View Article