Hi all, Thanks for the support. I have tags inside a tag group, that tag group is available on my page type. I have been going through the answers but was unable to find an answer. My question is h...
I am doing a web page for work and their site uses the Kentico CMS. I prefer writing in html in sublime and copying it into the source. I have just noticed when I do this any i tags are automatical...
Is it possible to add a script or tag just before the opening on the
So, dumb question time. I've followed this documentation here: https://docs.kentico.com/k12/configuring-kentico/configuring-the-environment-for-content-editors/configuring-tags/allowing-users-to-ta...
I wanted to know how I can use a tag group for multiple site in Kentico 10 ? Is it possible or there are workarounds ?
I am trying to search pages tagged with a specific tag. I am using smart search result web part and in search condition I am using this +DocumentTags:{%mytag%} It does bring the pages tagged with t...
As the title states I am having problems with this, Utilizing the code Brenden Kehren initally set forth from this thread: https://devnet.kentico.com/questions/kentico-9-how-to-define-language-in-...
Hi, can you please help me how to do do this transformation in ASCX? I am creating transformation for Article Repeater and I need to get the tags of that article. I saw some answers here, but they ...
I want to link tags inside my smart search transformation. This line is returning only text of the tags {% count=0; foreach(x in GetSearchValue(@DocumentTags@).Split(@,@, true)){count += 1;GetSearc...
Hello,I am building a widget in which i want user to enter tags so data can be filtered based on tags . Is there a tag selector for control available or not. I saw tag group selector but not tag se...