Quantcast
Channel: DevNet Questions
Browsing all 8832 articles
Browse latest View live
↧

Custom Web Part in Portal Engine using Kentico 10

How to use custom web part in portal engine kentico 10?I created web part From Kentico 10 Documentation Custom development @ Developing web parts....

View Article


Uploading Hubspot Tracking Code to Kentico

Hi, We are trying to log a Hubspot Tracking Code to our Kentico website, which needs to go before the tag of each page on the website. We do not have a master page setup, so I put this into the header...

View Article


foreach loop in transformation

I want to link tags inside my smart search transformation. This line is returning only text of the tags {% count=0; foreach(x in GetSearchValue(@DocumentTags@).Split(@,@, true)){count +=...

View Article

Bulk importing data with SQL script

I have a large amount of data from a previous site that I'd like to bulk import into my Kentico 11 build. I'd hoped to be able to do this with a SQL script (simple insert statements) but wasn't sure if...

View Article

After Kentico Upgrade 8.2 to to 9 site throwing System.Web.WebPages.Razor...

I am upgrading Kentico website from 8.0 to 10.0. From 8.0 -> 8.1,8.1 -> 8.2 it went smoothly. After upgrading from 8.2 to 9.1 site throwing error Could not load file or assembly...

View Article


Import toolkit Kentico 11 error

I am trying to import an excel file into a Custom DataTable item in kentico 11. However, when I stay in Step 5 (Source data preview) click to step 6, I get an error. @Cannot load default column...

View Article

Kentico 8.2 to 9.1 upgrade after throwing exceptions

I am upgrading Kentico website from 8.0 to 10.0. From 8.0 -@ 8.1,8.1 -@ 8.2 it went smoothly. After upgrading from 8.2 to 9.1 site throwing errorCould not load file or assembly...

View Article

Repeater WhereCondition adds extra quotes in the middle of a string.

I'm trying to filter docs by nodeGuids, so I'm making an 'IN' condition using this string:Alerts =...

View Article


DocumentID in Repeater with custom query

In my transformation, I am trying to link to a document id for every document. But {%DcoumentId%} is returning the same document id for every document. Is there any macro for it or how do I modify my...

View Article


Kentico 8 Multilanguage Prefixes for Alternate Languages Only & Not Root

I'm posting this on behalf of a client and am unfamiliar with Kentico and .NET so please bear with me.The issue:Our client has a website in two languages, let's say English and German.URLs are...

View Article

Excluding cultures from Language Repeater

Hi allWhat is the best way to exclude a current site culture from a Language Repeater? Currently, I have a conditional statement wrapped around the transformation on the repeater, which does work, but...

View Article

Fancybox implementation with teaser image not working

Hi All,I am using kentco 7. I am not able to implement fancybox on custom document details page for teaser image but fancy box with document attachment is working.Below is the code which is working @a...

View Article

Editor Permission for specific culture

Hi everybody,On an multilingual site (Kentico 10), is it possible to configure a role so that a user can edit pages of a specific culture but cannot edit pages of another culture?Thanks in advance,Tobi

View Article


Content staging security: limit access to users own staging tasks

Hi Everybody,I have some questions about the security options of the staging application (Kentico 10).I setup the permissions for a role according to kentico documentation, so that the user can...

View Article

How to give image path in excel file, where to save images in kentico,so that...

I want to import data into kentico pages,there is one field for photo(ie.media selection).I have 1000 records and its not possible to upload and add path for each record. Please tell me, How to give...

View Article


Get NodeAliasPath of another page from code behind.

Hello there,I looked everywhere in the documentation and Googled for hours on this... I must be blind or something...I know how to get the NodeAliasPath of the current document and the parent document....

View Article

CKEditor forcePasteAsPlainTest

Hi,According to the CKEditor documentation, you can force paste as plain text with config.forcePasteAsPlainText = true. I've done this in a previous version 7 project, but can't get it to work in...

View Article


Different CMS URL

Hi, I have a domain name as abc.edu.in and I want to access my CMS admin interface via cms.abc.edu.in/admin and not by abc.edu.au/admin. How to do that, keeping in mind that if site users enter...

View Article

Kentico MVC Continuous Integration

Hi allI'm interested to hear from anyone who has a MVC build and how they handle CI as the Continuous Integration module isn't supported for MVC.From the code side this isn't an issue but for Kentico...

View Article

After Register automatically user get logged In

I created register form in my website.After registration of user I want to immediate login(dont want to show login screen).For that I configured all the thing in admin like unchecked Registration...

View Article
Browsing all 8832 articles
Browse latest View live