• Repeater with lightbox
    Question Mar 25, 2014
    Hello, How could look transformation for repeater with lightbox? I need this effect to the product image, found and using this sample for now: ` <%# IfEmpty(Eval("SKUImagePath"), " "," ") %>` But it works only with attachment carousel with lightbox, is there any samples...

  • how to set a <a> tage visible false when ID is missing
    Question Sep 19, 2014
    I have a transformation <%# ResHelper.GetString("Title")%> I need to set the visibility false when there is no ID. How can i do this? Please help

  • Display Tags and Categories in a single transformation
    Question Apr 9, 2015
    Hi, everybody! I’ve been struggling with an issue for the last two days, so I’ve decided that some of you can help me. I need to display the categories and the tags an article has and each category/tag has to be a link to a page with all the articles from the certain category/...

  • showing images
    Question May 8, 2015
    I am developing a new portal by modifying the intranet portal that comes with kentico. We want to have a news section that will show the last N news articles. If the person who creates the article does not upload a teaser image then they want the text to shift to the left an...

  • BlogPostTeaser Image Not Showing Up
    Question Mar 18, 2016
    I'm pretty new to Kentico. I'm using Kentico 9.0 and am having a problem with displaying the Blog Post Teaser field. I'm uploading images for the teaser and using this transformation: However, I get this as the output: Any ideas what I'm doing wrong?

  • Check if pages field type is empty or not
    Question Aug 21, 2018
    Hello, I have a custom page type that has a "pages" field to allow authors to select from a folder of widgets. They can select one or more of these widgets, but they can also just leave it empty. If there are no widgets, I need to conditionally hide the entire sidebar. The i...

  • Nested if statements in XML transformation
    Question Jan 3, 2019
    I created a custom page type with text/xml transformation and it works well, but I created a new field with a boolean data type for adding functionality to a button to make it open in a new tab. The idea is if it gets checked than the link for a button should open in a new tab...

  • Filter Recent Blog Posts by Category
    Question Aug 26, 2020
    I am using a transformer to get a list of recent posts. I want to filter these posts by a category ID value that I can get from the route parameters. <%# Eval("BlogPostTitle", true) %> <%# IfEmpty(Eval("BlogPostTeaser"), " ", " "+GetImage("BlogPostTeaser", 250)+" ...

  • upload image at selecting product option ecommerce
    Question Oct 2, 2014
    Hi, We are developing eCommerce application. Let consider example for purchasing t-shirt. some customers want to upload image to be print on the t-shirt and also can choose front or back side of the t-shirt. how to handle this scenario in kentico 8.0? Regards, Nirav

  • 8.1.9 feautres not working in Firefox
    Question Oct 29, 2014
    After applying the latest hotfix (8.1.9) to my kentico 8.1 instance, certain features like admin dashboard live tiles and widget selection dialogs have stopped working in Firefox (v 33.0.2) but they work fine in IE and Chrome. Is this a bug introduced in the latest hotfix or i...

  •   ... 41 42 43 44 45 46 47 48 49 50 ...