I am setting up the page titles in my Kentico site. I was able to find the location to control the title structure across all pages but I do not want the homepage to follow that structure.I tried f...
Currently attempting to grab settings but the SettingsService is only getting the global values. even when the @Inherit from global settings@ is not checked. For those that are able to be resolv...
I have some setting which map to other DB objects such as CM_OrderStatus etc.. which work fine, but it stores the ID, and settings don't have the same mapping that classes have to allow use of guid...
Hello guys,I need to get value from Settings -@ Content -@ (Metadata) Page title format in code project. Could you help me please how can I get this value?Thank you
Very recently our Kentico Admin in production environment displays @500 - Internal server error@. In our Stage and Dev environments this does not occur, only Prod. When we view it in console we see...
Dear All, In our current project (Kentico 12.0.51 MVC dev model), each time we need to store a reference to Media Library's file in our Page Types, we create a field of Text Data Type and Media Sel...
I am going to be building two websites with Kentico 11 and I am wondering how I should best setup my Media Library so users from one site can access files in the media library from a different site...
We are analyzing Web Analytics Reports, especially @on-site keywords, yearly@. All reports list 50 results, but we'd like to expand this to 100 or in some cases 1000 results. Is there a parameter w...
We have a search functionality which is part of master page and used by all sites.however we now need to remove it just for 1 site. if we make it visible as false then it goes from all sites. pleas...
I am trying to create a custom field (within user settings class of the membership module) to contain the birth year of someone. I'd like to do a loop from 1920 to whatever the current year is.I'v...