Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

Localization with CDN Page Caching

Hi,We have a Episerver 11 website hosted in Azure DXC. We have our own Akamai CDN on top of in built Cloudflare offered by DXC.We are caching the entire page along with Html etc in Akamai cache.We were...

View Article


Add filtersBuilders together

as per this answer: https://world.episerver.com/forum/developer-forum/EPiServer-Search/Thread-Container/2016/11/multiple-filter-group/#172178it appears that filters can be added together when filtering...

View Article


Cannot remove promotion

Hi, Were having some issues with removing an old promotion.When we try to remove the promotion we are greeted by a 500 exception in the console:_317 "Unable to load...

View Article

Content link is not properly cultured when retrieved from different culture

I have a variant (v1) in a language A and another variant (v2) in another language B. Both of those variants are created in master language C and published in master and respective languages.When I...

View Article

Some variants are returned when doing a catalog search and some aren't

I'm new to Commerce, and I'm having difficulty getting search to return product variants consistently. We're using Lucene Search on Commerce 12.4. I'm hoping someone can give me some hints, areas, or...

View Article


TinyMce: p-tag with introduction-class

EPiServer 11EPiServer.Cms.TinyMce v2If I want to have the following block-formats:Paragraph: <p></p>Heading 2: <h2></h2>Heading 3: <h3></h3>Heading 4:...

View Article

Expired 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 Article

EPiServer.Forms.Samples Resources Returning 404

Hello,I'm trying to install the EPiServer.Forms.Samples package in order to use Google reCAPTCHA. However when I add the form element to a form and try to load the page, several of the resources needed...

View Article


Disable cookies

Hi there,We are trying to disable the following cookies:We added the following code:        protected void Application_EndRequest()        {            try            {                if...

View Article


rel='nofollow' on TinyMCE link editor

As a content editor, I want to be able to set a link to "nofollow", so that Google does not follow the link and try to index it. Using TinyMCE 4.8.5 version, Episerver CMS. Currently using custom...

View Article

Highlighting a CMS field with yellow color for...

I wanted to have the below features along with field validation. I couldn’t find any article on this. Please help us on this. 1.      Highlighting a CMS field with yellow colour if it fails warning...

View Article

CMS - Azure Storage for Assets files

HiI have searched documentation but cant find any example and wonder.1) Is it possible to use Azure Storage (Blob or File) to store assets files like pdf, docx  i.e files that editor could upload and...

View Article

Unified search not finding content in fallback language

I just now upgraded to Find 13.2.5 from 12.7.1.Before upgrading if a query was present on a page in the fallback language it would show up in the search results, but after upgrading I only get hits in...

View Article


Update page programatically without triggering ContentEvents

I have a pagetype with some code in the event contentEvents.PublishedContent. Is it possible to update a page of this type without triggering the event. When editors update the page, I still want the...

View Article

Get discounted price for customer with special price when item is in a...

Hi!I have a customer that belong to a specific customer group. That customer group has a special price on an item. We then have a campaign that gives 40% discount on that special item.The item costs...

View Article


Extend Change Log Admin Tool

Hi,Is it possible to extend the Change Log tool?When any content is deleted from Content Tree, Change log records the action as Moved since the content is moved to trash. I need to add a custom action...

View Article

Use localized catalog in Commerce catalog UI

This is something that has been bothering me for years. Why does Episerver render the Catalog UI using the Name property rather than the DisplayName property? The Name property isn't translatable,...

View Article


how to delete index for a specific page?

how to delete index for a specific page?

View Article

Stop Forms from saving partially filled forms

Hi,We are trying to stop Episerver-forms from saving partially filled form-data. In the GUI there is a minimum of 1 day validation. Is there some way to get around this? We whant to save completed...

View Article

Modify access level on creating content

I'm trying to remove public access to a certain media content on creation. I have tried modifying the access rules both via SetDefaultValues and IContentEvents.CreatingContent, but with no success....

View Article
Browsing all 9076 articles
Browse latest View live