How do I remove trailing slashes in a URL.For example: I want this url https://test.com/mypage/ to redirected to https://test.com/mypageThe fix should not affect the admin site. Fix is only needed ...
I have a Kentico site that I inherited that I am getting towards the end of updating to Kentico 13.0.106. It has one problem that is pretty major for me at the moment. At the moment, TinyMCE is bre...
I am preparing for my next attempt at upgrading a Kentico 12 MVC site (12.0.102) that I inherited to Kentico 13 and I'm just trying to determine viable paths that I can take.What I would like to kn...
I'm trying to run Kentico 13 CMS in preview mode but i'm getting the following error.An unhandled exception has occurred while executing the request. Message: Try reloading the administration inter...
The current project I have inherited is a Kentico 12 MVC implementation. I successfully got the CMS Admin site running. It currently references a bunch of assemblies in a Lib folder. They are versi...
I haven't worked with the user contribution webpart from v12 and older, but is it possible to do something similar in v13?Essentially I'm looking for users to create content outside of the admin si...
I just took over a project from a developer who has already left an organisation and I'm doing some maintenance work in the project. I can see the following code in a custom web partCurrentUserInfo...
I have a requirement from the client to create 2 Media Libraries and Link them to 2 different Azure storage containers. I tried the following code but it still saves the files into the same contain...
Hi Please assist I am building .net core site with kentico 13. I am getting this error below Missing page context data. If required use IPageDataContextInitializer.Initialize method to initialize t...
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.