Skip to content
kenticode

kenticode

kentico branding and more

  • About
  • Contact

Create Tabs for Xperience by Kentico Using Page Builder Section

Posted on May 22, 2026

Tabs are one of the most popular and enduring UI (User Interface) design patterns in web development. Modeled after traditional manila file folders, tabs […]

Continue Reading
Code Tutorials #bootstrap #code #sections #tabs #XbK

Create a Navigation Menu for Xperience by Kentico

Posted on August 4, 2025

Creating a functional, real-world navigation menu for Xperience by Kentico (XbK) can be challenging, especially since there are few resources and code examples available. […]

Continue Reading
Code Tutorials #menu #navigation #XbK

Trim Text Based on Character Limit without Breaking Words

Posted on June 21, 2025

Trimming or truncating text to a character limit involves shortening a string to a specific length. This is useful for various purposes, like displaying […]

Continue Reading
Code #code #Kentico #kentico13 #string #text #trimming #truncating #XbK

Retrieve Image URL

Posted on June 18, 2025

When you retrieve an image path from Kentico 13 using item.GetProperty(“MyImage”).ToString(), it often returns a path starting with ~ (tilde), which is a virtual […]

Continue Reading
Code #code #images #kentico13 #query #URL

Retrieve Page Tags in XbK

Posted on May 5, 2025June 12, 2025

Let’s assume you developed a widget using Xperience by Kentico (XbK) that allows you to display various pages and you need to display their […]

Continue Reading
Code #categories #code #tags #taxonomy #XbK

GTM and URL Hash Fragments

Posted on March 20, 2025March 20, 2025

If you’re trying to create a trigger in Google Tag Manager (GTM) that tracks a page with a hash (#) within the URL you […]

Continue Reading
Tutorials #code #GTM

Open a Collapsible Element By Anchor

Posted on February 12, 2025February 12, 2025

The Goal: Using the Boostrap collapsible element we need to have an anchor point to take the visitors to a certain collapsible item within […]

Continue Reading
Code #css #javascript

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

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

Responsive iFrame

Posted on May 31, 2024

After extensive research and numerous tests, I finally discovered a nice way to make iframes entirely responsive. See my example of responsive iframe. I […]

Continue Reading
Code #css #iframe #javascript #responsive

Posts navigation

Older Posts
Recent Posts
  • Create Tabs for Xperience by Kentico Using Page Builder Section
  • Create a Navigation Menu for Xperience by Kentico
  • Trim Text Based on Character Limit without Breaking Words
  • Retrieve Image URL
  • Retrieve Page Tags in XbK
Categories
  • Code
  • Themes
  • Tutorials
© kenticode - All Rights Reserved | Made in Chicago