Custom form control with multi-select items from custom table
Hello,I am trying to create a custom form control that will provide the ability to multi-select items from a custom table. I am following the steps listed in this article.In the @ascx@ file I replaced...
View Articlehow can I set a multiple website in one domain?
Based on our requirements. This should be the setup for the multiple site:website 1: www.website1.comwebsite 2: www.website1.com/website2Based on the documentation , the setup for multiple sites will...
View ArticleSmart Search result snippet / Special chars are replaced by @
Hi guys,as described in the subject. Some special chars like quotes or @ are replaced in the snippets by @. This is obviously not related to my local installation of Kentico, since the same problems...
View ArticleKentico - Editable WebPartZones on children pages?
I added a WebPartZone in the master page at the top pf the master page, this web part zone is a message bar that will display on all the pages but could be different on each page. Is it possible to...
View ArticleGet Client Ip Kentico 9
I need to get the country of the customer who comes to the site. I can use GeoIPHelper.GetCountryByIp("ip")to get Counry, but how can I get the ip address of the client that comes to the site?
View ArticleAdmin screens show error after fresh Kentico 10 upgrade
This one is a head scratcher. I'm testing upgrading from 8.2 to 11. On the 9.0 to 10.0 leg of the journey, I see this on every admin screen in version 10: [Error loading the layout] Could not load type...
View ArticleonClick in transformation
Trying to include an onClick event into an ahref but can't seem to get the right formatting. Any guidance is much appreciated.@%# !String.IsNullOrEmpty(CookieHelper.GetValue(@somevalue@)? @@a...
View ArticleGet Widget Instance properties in text/xml transformation
Hi GuysI want to get widget instance properties in text/xml transformation.Is that possible ?ThanksNaresh Ede
View ArticleKentico/ASP.NET ResponseRedirect still keeps initial URL
I have my web.config setup as follows:@customErrors mode="RemoteOnly" redirectMode="ResponseRedirect" defaultRedirect="~/SpecialPages/PageNotFound.aspx"@ @error statusCode="404"...
View ArticleCustom Module sealed at creation
Hi team,We encountered a bug with custom modules being not in development state when we create them.You click new moduleFill the formSet the sites to the one you wantBlocked when we try to change the...
View ArticleDisplay File Size In Transformation
Hello Team, i am Doing this to get File size in transformation.@ script runat=@server@ @string sizeInKb;protected override void OnInit(EventArgs e) {CMS.DocumentEngine.AttachmentInfo ai =...
View ArticleVisual Studio and Kentico on Server
Hello guys,Can you help me how I can open my Kentico Project in Visual Studio if I have Kentico on server, not on my local machine.
View ArticleKentico 10 Hotfixes
I am running Kentico 10.0 and wanted to apply the latest hotfix 10.0.51. So my question is are hotfixes cumulative, and do they have to be applied sequentially. I just cannot find any documentation...
View ArticleKentico 10 hotfix 50 - what is the issue?
I upgraded a large Kentico installation (multiple sites) from 8.1 to Kentico 10. The latest hotfix when I did the work was Kentico 10.0.50.We noticed today that hotfix 50 is no longer listed at...
View ArticleWhat is the best way to host an Angular 5 app in Kentico
I have an Angular 5 app that's set up as a sub application under my Kentico site. Is there a way to host the app within Kentico so that I don't have to pull in assets from Kentico (header/footer, etc),...
View Articlenot able to search webpart on design mode request timeout error
Hello Support,I am not able to search webpart in design for the webpart. getting below error.Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.at...
View ArticleHow to embed a previously independent designed page (with json data) within a...
I received today a map design created by a certain designer, he created it with a pure html language, and added the corresponding css, and script files to the folder, then he included a json file,...
View ArticleHow to change Default Page Title Field in Kentico
In the Page Type area, the "Page name source field" is set to ProjectCode, which I want. However, my page titles seem to be set up as " | Website Name", which I do not want.Is there a way to change the...
View ArticleAria Labels on Navigation
I would like to add aria-label=@descriptive text@ to each link in my navigation. What ways are available to add a field to every page of my website for the content of that Aria Label?
View ArticleMedia library and Virtual Directory
I have Kentico 9.0 running and we have moved the media items outside of the filesystem to a separate media drive on the server. Some of the files in the media library, though, need to be accessed...
View Article