• Nested QueryRepeater Question
    Question Oct 27, 2014
    I am using a nested repeater to allow for a news feed to appear on my home page. The query allows for sites on the same kentico instance to pull from a singular news source. Recently I have noticed some performance issues that seem to be related to this configuration. Is th...

  • BlogPostDate returns as False or Empty
    Question Sep 26, 2017
    Hello Kentico Team, I am attempting to add a "published on" date to my blog post transformation, but for some reason all of my attempts have returned no results. `<%# IfEmpty(Eval("BlogPostDate"), "No BlogPostDate", GetDate("BlogPostDate")) %>` An IfEmpty test like the one ...

  • What’s New in the Kentico Marketplace?
    Article Jun 23, 2015
    Let's have a look at the newest free additions in the Kentico Marketplace!

  • Media library and Media Selection
    Forum Post May 24, 2011
    I have a document type Bio that contains a field Bio Image text 255 that use the Media Selection control. The problem I am having is the field is storing the URL to media item and not a GUID. The reason I need the GUID is that I can call the method MediaFileInfoProvider....

  • Adding Alt Tags to GetImage("NewsTeaser")
    Question Sep 15, 2020
    Using Kentico 10. Developed by former partner who didn't add alt tags to news article teaser images. <%# IfEmpty(Eval("NewsTeaser"), GetImageByUrl("~/media/Images/Home2018/NewsDefault.jpg"), GetImage("NewsTeaser")) %> <%# Eval("NewsTitle") %> <%# Eval("NewsSummary") %>

  • Alternative form selection for inline bizform control
    Knowledge Base Article Jan 4, 2010
    This article describes how to use an alternative form for bizform control, which is used as an inline control, not as a web part.

  • New Hotfix 5.0.6 Released
    Article Feb 9, 2010
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  • New Hotfix 5.5.2 (build no. 3803) Released
    Article Jun 1, 2010
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  • How to change Default Site Selection of Site Dropdown list ?
    Question Aug 5, 2019
    When admin selects the Store Configuration application, the "Site" should default to the site that is selected in Kentico Admin page. Currently, it always defaults to the first name in the list, which appears to be Alphabetical order only displaying. I need to display the cur...

  • displaying nested items
    Question Apr 18, 2017
    I have following content structure -YearlyContainer - YearDetailContent --files to download - YearDetailContent --files to download -YearlyContainer - YearDetailContent --files to download I need ...

  •   ... 21 22 23 24 25 26 27 28 29 30 ...