Skip to main content

Questions tagged [kentico]

Kentico is a content management system (CMS) for building websites, online stores, intranets and Web 2.0 community sites. Kentico utilizes ASP.NET and Microsoft SQL Server. Use this tag for asking questions related to development issues with Kentico CMS.

kentico
1 vote
1 answer
374 views

Kentico 13 pagebuilder consistent error on multi-site instance

On our Kentico MVC instance, we host 5 sites. We are getting an intermittent, but consistent error in the page builder. It seems to happen when switching between sites in the drop down menu. It's ...
Jonesopolis's user avatar
  • 25.3k
0 votes
1 answer
143 views

Web farm names in Kentico

In my Kentico Xperience 13 website developed using .Net 6, I can see that the web farm for my live site is not named as it is supposed to be: https://docs.xperience.io/configuring-xperience/setting-up-...
Sylvain C.'s user avatar
  • 1,063
1 vote
0 answers
260 views

Kentico Xperience 13 -Migration to VS 17.5.2 & errors

I have developed a website using Xperience 13, targeting .Net6 and it was working fine for more than a year. Yesterday, I updated my Visual Studio to 17.5.2 which also installed .Net 7, etc. I opened ...
Sylvain C.'s user avatar
  • 1,063
0 votes
1 answer
50 views

Kentico web analytics - countries

I have a Kentico 7 website I need to know the trafic and from where . I've enabled Web Analytics, it's recording page views. It is recording entry and exit pages, and visitors in general, but I ...
FarOoOosa's user avatar
  • 311
1 vote
2 answers
130 views

Kentico not creating anonymous contact records

I have enabled Kentico Activity Tracking for contacts. However, Kentico does not create any anonymous contact records of the public site visitors. It only create a contact record if the user submits a ...
chamara's user avatar
  • 12.7k
0 votes
1 answer
260 views

External Authentication for Kentico 13 not working for OpenId

We are using our own identity server for authentication, so wanted to use the same for Kentico CMS site (Kentico 13, .net core Portal). All I can see is this link to integrate external authentication ...
Deviprasad Das's user avatar
0 votes
2 answers
179 views

IPageRetriever not working with Ajax calls

I have the following API call to retrieve page data List<VillageNewsItem> newsList = pageRetriever.RetrieveAsync<VillageNewsItem>( query => ...
chamara's user avatar
  • 12.7k
-1 votes
1 answer
249 views

Kentico 13 Fields tab not visible on Forms

I'm using Kentico 13 .NET Core development setup. However, I dodn't see the 'Fields' sections for Forms in the left menue like I used to do in older versions. I want to add some custom fields to the ...
chamara's user avatar
  • 12.7k
0 votes
1 answer
178 views

Kentico 13 .NET Core MVC Routing Patters

I have the following code in my Startup.cs endpoints.MapControllerRoute( name: "Default", pattern: "{controller}/{action}/{id?}" ...
chamara's user avatar
  • 12.7k
0 votes
1 answer
98 views

Blocking a user from filling out a form

we have had a user that submits our "contact us" form nearly every day with spam. This has been happening for months - is there a way to block this user/IP from filling out the form? We have ...
Shelby's user avatar
  • 1
0 votes
0 answers
126 views

Kentico Xperience REST service: Request error when accessing the custom table data using Hash Authentication

I'm getting a request error message in Kentico Xperience REST service. I followed the documentation And I used Hash parameter. This works using Hash Authentication => http://localhost:81/Admin_Site/...
Irene Gunning's user avatar
2 votes
1 answer
135 views

Kentico - Missing 'Form Controls' tab

I'm using Kentico 13 .NET Core and trying to build a custom form control. However, as mentioned in following article, I cannot see the 'Form Controls' tab to register my custom control. What am I ...
chamara's user avatar
  • 12.7k
0 votes
1 answer
68 views

Kentico 13 - How to add BCC to the marketing email?

I want to add BCC to the marketing email. Is there any way to do that? I tried using the below code. But it did not work. public override void Init() { EmailInfo.TYPEINFO.Events.Insert.Before += ...
dilip thakuri's user avatar
0 votes
1 answer
85 views

Kentico 13: User contributions outside of the admin

I haven't worked with the user contribution webpart from v12 and older, but is it possible to do something similar in v13? Essentially I'm looking for users to create content outside of the admin site....
eKoz's user avatar
  • 83
0 votes
1 answer
267 views

Kentico 13 - Any Docker image available for kentico CMS Admin

I am using Kentico 13 and planning to use two docker containers, one to host the admin site and the to host the user-facing site. I have used a linux container to host the user-facing site, do you ...
Deviprasad Das's user avatar

15 30 50 per page