Contour adds whitespaces before Razor macro which mess up layout
I'm having very annoying white spaces on top of the form if I include it in razor. This way the HTML layout is not the way I want it to, it shows an extra whitespace line. I've tested it with a...
View ArticleProbably easy fix but driving me crazy. String outputting...
I am having an issue with my media elements. We added a 'caption' property to the image MediaType. We are using a multiline textbox NOT the RTE for the property. We are haivng issues that, if the...
View Articleweb site project import
hi colleague of mine created a web site in umbraco. so, when you open site in web matrix there is a 'site admin' button which enables you to manage the site. site is created in...
View ArticleRenderMacroContent. How do I output RTE content in macro?
Hi everybody. There're 2 xslt templates: 1) RenderAll.xslt - outputs all content on the page depending on what macros have been selected. 2) RenderNews.xlst - outputs news list. The structure is as...
View ArticleSurface controller and data annotations
Hi, I have a surface controller and a custom model to display a form on the website. I decorate my model properties with data annotation attributes like Required, display name. Model code: using...
View ArticleProblems with for-each on nodes
Hello, I am trying to make a simple link list with the pages that has the showInQuickNavigator = 0 here is my code so far:<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE xsl:stylesheet [...
View ArticlePeriodic failures of Examine breaks website
I have a site running Umbraco 4.7.1.1, with Examine indexing for search etc. I didnt build it myself so dont know the details of how its configured, but occasionally all the macros stop working and...
View ArticleButton not Firing when used in UserControl Displayed with Razor
Hi, I'm fairly new to Umbraco, so just trying a few things out at the moment. Basically we've got a one-to-one multi language website that uses a Razor shorthand "If" to display the appropriate...
View Articleproduct page
Hi everybody, I have a product page: Silver. And now I want to have several silver products on the Silver page.Like this: TItle silver Description Silver Price Silver ImageSilver1 - ImageSilver2 -...
View ArticleV6: What are the differences between Partial View Macro File and a Razor Macro?
Hello all,I wanted to know if anyone knew the differences between using a Partial View Macro and a Razor Scripting Macro in Umbraco V6? What are the benefits of using one over the other, as to me at...
View Articleuser input fields for each product in the cart
Hi Wondering if someone could assist me with adding the ability for users to input information into fields for each product in the cart to display on the order. The shop is selling football courses so...
View ArticleVisual studio Razor errors and no intellisense?
So I've setup my project according this tutorial: http://our.umbraco.org/wiki/codegarden-2009/open-space-minutes/working-in-visual-studio-when-developing-umbraco-solutions and I'm using umbraco 6.02....
View ArticleMulti language site setup
I'm trying to get a multi language site running, but running into problems. This is the site structure: content- home (site 1) www.mysite.com-- pages- en (site 2) en.mysite.comWhen I go to...
View ArticleAdd Telephone number
Hi Anders. I have a client who has been using TC for a while now and the feedback I have had is that is simple and fast. Its a good product. He has asked for a couple of features and I am unsure...
View ArticleCondition part is empty
Hi there, Trying to enable the condition for one of my textboxes and for some reason I canot see the Condition statment. Any Idea? Thanks mkariti
View ArticleBeware - Visual Studio Views v6
Hi Here is how to waste a day - if you enjoy that sort of thing? You can create your view directly in Visual Studio, then create a docType and assign that view as the template - but it does not work!...
View ArticleCreating a simple mobile site with 51Degrees
Hi I'm running Umbraco version 4.7 and want to setup a simple mobile site. The mobile site needs to work as follows: if user agent is a mobile device, redirect and all pages from then on should be...
View ArticleUmbracoViewPage error with master views
Hey all, is it possible to use views that inherits the UmbracoViewPage with master views which inherits the UmbracoTemplatePage? Tried to make a custom controller and a custom model to work with in a...
View ArticleContact side from a User control whit the use of Umbraco systems.
Hey iam tryning to make a contact form that sends mail efrom my busnies site. iam not the bigest C# shark yet so i startede on google and i almost flel os my shair when i found this,...
View ArticleJson Action Result / Ajax in Surface Controller Plugin
Hey, I'm working on my first plugin, all going well and have the surface controller working in its basic form. What I'm struggling with is adding a Json Action Result for some dynamic ajax in the...
View Article