Skip to content
kenticode

kenticode

kentico branding and more

  • About
  • Contact

Tag: kentico13

Undefined Properties Error

Undefined Properties Error

Posted on August 1, 2024May 5, 2025

After you upgraded to the latest Kentico 13 hotfix or environment variable changed from Development to Production, you’re getting the error “Cannot read properties […]

Continue Reading
Code #errors #kentico13 #troubleshooting
Kentico Form Sections

Kentico Form Sections

Posted on July 25, 2024May 5, 2025

The Form layout composed via the Kentico Xperience Form Builder is made up by elements called sections. Each form section defines an HTML block […]

Continue Reading
Code #BizForm #form #kentico13
Generate RSS Feed Based on Retrieved Kentico Pages

Generate RSS Feed Based on Retrieved Kentico Pages

Posted on January 4, 2024January 4, 2024

In Kentico 13, you can retrieve pages using DocumentHelper.GetDocuments and then generate a standard RSS feed based on the retrieved pages. The following code […]

Continue Reading
Code #api #code #kentico13 #routing #rss #xml
Escape Special Characters

Escape Special Characters

Posted on January 4, 2024

In C# and Razor views (Kentico 12/13), you can escape special characters by using the Html.Raw() method or the @Html.Raw() helper in Razor syntax. […]

Continue Reading
Code #code #encoding #javascript #kentico13 #razor
Retrieve Pages Based on Certain Tags and Categories

Retrieve Pages Based on Certain Tags and Categories

Posted on January 3, 2024January 4, 2024

In Kentico 13, you can use the MultiDocumentQuery or DocumentQuery class to retrieve pages based on certain tags and categories. Using MultiDocumentQuery Replace “/YourPagePathHere/” […]

Continue Reading
Code #api #category #code #kentico13 #query #tags
Kentico Scripts and Styles Won’t Load After Visual Studio Update

Kentico Scripts and Styles Won’t Load After Visual Studio Update

Posted on April 20, 2023

After updating Visual Studio all the Kentico scripts and styles would not load within the page editor. The page builder and form builder scripts […]

Continue Reading
Tutorials #errors #issues #kentico13 #nuget
Recent Posts
  • Retrieve Page Tags in XbK
  • GTM and URL Hash Fragments
  • Open a Collapsible Element By Anchor
  • Undefined Properties Error
  • Kentico Form Sections
Categories
  • Code
  • Themes
  • Tutorials
© kenticode - All Rights Reserved | Made in Chicago