Questions tagged [episerver]

Episerver is a web content management system and e-commerce platform based on .NET.

Episerver is an ASP.NET-based CMS (Content Management System) and e-commerce platform.

Information about Episerver development is best found at: http://world.episerver.com

General company information about Episerver is found at: http://www.episerver.com

In 2021, Episerver acquired Optimizely, and started its rebranding to gather under the Optimizely name.

Since the release of the most current versions (CMS 12 and Commerce 14), the products run on .NET 5/6.

728 questions
-2
votes
1 answer

How can I have a custom URL for Episerver Edit mode?

I wanted to have a custom URL for the pages displayed in edit mode.
-2
votes
2 answers

jquery document ready return null but the console are able to get value

I'm working in a solution inside a CMS (EPiServer). If I use the console.log to check my object I get a null value. $(document).ready(function () { console.log("$('.EPiRequester').html() =" + $('.EPiRequester').html()); }); (function…
AFetter
  • 3,355
  • 6
  • 38
  • 62
-3
votes
2 answers

Exposing episerver content as a services to third party application

I'm using latest episerver 11 CMS. Is it possible to expose Service From Episerver ? If yes ...Kindly suggest. I need to expose episerver content as service.
user1641519
  • 377
  • 1
  • 4
  • 17
-3
votes
1 answer

Episerver block button

Is it possible add button with link to other page into block setting? I mean Here. I need a button in the content or settings section, which brings me to another page on click. Thank you
pitrisss
  • 33
  • 5
-3
votes
1 answer

Episerver Custom render blocks inside content area

I created content area for jquery tabs.With block that contains TAB name and Tab content. The sturcture is like below
-3
votes
1 answer

Looking for EpiServer Documentation

I discovered EpiServer forum World.EpiServer but as for me its very poor for understanding. Is there any blog for EpiServer Commerce. For example with creating model of entrie , types of categories and nodes and than creating one catalog with some…
Oleh
  • 447
  • 1
  • 11
  • 30
-4
votes
1 answer

The remote name could not be resolved: 'your_uri'

I am trying to do some querying operations in episerver CMS...while doing i got the Above mentioned error occurred...the code i have used is, int contentTypeId = 16; var pages = SearchClient.Instance.Search() …
Mohan Raj
  • 25
  • 1
  • 6
1 2 3
48
49