When i go to the cart page, with or without items in my basket, the page is showing all my branding but not the shopping cart fields.
I don't get any errors but i also don't get any code generated by the macro. I haven't changed anything on the page or in the content area where the macro is specified.
Sorry it's a bit vague but i'm not sure where to start to debug this.
Cart page is blank
When i go to the cart page, with or without items in my basket, the page is showing all my branding but not the shopping cart fields.
I don't get any errors but i also don't get any code generated by the macro. I haven't changed anything on the page or in the content area where the macro is specified.
Sorry it's a bit vague but i'm not sure where to start to debug this.
Thanks
Chris
Hmm, yeah not much to go for :D
Are you using the Starter Kit here?
Try posting a screenshot.
/Rune
Hi Rune,
Yes this modfying the starter kit.
Screenshot here:
Like is said, not much to go on sadly.
Hope you can help!
Thanks
Chris
Looks ok with the url and stuff. You might need to debug the xslt.
Start with removing all functionality and just write some bogus text. Then you can see if the xslt is really loaded on the page. Looks like its not.
Try looking in the richtext editor on the page and see if the macro of step 1 have been correctly inserted.
/Rune
Looking in the RTE i can see the contents of the macro so i'm a little confused as to why it's not appearing on the site and it all looks ok there.
i'll try hacking it around a bit and see what i can do.
Thanks
Chris
right i have sorted this finally...
turned out i needed to add some content into the detail tab on each page and then the macro's suddenly appear.
strange but it works.
thanks for your help.
Chris
That's great. It did sound like some kind of normal Umbraco problem, so good you found a solution.
/Rune
is working on a reply...