Tagged Questions
1
vote
1answer
33 views
Export / Import Files from umbraco CMS Media
As I need to export all my Media files from umbraco v 4.5.2 to umbraco v 6.0.5 ,
Is there any way or such package through which we can do the same.
1
vote
1answer
29 views
Two microalias in single umbraco.library:RenderMacroContent method
For the desktop site I have a content in Umbraco where <p><?UMBRACO_MACRO macroAlias="StoryDesc" /></p> refers to XSLTName field
I am making a call from one XSLT to StroyDesc XSLT ...
0
votes
0answers
8 views
Alternative method for umbraco.cms.presentation.TreeInitCustom in Umbraco 4.8.0
We have had recnt upgrade from umbrac 4.0 to 4.8.0 and we had several custom functionalities extending umbraco's events. After digging so hard I am still not able to find a suitable alternate for ...
1
vote
1answer
32 views
Reusage of Content with inline styles in umbraco
Currently I have my desktop site in umbraco4. The content has inline styles, HTML tags, CSS class names. I am planning to develop a mobile site with same content.
My mobile layout is different from ...
1
vote
1answer
42 views
Need URL of umbraco site with aspx extension
I am new to Umbraco so please forgiven me if the question is simple.
My web site has url like http://www.abc.com & http://www.abc.com/employee etc., How can I get the root aspx file. I mean how ...
2
votes
2answers
189 views
Page redirect without changing the URL-Umbraco | C#
I have two templates in Umbraco. One for desktop and another for mobile. I have a small script which detects the user agent of the request and redirects the user accordingly.
If the request is made ...
1
vote
1answer
36 views
How to review content before publish in Umbraco CMS? (Description Inside)
I'm using umbraco CMS and creating a site like blog. Including me there are 10 members involved in
writing article's but i'm the one who needs to check the article.
All 10 members are not in a ...
1
vote
2answers
72 views
Umbraco setting image error
in my umbraco setting, i dont have any image logo to upload my image that was saved in my Media folder, only insert umbraco page field and insert umbraco macro logo was there.I tried many links but ...
0
votes
1answer
152 views
how to use umbraco field in xslt file
I want to add my umbraco field in xslt file, how can i do this.
my umbraco field is:
<umbraco:Item field="image" useIfEmpty="image" textIfEmpty="/css/images/dog.jpg" runat="server" />
and i ...
0
votes
2answers
88 views
multi lingual support in umbraco
I did create a website in Umbraco. The website is in English .
My English website contains only HTML coding and .net user controls.
Now I did add one more language poland and managed corresponding ...
1
vote
2answers
152 views
Error on using usercontrol on umbraco azure
The user control that I am using is working perfectly on my umbraco ie installed on local machine but when I uploaded it on the azure website the user control is showing errors like these
Error ...
0
votes
1answer
142 views
JCarousel adding blogpost instead of html
is it possible to add my blogposts to JCarousel instead of a html code? It should look like this:
=> EXAMPLE
On this site the content is just html, but I want my blogpost to show off.
Let's say I ...
2
votes
1answer
741 views
Articles not appearing after publishing through .NET to Umbraco
I have a .NET(C#) script which is pulling news articles from an XML file. Everything works fine, but when it comes to publishing them, and appearing on the web page, something's not quite right.
...
0
votes
2answers
485 views
umbraco: get USER properties, NOT member properties in XSLT
Here's my scenario:
Added an Author Picker to the default umbBlogPost (from the blog4umbraco package) which gives me access to the author's id in an XSLT macro
The Author Picker is pulling up a list ...
0
votes
1answer
190 views
How to publish new from umbraco blog to umbraco web site?
Hi i have a web site on umbraco 4 CMS.Also i want to install a blog plugin.
Is there possible pull news from blog into my site.
Example i want to publish news/post everyday from blog and create link ...
2
votes
1answer
275 views
Umbraco + wordpress
I've just heard about this umbraco ago and watched the demo on the official website. So is it possible to use it to maintain my wordpress blog? I'm currently using windows live writer where I can ...
1
vote
2answers
200 views
Moving Routes from .net to umbraco
I am just trying to move the routes from Asp.net application build in Visual studio to umbraco for the purpose of clean URL in the shop listed by categories.
I am able to achieve this in VS project ...
0
votes
1answer
326 views
Couldn't find any page with the nodeId = 1245. This is most likely caused by the page isn't published! Parameter name: nodeId
I am using a local installation of Umbraco 4.7 and I downloaded "Blog for Umbraco" from http://blog4umbraco.codeplex.com/ and installed it in my Umbraco installation.
In the content tree I navigate ...
3
votes
1answer
986 views
Umbraco v5, MVC [closed]
The new Umbraco version 5 MVC CMS, is out, but has no samples, tutorials, documentation, how to get started, I am absolutely new to umbraco, but have worked with mvc, my question is where do i find ...
1
vote
1answer
1k views
How To Set Default Web Page In Umbraco
I've just recently started trying to use Umbraco, so I hope this doesn't sound stupid.
I'm trying to set the default web page to my site, but I am having no luck. I recently installed umbraco v ...
1
vote
2answers
438 views
Umbraco 5 reading Home page children using REST service
I am currently working on an Umbraco 4 to 5 migration project. I am stuck with reading the Home page childrens via REST service of an Umbraco 5 site (for navigation). I knew that the REST services ...
0
votes
1answer
283 views
Unable to edit content using admin part
I have to support a website developed in umbraco. I am totally new to this and this is am working on this for the very first time. My requirement is very straight-I need to edit the content of a ...
0
votes
1answer
972 views
Cannot Implicity Convert Error using Razor Macro in Umbraco 4.7.1
@inherits umbraco.MacroEngines.DynamicNodeContext
@using System
@using System.Linq
@using System.Xml.Linq
@{
dynamic node = new umbraco.MacroEngines.DynamicNode(1121);
}
@foreach (dynamic group ...
0
votes
1answer
2k views
how to remove html tags from rich text editor in Umbraco (Razor)
I am using a rich text editor to display description on the products page , but the page renders as :
<p>text description</p>
The macro for description is :
Razor syntax:
...
1
vote
0answers
163 views
BlogForUmbraco Comment moderation not working
I installed BlogForUmbraco on Umbraco 4.7 and neither "comment moderation" on dashboard nor adding a comment on a blog post are working. Does anybody experienced a similar problem ?
0
votes
1answer
194 views
Error when upgrading umbraco 4 blog package
I'm getting the error as outlined here http://blog4umbraco.codeplex.com/workitem/5399. The page says the issue has been resolved and one of the comments provides sql statements to modify the ...
4
votes
4answers
931 views
Umbraco learning resources?
Hai all, I need to create a site in umbraco. Is there any good resource to learn Umbraco? I am new to CMS. which is the good learning sites?
2
votes
1answer
3k views
selecting top X items from Xml using XSLT in Umbraco
I have an Umbraco based blog and I want to display the top 10 posts in each category on the front page of my blog. Category is just another property on my Document Type.
Umbraco basically stores ...
0
votes
1answer
121 views
How can I record PageViews in Umbraco
Is there an easy way to record pageviews in Umbraco? I want to show the number of times a blog post has been viewed.
1
vote
1answer
727 views
Umbraco - set document publicly accessible via web services
The question regarding the Umbraco CMS:
I have to setup public access for particular document (a blog, for example) programmatically - using web services exposed by Umbraco (Document service, Member ...
2
votes
2answers
1k views
Umbraco friendly URL not working after manully change the database
As been requested, I wrote some code which basically change the document's date (the document of umbraco blog).
I have changed every place I can find the date, and makes all the date displays fine, ...
3
votes
2answers
197 views
SQL Server: get top xx blog record from Umbraco by parameter
Following SQL get what I need:
SELECT TOP (50) [nodeId]
FROM [dbo].[cmsContentXml]
WHERE [xml] like '%creatorID="29"%'
AND [xml] like '%nodeType="1086"%'
ORDER BY [nodeId] DESC
I need ...
