Kentico 8.2 image to base64
I am trying to convert an image to base64 in order to display it in a vCard (ver 4). I have tried using:MediaFileInfo imageFile = MediaFileInfoProvider.GetMediaFileInfo(SiteContext.CurrentSiteName,...
View Articlekentico site and DesignMode css conflicts
I have my custom css (all Compass/SASS based) added to the site from the Master page, rather than include the CSS in the site settings. While in Design View, my custom css, is changes the layout from...
View ArticleBlog post urls
Currently our blog url structure is:blogname/month-year/titleI would like to change this to be:/year/month/day/title (ex 2015/10/13/title)Please advise on the best way to accomplish this.Thanks, Kelly
View ArticleHow to solve trouble when permission for user using Applications and...
In current time, We're getting trouble in permission for user in Kentico Administration System after we implemented permission for user like Kentico document guideline. * Describe implementation...
View ArticleChecking if user's e-mail address already exists in Kentico
I am working with Kentico API and trying to check if an e-mail of a user does already exist within a website.I tried the code below:bool check = IsEmailUnique(String, UserInfo) I'm not sure what...
View ArticleUnable to access http://localhost/kentico9/ - Getting Error HTTP Error 403.14...
I am trying to explore Kentico 9 for one of our clients. I have run the setup on my localhost. I have the website hosted on my IIS. But to run Kentico 9 i need port. What should i do to access the site...
View ArticleToShortDateString() Macro Method Formatting
Hi!I'm using the ToShortDateString() macro method on a DateTime value returned from the database. This returns the standard format of mm/dd/yyyy, which is appropriate for my culture.Our style guide...
View ArticleUsers on Mulitple sites with different custom fields
We are implementing multiple sites on Kentico and each is going to have separate set of users. We have custom fields that apply to each distinct set of users. In other words users of Site A will get...
View Articleclearing cache when related documents changes
We have a profile page type where a professional's bio can be entered in the Form tab. When a regular form field (text box, multiple choice) is updated, the cached is cleared on check-in and we see the...
View ArticlePassword with Confirm
On the Password with Confirm control is there any way to add a label to the confirm textbox?
View ArticleAccessing URL Redirection property in Code
I have a page which is configured in Kentico.I have a html of this Page. This html contains one href...
View ArticleWeb part
Good evening. I'm doing my first website and first time working in kentico. In Master page I have written code that displays the menu button. But I need it to paste in this WebPart @cc1:CMSWebPartZone...
View ArticleKentico 9 - Issues Customizing Search Fields
Hi all, Bit of a painful issue here, Back in Kentico 8.x I was able to go into Modules-@Pages-@Classes-@Page and head down to Search Fields and then click @Customize@ which would allow me to append...
View ArticleSmart Search Box - Mail field - Admin rights
Hi,Since the uprgade 7.0.103 -@ 8.2.44 (I think), I discover sometimes something wich doesn't work well.My two main problems are that Smart Search Boxes are not more visible on mobiles @ tablets (on...
View ArticleHow to analyze Kentico 7 installation for dependencies and custom web parts
Using Kentico for the first time and have inherited a version 7 project with custom web parts. There are folders with .cs files, folders with .dlls, and folders with .ascx/ascx.cs web parts. Most are...
View ArticleMaking a case for Kentico 9 vs 8.2
We will be developing a new web site for a client who already has a Kentico 8.2 license. I am trying to make a case for developing the site using Kentico 9. Some key features I have found so far...
View ArticleMaking a case for Kentico 9 vs 8.2
We will be developing a new web site for a client who already has a Kentico 8.2 license. I am trying to make a case for developing the site using Kentico 9. Some key features I have found so far...
View ArticleConvert the Path value of a Web Part to a Document Object or Collection of...
I have a Repeater Web Part. It's Path value is set as ./SomeChild/%. In my HTML Envelope I would like to use the DocumentName of the parent of the repeated content; basically the DocumentName of...
View ArticleSite is stuck at loading after upgrade
HI There, I was following the manual upgrade step to upgrade our 8.2 solution to 9.0, I have successfully upgraded the code and the database. well, I meant I didn't encounter errors while upgrading the...
View ArticleAccess to Setting section in CMS
Hi guys. I'm working to create new module in K9 and have a problem here. Pls helpI create new user and assign this user to new role, and i want to access to Setting section in CMS to edit some value...
View Article