• Media Images: The Preview link is not valid
    Question Feb 15, 2019
    Hi everyone, I have the following problem right now: Images from the media library are shown perfectly on the Frontend but somehow fail to be displayed on the administration backend. Somehow it even works on my local development machine but after pushing my changes to the sta...

  • how to get culture code of current request?
    Question May 28, 2019
    i want to get culture code of current reuest for example a user opens a url `www.abc.com/es-ES/news` i want to get "es-ES" is there any class in kentico that can return culture code of current request, please suggest thanks

  • Dropdownlist and localized string
    Question Jun 4, 2019
    I have the following dropdown list in my view: `@Html.DropDownListFor(m => m.Data.StaffSelected, new SelectList(Model.Data.AllPrograms, "ProgramName", "ProgramName"), "- Please Select -", new { @class = "browser-default" })` It works fi...

  • "&" (ampersand sign) in the Kentico page names to convert them to "and" in the URLs.
    Question Jul 3, 2019
    Hi all, we want to convert "&" (ampersand sign) in the Kentico page names, convert them to "and" in the URLs. Please suggest on this. We are using K12 MVC approach.

  • MediaFileInfoProvider.GetMediaFileInfo gives StackoverflowException.
    Question Jul 31, 2019
    Hello, In the controller of my widget I have the id (guid) of a file in the media library. I want to have the URL of the file so I use `MediaFileInfoProvider.GetMediaFileInfo(guid, sitename)`. The sitename is "DancingGoatMvc" in my example. But every time I use that method, t...

  • preview url for content only page type
    Question Aug 6, 2019
    Hi support, I have content only page type for articles. i want to see the preview unpublished articles . is it possible to see it. can you please help me out in this. thanks harshal

  • Inheritance in classes generated from page types
    Question Oct 24, 2019
    In order to allow different child page types, I've a few page types inheriting fields from a base page type. With classes generated via page types > code, this inheritance is, however, not carried into the classes. For example, `ContactPage` and `HomePage` inherits all fiel...

  • How to hide built-in Page Builder Form Widget?
    Question Oct 23, 2019
    Hi - we'd like to hide the built in Form widget that appears in the list of widgets for a page builder section. Is there somewhere that the available widgets can be toggled in the cms? Or some way to disable it in Application_Start? ![Image Text](https://i.imgur.com/HrEEL3J....

  • Kentico 12 page tab HTTPS error
    Question Nov 30, 2019
    I've configured my local environment to use SSL and since I get the error message in the page tab: This feature is currently unavailable because the Kentico administration application is using secured HTTPS protocol. To enable this feature, the MVC application must be configu...

  • Adding CMSUseAutomaticScheduler app setting caused SchedulingExecutor exception
    Question Feb 5, 2020
    Hi. Our client has seen an issue with scheduled publishing of content not happening. This issue looks to be caused by the CMS admin site going to sleep through inactivity and not running the Content Publishing scheduled task for the site. I found the following article that ...

  •   ... 71 72 73 74 75 76 77 78 79 80 ...