• JWT Error in Page builder
    Question Sep 29, 2022
    Hi, I am getting the following exception and unsure how to solve it. CMS.Helpers.InvalidVirtualContextException Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual context URL. Any suggestions?

  • How to get the domain name of the page from which the link originates
    Question Oct 19, 2022
    Hello, everyone. There are currently three sites with PortalEngine in Kentico 12.0.95. I implemented the following process in Transformation (ASCX format) to get the domain of the link source using the links on the pages of other sites as clues. protected...

  • Media library security settings working on QA but not Production
    Question Dec 27, 2022
    **Intended functionality:** Secured PDFs should only be accessible by users with privilege level set to "none" and role set to "member" (as well as by users with privilege level set to "Global Administrator"). **The issue:** Client found that secured PDFs are accessible by al...

  • How to config same port for live site and administration site?
    Question Mar 18, 2022
    Currently my live site and administration site running on different port from localhost. Both are running via Visual studio. Problem is I using page builder for live site, so I got error: `This page does not work properly as your browser may be blocking 3rd party cookies and/...

  • Help! JWT Token Error on production server.
    Question May 13, 2022
    Hi:: Our dev team has looked at the following [post](https://devnet.kentico.com/questions/kentico-preview-mode-not-working) to see if there is any misconfiguration with our application's setup. Unfortunately, I'm having a hard time reproducing this issue consistently as it se...

  • Dependency Injection for CMSApp and ITask, manual execution missing HttpContext.Current
    Question Feb 17, 2022
    I am currently working on a Kentico Xperience 13 build; this question focusses on the CMS aspect of our solution. I am following this helpful article regarding Dependency Injection, written by Sean Wright: [https://dev.to/seangwright/kentico-12-design-patterns-part-4-adding-...

  • K13 widget substitution
    Question Nov 7, 2022
    Hello We have a scenario with the following requirements using K13 .NET framework platform: * Editors need to create a range of variants for a single page with widgets on it. * Only one variant is active at a time. * Only one URL is used to access the active variant. It fee...

  • Error while trying to create a new Page with Page Builder
    Question Apr 8, 2022
    Hello, I'm trying to create a new Page with the Page Builder in Kentico 13 Core but I keep getting the following error: **An error occurred while attempting to retrieve page templates. Contact your system administrator and check that the page builder feature is registered cor...

  • Path value of a page type dynamically in a Document Helper Query
    Question Apr 29, 2022
    How do I get the Path value of a page type dynamically in a Document Helper Query, using Xperience 13? See my codes below: return (List )DocumentHelper.GetDocuments () .OnCurrentSite() .OrderBy("NodeOrder", "NodeLevel") ...

  • Media libraries folder
    Question May 18, 2022
    We currently have seven sites hosted in the same admin instance (v12.0.83). If we leave the default settings value for the Media libraries folder (***~/{sitename}/media***) when it synchronizes changes to the presentation sites it makes the change only to one of the sites. I...

  •   ... 51 52 53 54 55 56 57 58 59 60 ...