I'm writing a simple exporting tool for a client running Kentico 13 using its REST API. My goal is to ultimately import all the content into Wordpress.I'm able to get a large JSON with information ...
My (legacy) site is built with Kentico v12 Portal Engine. I have [1] a custom Page Type to hold a list of people, including their @Initial@, and [2] a page to display each person's data based on th...
I am writing this function to attempt to make each Row element clickable to open a new window with a specific URL designated for each row. I am doing this in Kentico Admin module. In every resource...
what's the best way to edit/add froala_style.min.css? I want to apply the stylings for my incline classes in the editor so that it's actually wysiwyg. I'm not sure if I need to do it in the CMS or ...
Kentico v13.0.151Error message showing up on page builder even though page builder seems to be working correctly.This page does not work properly as your browser may be blocking 3rd party cookies a...
I have a website built with K12.095 version.(Webform) There is tons of line in event log that says below error:Message: The CSRF cookie was missing.Exception type: CMS.Protection.Web.UI.CsrfExcepti...
Kentico 13 internally uses Angular 1.5.5 which are no longer supported. Can we upgrade or remove the referncses to the Angular library? Will it cause any issue in Kentico Admin side?Same was the is...
I am developing website in .NET 6 MVC with Kentico 13 and i created a widget with only two properties: content, background color. The first one has editing component as RTE. But when I want to set ...
I'm on the latest hotfix (v13.0.151).I followed the documentation to add a custom macro method but it doesn't register. Below is what I did:In a separate assembly (which has a dummy class annotated...
After applying the latest Hotfix (v13.151) to my admin project, the log shows no errors. I successfully rebuilt the solution but when I try to launch the admin site I get:Could not load file or ass...