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 ...
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'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...
I built some custom filtering controls for a specific page type and I created an alternative form to include the custom controls. The filtering works perfectly fine. The only issue I have is the 'R...
Is there a way to modify the listing screen in Kentico's tree view?Basically, my requirements are as follows1.Set the default 'Page type' for a specific page type (Not a global change, just for spe...
I'm using the IPageRetriever but am having issues with some of the queryParametersActionvar retriever = await _pageRetriever.RetrieveAsync@News@( query =@ { query .PathForCh...
Preview is blank, and it shows this error when I open the preview in another tab: Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual con...
How can I apply styles to the Froala editor in Kentico 13 (v13.0.124)?I tried setting useClasses to false and confirmed new config was being used but no joy there.There's a setting in Kentico (CSS ...