As you predicted, I got no output Can you explained what you mean by "The node you want to grab the values from, does it have a property called advertTextc?"
Do you know any good articles that describes xslt to umbraco 4.5 ? Can you help me understand the xslt?
Let me explain what I want on my Site. At my home I have an advertisement with some text, picture and a link. This advertising box goes back on all sides. I want the user to change the data in that box on the sides. If they choose not to change contents, Umbraco just select the text that appears in the top of the hierarchy.
No output on my website
Hi
I'm trying to get my data displayed on the website, but it will not succeed, please help.
My xslt looks like this:
And in my template:
And my document type look like this:
What am I doing wrong?
Hi Kate.
The node you want to grab the values from, does it have a property called advertTextc? And if so, does this property have a value?
Otherwise, it's always a good idea to see what you have to work with, by printing out variables like this:
This way you can check to see if you have any nodes in the variable.
/Kim A
As you predicted, I got no output
Can you explained what you mean by "The node you want to grab the values from, does it have a property called advertTextc?"
Do you know any good articles that describes xslt to umbraco 4.5 ?
Can you help me understand the xslt?
Let me explain what I want on my Site.
At my home I have an advertisement with some text, picture and a link. This advertising box goes back on all sides.
I want the user to change the data in that box on the sides. If they choose not to change contents, Umbraco just select the text that appears in the top of the hierarchy.
is working on a reply...