• [Kentico 8] Retrieve the total number of data items in a transformation
    Question May 1, 2014
    Hello friends, I'm currently coding a transformation, however I found an issue when trying to get the Total number of data items, so I can close some divs at the end. Check the code below: <%# (DataItemIndex + 1) % 2 == 1 ? " " : "" %> <%# Eval("Name") %> <%# Eval...

  • Creating an alphabetically organized transformation
    Question Sep 2, 2014
    We're using the Event Document Type and need to create an alphabettically divided list of events (see here http://grab.by/zZrS). I can use the Universal Viewer with an Order By no problem. But my problem comes in with the divider. How can I display the letter of the alphabet b...

  • Applying Multibuy discounts on product options
    Question Sep 29, 2014
    Hi, In my site we want to enable a customer to register and pay for an event. Each event has different tickets and prices, and also SKU numbers which are important for our CRM. So I used the "main" product as a container for the product options. The main product has a price o...

  • Responsive site content, letting user enter content in WYSIWYG
    Question Oct 26, 2014
    Hi, I was wondering how other take care of users (Content admins) entering content into a responsive website using content editor (wysiwyg)? I mean, the destructive potential is there. The only way I can think of to control this issue would be to break each piece of content...

  • Basic Google Map not showing all markers
    Question Oct 27, 2014
    Hi, I'm working on a project which requires me to display a specific marker icon on a location based on category assigned to this location. The homepage has a custom document filter(drop-down) attached to a document data source which is used by the Basic Google Map, on load...

  • Strange responsive view behavior
    Question Feb 13, 2015
    Hello, I have problem with RWD. I've created css style sheet with media queries: @media only screen and (min-width: 960px). And it's not working on mobile devices. Even if I have phone with 800px width screen all rules for min-width:960px applies. When I change to 1500px it st...

  • where do you host your kentico site?
    Question Feb 16, 2015
    Thank you for your time to read my thread and I'm really appreciate it if you can reply this thread and share your valuable experience with me. I'm actually want to host my site and I use ASP programming. In main domain, I plan to use ASP.NET and for my blog (blog.mydomain.co...

  • Using Webparts on ASPX templates
    Question Mar 5, 2015
    Hi! :) I'm trying to create a custom Blog with an ASPX template, instead of creating it within the CMS but I cannot find any documentation regarding using webparts within ASPX templates (as opposed to within the CMS). Thanks! (I may have just been using the wrong keywords t...

  • Anyone Experience with Hostforlife.eu Kentico 8 hosting?
    Question Mar 13, 2015
    Hi All, I plan to host my new Kentico site with hostforlife.eu. Anyone have experienced with their hosting services? I contacted their sales team yesterday and they answer all my questions very well. Plesae advise. Thank you

  • Shipping Methods DataSource
    Question Mar 31, 2015
    Anyone knows where Shipping selector loads datasource . From below from where ds is filled:- /// /// Ensures that only applicable shipping options are displayed in selector. /// /// /// protected override DataSet OnAfterRetrieveData(DataSet ds) ...

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