I am using a rich text editor to display description on the products page , but the page renders as :
I have implemented Examine in an Umbraco project and have created an index of my site\'s content. What I now need is a list of terms stored in that index for any given field.
I\'m trying to create a news archive in umbraco, where it would display a list of news pages organised by month. Each page would display a listing of the news items of that month.
I\'ve tried the following bit of razor code: @room.Media(\"summaryImage\",\"umbracoFile\") but I get something like ~/media/155/lux.jpg, how do I remove the initial ~ to get a server path ie, /medi
I have a problem in Umbraco/uCommerce. I\'m trying to find a way of adapting uCommerce Storefor my specific needs. What I\'m aiming to do is add an indemnification amount to an insurance product, but
Error reading XSLT file: \\xslt\\umbTopNavigation.xslt i\'ve tried installing on more than one server-everyone has permissions to install a kitchen sink if they wish - not going away.开发者_如何转开
I\'m currently rewriting an XSLT macroto display child nodes of the current page, depending on what querystring variables are set for \'month\' and \'year\'. This is used for a news listings page whic
I\'m trying to add custom 404 pages into umbraco even though I got them working in several projects, in this umbraco 4.7 it does not work.
<xsl:if test=\"count($currentPage/..//$itemType) > 0\"> I try to use the if statement with 2 param values and I get the error:
I am trying to build a multi-level dropdrown menu, I\'m using umbraco cms. What I am looking for is something like :