Dear All,I follow this tutorial to configur scheduler execution by the Kentico application. We try to avoid using extrinal service because of production and deployment complexity, we try to stick ...
Dears,I am facing an issue, please guide in this regard:I am using following {% EmailFeed.UnsubscribeFromEmailFeedUrl %} and {% EmailFeed.UnsubscribeFromAllEmailFeedsUrl %} macros to generate the U...
Anyone have a workaround for Kentico.Libraries nuget package not supporting the latest version of Microsoft.Azure.Search nuget package?Need the latest Microsoft.Azure.Search to use filterable integ...
I was wondering if it possible via a CTA in MVC @send shopping cart@ a way to send a full shopping to a customer in a email notification or maybe just a notification with a url that include the car...
Hi guys, I developing bunches of widgets in Kentico MVC 12 Currently, I have an issue with using the MediaSelector component. I want to implement the function to lock the ratio for the image like t...
I am using Azure to host my CMS application and website. I am getting the following issue when I open a page on the kentico UI from the azure URL:This feature is currently unavailable because the K...
We have a staging environment and a production environment both with multiple sites and want to sync content between the two using task groups.Our new production site is an MVC site configured in I...
I have created a new custom section called @SingleColumnSection@ When I go on the Kentico UI's page builder to add it, it gets added but the blue plus sign in the middle is locked. Meaning, I can't...
Hi,I created a menu controller with cache. I have the outputcachedependency set to PrimaryMenu and it is working fine. But I want to include Secondary Menu to the outputcachedependencyIs that poss...
I'm building a site in Kentico 12 MVC and working on setting up content personalization. The normal way to do this is to add an editable area in the view: @Html.Kentico().EditableArea("area1")...