Kentico 10 MVC Image resizing
I'm using the new methods available in MVC to reference images in the media library:Url.Kentico().ImageUrl(banner.BackgroundImageMobile.ToLower(), SizeConstraint.MaxWidthOrHeight(768)) The image loads...
View ArticleKentico getresource 404 error css and js
Using Kentico 9, while I was away it appeared that something changed! While our production site appears to be working fine our staging site is not. When I try to access the staging site it is unable to...
View ArticleBadge Implementation idea
So I am thinking about building a custom badge implementation for a site. I want the badges to be activity specific, such as Creating a Community Group, Liking an Article (likes are stored in a custom...
View ArticleContinuous Integration Enabled Disabled
Where in the Config Database is the Continous Integration enabled switch stored,i.e. How can we programmatically Turn CI on Also How can we programmatically Rebuild repository........ Serialise...
View ArticleForm Controls in Module Package
I have followed the Kentico instructions for creating a Module Package and for the most part this is working fine, although I have an issue with including Form Controls in the package.At present the...
View ArticleForm Controls in Module Package
I have followed the Kentico instructions for creating a Module Package and for the most part this is working fine, although I have an issue with including Form Controls in the package.At present the...
View ArticleUpgrade 8.1 -> 8.2: An item with the same key has already been added.
Currently in the process of upgrading a project from 8.1 -@ 8.2. Each time, I run through the upgrade with no issue, but receive an error when debugging the site. I have tried this with two different...
View ArticleNew User Approval via email
Hi there,I want to set up user registrations to a secure area on our site. We want to 'vet' the registrations so need to enable admin approval.I know you can do this and get an email sent to admin to...
View ArticleKentico 7, How to drill into CMS and get the images in an HTML page
Hi I'm fairly new to Kentico. I need to access the CMS and get images to my html page. how do i do that, have seen methods like getURL, but dont know which context i use them
View ArticleKentico 9 ui permissions regarding the media library
is it possible to allow read access only to the media library? I'm setting a role and with the Media Library module, I've only set the Read permission to Allow, but a user with that role still sees the...
View ArticleAdd 'Reset' or 'Clear' Button to form
Is it possible to add a 'Reset Button' or 'Clear Form' button along with a submit button to a form in Kentico7? [screenshot] http://prntscr.com/e38idtWe don't' use the widget but implement through CMS...
View ArticleFull Image Path in Product Feed?
Good afternoon. This is a simple question that I'm sure has a simple answer that has so far eluded me. I have created an RSS feed of a product catalog with the Products RSS Feed webpart. I'm trying to...
View ArticleFacing an issue with DocumentHelper method in Kentico 10
I am using a csv file and adding all products to the kentico database with the help of DocumentHelper methods.Below is the code which I used while adding products to Kentico database in Kentico 9.0....
View ArticleHow to disable showing up Editable regions from masterpage in child pages
Hi,I have created master page template in CMS administration with template type as @Portal Page@. In layout I have added editable text in the footer of master page. I have filled up data in those...
View Articlekentico error. Source FiftyOne Degrees
I'm trying to export from my dev site, and it's failing. The event log shows me this. Is FiftyOne Degrees one of the sample sites?EventID: 19797EventType: WEventTime: 2/2/2017 8:57:20 AMSource:...
View ArticleTranslating Text using Google Translate Service
I have added few cultures in my site so that i can see content of my site in different languages.I am using google translate service for translating text but it is showing me same text for all...
View ArticleKentico 9 sync Server Service URL case sensitivity
I have a rewrite rule to make the URL all lower case. It ran before anything else. Site would load fine, things were good, but sync was broken. After some trial and errors I figured it was the rewrite...
View ArticleImages, etc. not using CDN URL after CDN configuration
After configuring Kentico to use an Azure CDN (Verizon), images are still not using the endpoint URL. After setting up the CDN in Azure we then added the different CDN keys to the web config:@add...
View ArticleGetting the FilterConditions settings via a Custom Macro
Here's the issue. We have a Custom Table Datasource, with a Custom Filter, with a Basic Repeater on a page. By default, when the page loads the Repeater will display all of the information it received...
View ArticlePush/Pull data from Google Sheets to Kentico Custom Tables
Hi there, A bit of a @best practices@ sort of question, since things have calmed down a bit and I've managed to deploy my @solution@, thus I can now reflect on how to do it better next time. We had the...
View Article