• Url.Action(), or UrllHelper.Action() is returning invalid url after upgrading to Kentico 13 from Ken
    Question Apr 4, 2024
    We have an application that was on Kentico 12 MVC, which has been upgraded to K13.0.136 Recently. Everything works fine except everywhere the Url.Action method was used to render the URL Here's a sample example @Url.Action(blog.NodeAlias, "Blog"); The above code is supposed...

  • Kentico 12 to Kentico 13 Upgrade
    Question Nov 7, 2024
    After several attempts, I successfully completed the upgrade for the admin site. However, for the MVC site (where I removed the Kentico 12 NuGet packages and installed the Kentico 13 NuGet packages), I am encountering errors related to Dynamic Routing and Partial Pages. Despit...

  • Updating dependency with vulnerability in CMS causes runtime error
    Question Jan 10, 2024
    Hi, we are on K13 on .NET6. We recently got an alert about a vulnerability as noted on this github advisory - https://github.com/advisories/GHSA-8g9c-28fc-mcx2. The solution is simply to update Microsoft.IdentityModel.JsonWebTokens and System.IdentityModel.Tokens.Jwt to 6.34...

  • How to hide text area default form component from form builder Admin Page
    Question Jan 18, 2024
    I want to hide **text area** default form component from form builder Admin Page (**Portal Engine**) In current project .Net version 4.7.2 [form builder Admin Page Image HyperLink](https://drive.google.com/file/d/1mgpIm5Sq1R_skVw5l-GupMaVvFnvUnJj/view?usp=drive_link) [Form ...

  • rename page removes from cms
    Question Aug 2, 2024
    Custom MVC website A web editor tried to rename a pagename to change what the website menu showed and did something wrong (I don't know what they did). But when I go to see that page it exists and works fine over the Internet, which means the CMS is serving it properly, and y...

  • Can't edit pages in Kentico Xperience 13
    Question Apr 22, 2024
    I'm inheriting a Kentico 13 project and I'm confused as to how I am supposed to edit pages. I had no issue doing this in Kentico 10 as I could go to the design or master page tabs and edit the layouts, but here there doesn't seem to be this option. I can't do anything on the...

  • How to add a menu item that is just a redirect to other page on site?
    Question Jun 26, 2024
    Kentico 11 custom MVC site. I am trying to figure out how to add a page to the website menu (checked the add to navigation box) but have that link in the menu go to a different page in the website hierarchy. I've played with the page alias for hours and can not get the link t...

  • Page level SSO authentication not working
    Question Apr 4, 2023
    I have a project in Kentico v12.0.88 MVC and I am using different URL’s for admin and public site. I have configured SSO authentication in **Setting >> Security & Membership >> Authentication >> Claims-based authentication** and added roles into page level to authenticate the ...

  • Kentico Preview - Error JWT Token
    Question Feb 3, 2024
    Preview is blank, and it shows this error when I open the preview in another tab: `Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual context URL.` **I went through these posts/documentation for ideas:** - https...

  • Media Files Selector not loading in page builder
    Question Feb 20, 2024
    I have a simple property on my widget: public const string MediaLibraryName = "Images"; [EditingComponent(MediaFilesSelector.IDENTIFIER, Label = "Background image", Order = 1)] [EditingComponentProperty(nameof(MediaFilesSelectorProperties.MaxFilesLimi...

  •   ... 41 42 43 44 45 46 47 48 49 50 ...