Rank: Enthusiast
Joined: 9/11/2008 Posts: 34 Location: Dhaka
|
Hi, I am very new in the world of Umbraco. I am trying to convert a asp.net site to Umbraco. I have got many help from the forum.
I have created a simple xslt with macro which takes a numeric parameter only. The macro created and saved successfully and view in editor.
The problem occur when i go to insert the macro by clicking "Insert/Edit Macro" Button. It shows me error "No macro content available for WYSIWYG editing".
I am sure something simple wrong I made.
Please someone assist me in using macro.
Thanks
Ismail
|
 Rank: Addict
Joined: 7/19/2006 Posts: 671 Location: Preston, UK
|
Ismail,
This is not an error. What this means is that in the macro properties you have not selected "Render content in editor" checkbox if you select this then you should get a preview of the macro. If you publish the page you will see that it works. In some instances if you select the render checkbox and umbraco cannot render the preview it will also give this same message. Main thing is to publish and see if it works.
Regards
Ismail
Level 2 certified. If it aint broke dont fix.
|
Rank: Enthusiast
Joined: 9/11/2008 Posts: 34 Location: Dhaka
|
Thank You very much for quick reply. Its realy helped me in solving my problem.
Regards Ismail
|