Google New reCaptcha for kentico cms 10
Hi,Can anyone implemented the kentico 10 version support for new reCaptcha https://devnet.kentico.com/marketplace/inline-controls/new-recaptchaIts a great help if any.
View ArticleRelative Path in Web Part resolving to path of ascx instead of node url
I have a web part setup with a UrlSelector field that's set with a relative path. LinkCard.Attributes.Add(@href@, NavigationUrl); //NavigationUrl = @./Press-Releases@When the webpart renders, the...
View ArticleEvents processor sync
Hello, I would like to create custom internal events (such as 'user X added a new coupon') in Kentico and send them to an event processor.Is there something built-in that we could use to do so? What...
View ArticleAnalytics is enabled but not working after upgradation site from Kentico 9 to 10
I have upgraded site from Kentico 9 to Kentico 10. I have enabled web analytics in setting but whenever I see report of pages, there is not showing tracking and activity. Graph is showing only one line...
View ArticleKentico 10 - Override File Upload Error Message
I have the following case and I really appreciate your kind support to resolve it:I’ve created a new page type (let’s call it MyNewsPageType) which has been inherited from original News page type.On...
View ArticleKentico Display webpart property field depending on other property field's value
Is there anyway I can dynamically hide and display webpart property fields depending on other fields for the same webpart?For example I only want to display/enable Full Screen if Apply To's selected...
View ArticleCreate search index from joined custom tables? From a view?
What we'd like to do:Search on our product data, which is stored in custom tables, with parameters applied to both the parent product table and the child variant table. We could create a view with the...
View ArticleKentico 9, IE error with cms:SearchBox
When a user clicks the submit button in IE, we're getting this: 'ctl00_ctl00_ContentPlaceHolder1_search_btnSearch' is undefinedChrome is fine, and pressing enter works.I can't see anything strange with...
View ArticleSmart Search
I am using the CMS.Root.SmartSearchResults transformation with the SearchDialogWithResults Web Part. I am running into issues where pages that use repeaters for content are not displaying any results...
View ArticleHow can I right this script into a repater transformation
This is a script that works well inside a static HTML web part. How can I write the same script but inside a repeater transformation?{% if(showPhone) { %} 555-555-5555 {% } #%}
View ArticleGet selected option in Shopping Cart
How can I access the selected color (which is an option) from a product?What I have so far is:OptionCategoryInfo category = OptionCategoryInfoProvider.GetOptionCategoryInfo(@WalletColor_1@,...
View ArticleHaving a landing page as a menu item
Hi, My most popular page @yyy@ on my site is down in the second tier of my menu structure. I would like to move it to the first tier. But when I try to move it I get the message: @The page '/XXX/yyy'...
View ArticleImport toolkit error
I am trying to import an excel file as pages into a site in kentico 9. However, when I set the path to my site I get an error. @You Must select a valid target Kentico 9.0 project. Object reference not...
View ArticleTargeting AD import event in code
We have the AD import tool running nightly and bringing in new employees into our kentico site and also updating any imported fields that might have changes. Unfortunately there are a few fields and...
View ArticleKentico 9 search result transformation
We've noticed a bug when looking at French search results. in the CMS Desk, i've kept the Page Name in English for the French content. The issue is, these are showing on the French results page.in the...
View ArticleAttachment requiring login?
We're having a case where the getattachment link is requiring the user to be logged in before the image will be displayed, even though the site/folder/page the images are attached to are all set @No@...
View ArticleKentico form - captions inside form element
I am guessing this is really simple but I haven't been able to work out a solution.I have created a form in Kentico and need to show the caption in the form element itself. I can do this in bootstrap...
View ArticleSite Import paackges , pages are not showing
Hello Support , after importing website from client staging we are getting below error.in Page template design mode. Issue-1 1)InformationThe page does not exist, it may have been deleted by someone...
View ArticleIntegrate smart search on MVC project using Kentico.search Nuget package
Hi,I have integrated Kentico smart search in MVC project based on kentico recommended steps in documentation. I am unable to get search result and its return null value. Kentico 9.0.0 with...
View Articlekentico widget config button unclickable
Is there any way to make a widget's config and move buttons be placed at the top of the widget itself. As it is one has to hover over a widget in order to see which one of the items in the widget zone...
View Article