Hello,I just created a new site on 12.0.30, and am having issues when attempting to create new pages that use page builder functionality. I get the message @An error occurred while attempting to re...
Is is possible to access the value of a page type property using macros in the layout of a page template?eg. I have a TeaserText field on the page type. I would like to display this on a Portal pag...
hello kentico team i always get this issue while i was creating page template or add new licences is there any solution (Template was not found) thanks
My Kentico installation is running at: localhost:8012 I created a new page template for my page. In the Theme tab, I created following three folders:css, images, fontsI uploaded an image at: image...
How to find specific web part from template without supply web part zone ?I need to access web part property from my other web part.
How to get Menu Item Teaser Image in Page Template layout. I have used ASCX page type.
I want to create a link to a page inside a page template. How should I link it so if that page is moved the link should not be broken. Is there a macro that get the URL from the document name or so...
Can we assign page template to a page conditionally. for example if a user is logged in then @PageTemplate_1@ should be used and if user is logged out @PageTemplate_2@ should be used.
I have just staged a page between dev environments. This has various css and javascript pages associated with it. I transferred over the javascript and css files, but the javascript is not respondi...
I have a custom web part that uses a property to determine data displayed on the page. Currently, I am creating new page templates for each possible value of the property. The the content editors c...