Quantcast
Channel: Optimizely Search & Navigation
Browsing all 6894 articles
Browse latest View live

how to return json instead of html

having done the developers courses, and read through the online docs, I can create pages, blocks, controllers views etc.I know epi has some support for headerless, which basically means an api...

View Article


Contact Records Created with Empty Email, Populated First/Last Name Fields...

I was hoping that you might be able to provide some feedback.  We are currently using Commerce 12.17 and (a few times per week) we are getting contact records where firstname and lastname are populated...

View Article


How to create a preview for a block?

The documentation on the episerver website tells you how to create a page, but doesnt tell you how to create a block with its corresponding model and view.With Alloy, I have tried copying some of the...

View Article

how to fix: [Missing text '/contenttypes/*Page/description' for 'X']

When you browse to create a new block in the cms editor, it shows the above message.  Where can this message be set?  Is it a proerty of the block class, or is there some settings file where these are...

View Article

How to create a hello world page.

Unfortuatnely, there seem to be no tutorials for creating hello world pages and blocks.I have now figured out how to create blocks, with their optional models and partial views by copying...

View Article


How to render a block differently in the cms editor to the websites webpage?

If you create a simple new block, with a few properties, we want to show just a single line of text in the editor, but for the website, we want to generate JSON.Currently, we havce a single view in...

View Article

Why EPIServer find autocomplete giving 403 error?

You do not have permission to view this directory or...

View Article

How to get new page class to appear in list of page types in UI?

If you create a hellow world page, e.g:namespace DxcAlloy.Models.Pages { [ContentType(DisplayName = "HelloWorld", GUID = "5e4176f9-613d-4c9e-9c85-37dd1d1d70d9", Description = "")] public class...

View Article


Newly created and published page gives 404?

I created a new HelloWorld page type in alloy, then edited Admin->content type to allow this new page to appear under the root page.I create the page, and published it.  The page has "Name in URL"...

View Article


The model item passed into the dictionary is of type...

The model item passed into the dictionary is of type 'Castle.Proxies.HelloWorldPageProxy', but this dictionary requires a model item of type...

View Article

Simple Address URLs - NoIndex,NoFollow?

I'm curious to learn how the Simple Address URLs are configured. I don't see the ones set up for my site indexing (which is good as I am trying to avoid a potential duplicate content issue) but would...

View Article

Is there a way to mark EPiSessionId Cookie secure and HttpOnly?

Like all the other questions regarding cookies and security scan, is there a way to mark the "EPiSessionId" cookie secure AND httpOnly?I've already set: <httpCookies requireSSL="true"...

View Article

(400) Bad Request returned for nested query

Hello,I'm trying to make working query with sorting by nested object.I have the following extension method:public static IEnumerable<CategorySortOrder> CategoriesSortOrder(this ProductContent...

View Article


Allow anonymous access to add items in cart but ask them to mandatorily sign...

I need to implement above flow using mvc, angular and episerver? If anyone has any idea please share it

View Article

How to set the budget for my project?

Hi, community. I want to create my ecommerce website. It will be a small construction materials website. So, I've decided to hire a team of developers, because as far as I understand, it's way more...

View Article


Adding the GoogleMapsEditor not working

I'm having issues adding the GoogleMapsEditor https://nuget.episerver.com/package?id=EPiServer.GoogleMapsEditorI have a local blockpublic class CoordinatesBlock : SiteBlockData, IGoogleMapsCoordinates...

View Article

Discount price set up

Hi,I have a question about discounts. My customer have created a campaign with a 3-for-2 get the cheapest item for free-discount.This is modelled like the price of the cheapest product is set to NOK...

View Article


Epi Commerce Media Hosting in S3

Greetings!We are getting ready to build our ecommerce site using episerver. We have a few questions related to media assets. We plan to use our existing CRM infrastructure as a PIM for the site. We...

View Article

Text to Speech - Implementation in Episerver CMS

Hi,I have a legal policy page in my application, the content of the page is pulling from CMS (static content).Now I need to integrate Text to Speech integration on this page.I need your help on, how it...

View Article

How to make a default value in a block types property?

When you create a new block type in code, how do you make it default to a value for a property?E.g. below we have a property of "type".   How would we make it default to a default value, e..g. "heavy"...

View Article
Browsing all 6894 articles
Browse latest View live