looking for input ... Have you seen any potential issue on K9 with...
Hey guys,I am looking for input on K9 installation on Windows 2016 with IIS 10. Have you faced any show stopper issues? Have you faced big issues? things like that. any input will be priceless!thanks
View ArticleGetting related pages of Current Document in a widget layout.
I'm trying to get the @related pages@ of the current document and I'm trying to do so in a layout of a widget.Here is what I tried : @cms:CMSRepeater ID=@dlContacts@ runat=@server@ Path=@/Contacts/%@...
View Articlein blog post comments bad word not applying.
Hello Support , I am having kentico 9 version website.in that we are using in built blog post @ comments section. in that we are not able apply bad words for whole text or sentence to replace or...
View ArticleMeta Description in search result Transformation
Hi,In the search result page I used Smart Search Result webpart. I am able to show TItle of page and its URL.Can we also show Meta Description in result page by transformation?Thanks.
View ArticleHow to add paging in CMSRepeater from code side in kentico
I want to add a paging control on my custom web-part so I can customize the paging style. I am using a CMSRepeater for binding the data. Thanks
View ArticleChange default logo of E-commerce site in Kentico 9
As highlighted in the image below from where can I change the default image which appears in master page in Kentico 9 E-commerce site ?
View ArticleContent only pages to pages
HiMy predecessor had created a page type with data type Content only pages. The problem is this should be pages-data type.Is there a way to convert the content only to pages?Kind regardsKenny
View Articlemacros not working in on line forms
I want to give default text box values for First name , last name and email in my forms and I'm using macros for their values. But it is not not working. please provide proper solutions. (Macro Format=...
View ArticleHow to have H1 and byline in the master page - Kentico
I'm trying to work out a way I can add my H1 and byline markup to my Root master page and then have all the pages underneath fill these fields in. I'm using the Portal Engine development mode.The H1...
View ArticleCMSReapter OrderBy not working
I am using a CMSRepeater in widget code behind . @cms:CMSRepeater runat=@server@ ID=@customRepeater@ @ I'm binding the data also in code behind and used customRepeater.orderBy=@NodeID@ and I'm sending...
View ArticleHow to have H1 and byline in the master page - Kentico
I'm trying to work out a way I can add a H1 and byline markup to my Root master page and then have all the pages underneath fill them in. I'm using the Portal Engine development mode.The H1 and byline...
View ArticleAccess web part properties from within CMSRepeater Template
Is there any way I can access a webpart's properties from withing a repeater's template (or vice versa)?@div ID="RepeaterWrapper" runat="server"@ @cms:CMSRepeater ID="repItems" runat="server"@...
View ArticleError deleting BizForm entries
I resolved this error but wanted to share in case anyone else ran into this issue. We were encountering an error whenever we tried to delete an entry from a bizform we created. After some digging...
View ArticleRender Widget as HTML in Code Behind
I have come across a situation where I'm needing to retrieve the rich text content of a page type column, and return that data/HTML as it would appear on a rendered page. A custom web part then serves...
View ArticleIntegrate custom payment gateway in Kentico 9
I need to integrate SecurePay with Kentico.I found this article related to custom gateways...
View ArticleOpen ULR link in navigation in new window with CSS List Menu
I know you can make a link open in a new window through the CMS DESK @ Properties @ navigation @ and window.open('https://www.google.com');return false;But isn't there another way to do this. Even...
View ArticleVideos are not playing on live site
I am using repeater to load a videos. I attached that videos on my page and I used @%# GetFileUrl(@FileAttachment@) %@ in the
View ArticleRegister custom class in Kentico 9
I have created a custom gateway class and I need to register this in admin module.I have added this line in cs file but it throws a namespace error [assembly: RegisterCustomClass("CustomGateway",...
View ArticlePermission to link an existing page
I have made an Editor user with an Editor role. However, when I impersonate this user he is able to add pages and so on, but when I try to link an existing page I get an access denied (both on...
View Article