Skip to main content

Questions tagged [kentico-13]

The tag has no usage guidance.

0 votes
1 answer
15 views

Kentico 13 Edit froala_style.min.css

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 the ...
rory's user avatar
  • 1,490
0 votes
1 answer
54 views

Kentico 13 page builder getting config error message

Kentico v13.0.151 Error 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 ...
rory's user avatar
  • 1,490
0 votes
0 answers
28 views

Unable to register a custom macro in Kentico 13

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 ...
rory's user avatar
  • 1,490
0 votes
1 answer
33 views

Kentico 13 - Could not load file or assembly 'AngleSharp' or one of its dependencies after applying latest hotfix

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 ...
rory's user avatar
  • 1,490
0 votes
0 answers
24 views

Kentico 13 Handle Reset button state on a custom form control

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 '...
chamara's user avatar
  • 12.7k
-1 votes
1 answer
35 views

Modify Kentico listing view

Is there a way to modify the listing screen in Kentico's tree view? Basically, my requirements are as follows 1.Set the default 'Page type' for a specific page type (Not a global change, just for ...
chamara's user avatar
  • 12.7k
0 votes
0 answers
15 views

Kentico 13 - routing problem in admin app

I have problem with routing in kentico admin app. When I open home page, layout is visible, but there is no content. I need to go to the /home/index for the content to bi visible. When I am running ...
Nemanja Bojovic's user avatar
0 votes
0 answers
22 views

CKEditor in Kentico 13

we have hired a developer to help with our Kentico site but they keep telling me it is not possible to copy past text from MS word with Footnoted references into my Kentico site with CKeditor - ...
Susan's user avatar
  • 1
0 votes
1 answer
40 views

Unit testing DocumentQuery

I am trying to test a simple query using Kentico UnitTests framework. I have used it in other places, and it seems to have worked but with DocumentQuery no such luck. Nothing complicated. Hope someone ...
Yatish's user avatar
  • 145
1 vote
1 answer
76 views

Kentico 13 IPageRetriever not taking in OrderBy and FirstOrDefault clauses in Query

I'm using the IPageRetriever but am having issues with some of the queryParametersAction var retriever = await _pageRetriever.RetrieveAsync<News>( query => { query ....
rory's user avatar
  • 1,490
0 votes
1 answer
145 views

Kentico 13 - How to apply styles for the Froala editor

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 ...
rory's user avatar
  • 1,490
0 votes
1 answer
73 views

Navigation features missing in Kentico 13

In Kentico 12, Content module had navigation feature which came with very useful menu action functionality. It seems to be completely missing in Kentico 13. Does it need to be configured or how do we ...
Yatish's user avatar
  • 145
0 votes
0 answers
50 views

Automatically Changing Image URLs to Relative URL

We are using Kentico 13 with MVC websites that consume the data. Our marketing team occasionally attaches images into rich text areas, and they have a relative URL to Kentico (like: <img src="/...
jeffsdata's user avatar
  • 436
0 votes
1 answer
117 views

Kentico 13 - Automatically detect visitor culture not working

I have a site where the default culture is German but I also have an English culture assigned to the site and the site is set up to automatically detect visitor culture: Both mydomain.com and ...
rory's user avatar
  • 1,490
0 votes
1 answer
63 views

Need to add a default value to a returned SQL SELECT queried list

We have a Kentico 13 page type field with a Drop-down list form control that queries a db table to populate the list. Currently, the list pre-selects the top value, but this won't work because it's ...
DayByDay's user avatar

15 30 50 per page