Skip to content
kenticode

kenticode

kentico branding and more

  • About
  • Contact

Category: Code

Display Page Tags

Display Page Tags

Posted on November 14, 2023November 16, 2023

In Kentico 13 and Xperience, you can retrieve page tags by accessing the DocumentTags property of the TreeNode object. Replace “/YourPagePath” with the actual […]

Continue Reading
Code #code #page #tags #treenode
Display Page URL

Display Page URL

Posted on November 13, 2023November 14, 2023

To display the URL of a specific page in Kentico Xperience, you can retrieve the NodeAliasPath of the page and construct its URL based […]

Continue Reading
Code #code #page #treenode
Restrict Kentico Content in Edit Mode

Restrict Kentico Content in Edit Mode

Posted on June 27, 2023

While in Kentico Edit Mode you might want to hide or not load certain content or scripts which slows the editing process and only […]

Continue Reading
Code #code #edit mode
Popular Kentico Transformations

Popular Kentico Transformations

Posted on January 21, 2022August 30, 2023

Transformations are very powerful tools within Kentico and very useful in rendering content using templates for Document Types, Custom Table data and other content. […]

Continue Reading
Code #code #transformation
Navigation Section Properties

Navigation Section Properties

Posted on October 25, 2021

If you need your menu navigation to reflect properties from Properties >> Navigation section of a page, you need to implement a logic to […]

Continue Reading
Code #code #design #macro
Bulk Delete Kentico Form Data

Bulk Delete Kentico Form Data

Posted on August 4, 2021August 4, 2021

Kentico doesn’t make it easy to manage high volumes of form records using their admin dashboard. But look no further, because the UniGrid control […]

Continue Reading
Code Tutorials #BizForm #code #data #form #records
Date Format in Custom Web Part

Date Format in Custom Web Part

Posted on March 1, 2021

When creating a custom webpart and you use the Calendar form control you can use one of the date formats to display your date/time […]

Continue Reading
Code #calendar #code #web part
Add and Filter Cards On Kentico Page

Add and Filter Cards On Kentico Page

Posted on October 14, 2020October 14, 2020

This tutorial will show you how to add and filter cards on a Kentico (v10) page using a custom built web part/widget and Bootstrap […]

Continue Reading
Code Tutorials #bootstrap #cards #filter #script #theme
Kentico Mega Menu

Kentico Mega Menu

Posted on September 15, 2020September 18, 2020

Using a Mega Menu on your Kentico website can have added benefits over using a regular dropdown menu. Not only can your visitors easily […]

Continue Reading
Code Themes Tutorials #bootstrap #branding #menu #navigation #theme
Using Macro in Page Template Layout to Check If User is Authenticated

Using Macro in Page Template Layout to Check If User is Authenticated

Posted on June 29, 2020February 10, 2021

This code can be used when you need to hide a section or portion of the page for user that are not logged in. […]

Continue Reading
Code #design #layout #script #template

Posts navigation

Older Posts
Newer Posts
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