Content Include in Kentico CMS
I'm trying to include an Asset in Kentico CMS (.net), but the include is rendered as plain text on my web page?Is this the correct syntax?{%...
View ArticleBulk update based on certain condition
Hello, I am new in CMS and started my CMS journey with Kentico11. Currently I am facing a problem. I need to update UserInfo data from the data available in CSV file and that too based on a condition,...
View ArticleKentico User Access Restriction
My site has multiple surveys open to the public. Since it's open to the public, there's no database of users or participants. At the end, we publish a download page for participants to download the...
View ArticleCustom Repeater - ORDER BY NodeOrder, NodeLevel, NodeName NEVER RIGHT
I have 3 separate pages - Medical, Vision, Dental, that are getting combined into one page - Benefits. These 3 pages had a folder of documents that were pulled in a Repeater element on the page.Now,...
View ArticleCan't edit home page Template or Web Parts
I'm having issues making changes to the home page on our client's intranet. I have a page set up called Development that's not linked in the menu where I'm developing the web parts for existing pages...
View ArticleWeb Parts with custom Zone
So I am trying to create a web part that has a zone into it. Basically, I have a web part that I want to create a zone that I can allow it to be a widget so that a user could edit certain properties....
View ArticleKentico: Issue related to the XML data Source, 403 error
I am getting the (403) Forbidden error in the Event Log of a Kentico website. The screenshot of the event log are shown below:I have checked the Data Source web part used on the /home page and the URL...
View ArticlePlease help me to answer these questions
When you want to restrict the usage of a particular widget, which of the following permissions can you set? (select all that apply) a. Which specific users can use itb. Which widget zone types it can...
View ArticleHow to get newsletter subscribed user information
Hello, I have following question. Please help me out to get the answers. How do I get the user information(user who belongs to cms.user table) who has subscribed the newsletter by using C# code?How do...
View ArticleShopping Cart License? Error
Getting a strange error from this line of code:Cart.UpdateQuantity(cartItem.ID, quantity); Cart.Save(); Cart.Evaluate(); Specifically from the Cart.Save() function. Seems like the cart was working 100%...
View Articleunable to login with default user name administrator after installing Kentico
I have installed the Kentico and it generated an URL. When we try to login with a default username 'administrator' and getting an error message as follow.[WebFarmTaskManager.CanCreateTask]: Task type...
View ArticleExtending macro engine using MacroField
Hi I'm trying to register extra fields extending CMS.Membership.CurrentUserInfo. I have an object called Member which has some properties like strings, dates etc but also lists.Currently I can add all...
View ArticleHow to work with Kentico
Hello,I am new to Kentico, can someone tell me how to use the license key to my local visual studio solution. When I am starting the debug process of my solution, kentico redirects me to...
View ArticleBlog Categories List with Aria Labels
To meet WCAG 2.0 AA guidelines the @Tag Cloud@ that we have on our website needs to use the same URLs as @File Under@ categories at the bottom of our blog.Currently we use the Tag Cloud web part which...
View ArticleCopying the site
Hi GuysI need the existing site with different theming and some customisation's.I had exported a site and imported the site in same kentico instance with different Site Name and domain.It looks...
View ArticleUsing condition builder field control with depending fields
I've got a form within a module where I need two fields to be interdependent - if one is filled in, the other should be disabled, and vice versa. However, one of the fields is using the condition...
View ArticleAttribute Routing in ASP.NET Web API 2
Hi, we are trying to use attribute routing so we can have multiple post or get methods on the same controller. I tried adding GlobalConfiguration.Configuration.MapHttpAttributeRoutes() as per here but...
View ArticlePage updates not pushed on live site by staging
Any ideas why small changes on page like new field value or attachment not appeared on live site after running staging?Pages on dev and live have same GUID and alias.Staging works well for new page,...
View ArticleSigning Macros
I am seeing macro signature issues and have not been able to re-sign them and fix the problem. |(user)mpenela|(hash)b4a2f1691dfe81f12efa95fa414be3475ae15211e6c7c5106b1b1e0b356dd81d' didn't pass. The...
View ArticlePublic IP Macro Question
Hello Fellow Kenticans!Greetings and salutations. Is there a way to grab a users public IP address via macro?I'm currently using this macro: CustomMacros.CaptureIP()But its apparently only grabbing...
View Article