PIM module for EPiServer 7.5
Hi,We are searching for a PIM module that will integrate with EPiServer 7.5 (for importing products and variants). Could you please give some recommendations and maybe some pros and cons?Thank you,J.
View ArticleHow can I display a block property in the "Type" dropdown for...
We're using EpiServer 8.0, and would like to enable editors in the CMS to select properties defined in a Block (rather than from a Page) when editing an XhtmlString field in the TinyMCE editor....
View ArticleEasiest way to get rid of extra DIV-tags when rendering content areas (MVC...
Hi!What would you say is the easiest way to get rid of extra DIV-tags when rendering content areas (MVC mode)?I've tried this@Html.PropertyFor(p => p.CurrentPage.MainContentArea, new { hascontainer...
View ArticleCustom Media Content Provider Questions
For the UI asset listing, can a URL string for a thumbnail be used instead of a Blob Thumbnail property? The data I am working with sometimes has several hundred images in a folder and my hope is to...
View ArticleCData issue when embedding a widget on the Episerver 6
Hi Team,We get an error when we try to implement the Custom Code of the widget on our site through EpiServer CMS (Version 6).We want to implement this widget on the right-hand side of the page we’re...
View ArticleAllowedTypes - Extending functionality
Hi everybody.I have a site which contains Page -> Blocks (Level 1) -> Blocks (Level 2)And it works quite well - however, I'm running into a situation where I'd like to extend AllowedTypes for a...
View ArticleIt it possible to add page title as part of href when rendering...
It it possible to add page title as part of href when rendering @Html.PageLink? <a href title=pageTitle ... Would like to do this on all pages rendered using @Html.PageLink
View ArticleFinding all the languages for which a language is a fallback for
I can get a fallback language for a language using this –var fallbackLang = ContentLanguageSettingsHandler.Instance.GetFallbackLanguages(Contentlink, "en-NZ");but how do I do the opposite of this? Like...
View ArticlePage reference property control in GuiPlugin?
Hello,We have created a GuiPlugin which appears in edit mode and this works just fine. Now I'd like to add a ProperyPageReferenceControl (I think that's the name of it, the same control that appear in...
View ArticleCant add new MenuSection in newer version of EpiServer
Hi, I experimented with MenuSection on the Alloy Demo running Epi v10.0.1I Basically added a new folder under `modules/_protected`, with the current structure:...
View Articleupdated rss feed don't sended again. :-(
When I updated the news and the Rss-feed get the updated content. But -- the Rss feeden didn't sended again. So when an old-enough news updated then it is not there in RSS:en, even it is an updated...
View ArticleEditing problems on Episerver DXC
We have our customer hosting on the DXC.They have faced issues in editing pages from production site.We do not have any code that cotrols cache headers.On investigation with fiddler we have following...
View ArticlePushing Data into EPi Server DXC
Does anyone have any suggestions on how I can send custom user information that is stored in a SQL database that is behind a firewall into EPiServer DXC? I need to create a phone book/org chart as well...
View ArticleProblem updating content expiry date using Content.asmx web service
Hi,I am new to Ektron development and would appreciate any help with a problem updating the ExpireDate property of content using the ContentSoapClient (exposed in the Content.asmx web service accessed...
View ArticleImplementing autocomplete with Episerver Search
I need to implement an auto complete and suggestions for my search. So in my search box I could recommend the next words that the one can type and misspelling corrections. I just cannot findout how to...
View Article2 views, with 1 model
I am Quite new to episerver, I have a solution that has an calender page. We have created a model and view (which holds a list of all the events) the view shows the events from this year. Now we would...
View ArticleEdit link with additional parameters?
We have a page where we load content dynamically from an external source loaded depending on the parameters in the query string (not search results). We need to deal with additional logic in some cases...
View ArticleFormatting models pages
Is it possible to add any type of formatting to the .cs Models pages? I would like to add seperators between items. Also for sizing textareas.I've been looking aorund and I can't find anything on...
View ArticleProject setup for EPiServer Nuget package
We are looking into creating an EPiServer add-on that would go into the EPiServer Nuget feed. Just thinking about how to make the the solution setup as good as possible for the development to work as...
View ArticleMuti site Set up
We would like to start setting up multiple websites within the same solution and are wanting to follow best practices when doing this. We would like to be in a position where we can share blocks, pages...
View Article