Our accessibility scan says Page language has not been identified. The cms is adding a space before the closing @ tag in the html tag. When I look at the master page, the space is not there, but ...
Hi,We are on Kentico 11 portal engine for the public website. The page content entered on the Form tab Sub Content area using rich text editor. There are times that we need to use table element wit...
I remove HTML tags from a string using the StripTags method. In one case, when the string contains the @@nbsp@ character, the method replaces it with the @at@ sign (@). Is there any other way to g...
I need to include a link go google analytics (in this case in an email Kentico is generating):I have this (you will see I tried a few different options): (Note AppSettingValue is a macro to pull s...
I have a client project where the client wants to use the form builder to build out their forms, but the markup that Kentico produces does not line up w/ the design / markup that we have already cr...
On a page, there are buttons which when clicked open a modal popup. We are using Kentico CMS, and in the editing pages when I click the button it only allows me to change the button text. I cannot ...
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...
I am developing a website using VueJS, and Kentico Kontent as a CMS. This CMS offers the "rich text" feature, basically allowing text content to embed links and basic formatting, which gets automat...
I have a custom/alternative form layout that displays the password policy violation message which itself contains 2 nested macros.CMS -@ Settings -@ Security @ Membership -@ Password -@ Policy viol...
I'm trying to have two lines of text on top of an uploaded image for a button. However the content field resolves everything into text and it doesn't accept html tags as tags but as strings. Is the...