I used the upgrade100_110.exe tool to upgrade my Kentico 10 CMS solution. The solution and database schema were successfully upgraded, but upon accessing the site's admin portal in a web browser, ...
Can anyone please help me with how do I pull records or file for redirected page. I wanted to have it as a backup for my website revamp.
Can a variable be used like this code in the macro expressions to retrieve values dynamically?I am trying the code below which return as null.var indexId = 45; return CMSContext.Current.GlobalObje...
I am migrating a site from a legacy PHP (not WordPress) CMS with a specific URL pattern for categories @ products to Kentico 11 webforms. With plans in 2021 to migrate to v13 / MVC!Does Kentico hav...
UniPager Pagination. Is it possible to put absolute links instead of relative ones in @PreviousGroupURL@ and @NextGroupURL@?My code:@PreviousPageTemplate@ @a href=@@%# URLHelper.GetAbsoluteUrl(...
I need to access to the Main Page information from any of the Secondary Pages (1,2,3,4...) using a page relationship, and then retrieve the relationship list from the main page, in this case Second...
I am going through the kentico11 developer essential training and the first requirement is to setup a kentico11 site. I followed the instructions and when done this is all I getError Message:Either...
After I added versioning to a custom class (see https://devnet.kentico.com/articles/module-development-versioning-recycle-bin), the duplicated object is created (instead of just updating the existi...
Has anyone experienced a situation in Kentico where the admin portal is broken? I've attached an image where you can see the styling is completely missing.
I have a huge amount of content that is in pre-generated static html pages. I am working with an organization that runs their web site using Kentico (11) on IIS. They wish to host the pregenerated ...