I am trying to sort my search results by a custom Umbraco property I have created - let\'s call it sortDate.
I am using xslt in Umbraco. I want to get an image from the media folder as a background for a div I\'m creating.
Closed. This question does not meet Stack Overflow guidel开发者_如何学编程ines. It is not currently accepting answers.
I\'m new to Razor templates in Umbraco (and in general), but I prefer using it over XSLT files.However, I have run into a problem that I don\'t know how to solve.I am getting the following message:
I\'d like to enabled Umbraco directory urls for an Umbraco project I\'m working on. I\'ve set the umbracoUseDirectoryUrls config setting to true. Unfortunately I\'m now getting 404 errors on all pages
I have this XML: <Tekstside id=\"1081\" level=\"3\" nodeName=\"Test\" urlName=\"test\"> <umbracoRedirect />
So I have been struggling for days now, trying to simply create a new user with a WCF Service using Umbraco\'s Membership Provider. Can someone tell me if I\'m out of my mind, if this is impossible to
this is a follow up to this post. Basically I need to get the position() of items within a filtered and sorted collection. Any advice on how to proceed with this?
I am running Umbraco 4.5.2. In config/umbracosettings I have made the change <TidyEditorContent>False</TidyEditorContent>
I am creating a customer site with the Umbraco CMS. the cheapest database option is to go with SQLCE4, as the latest version supports this.