Developer forum

Forum » Templates » News module in XSLT

News module in XSLT

Nikita Austin
Reply
I'm trying to insert a paragraph/ news module into a menu xslt,
Inserting the <!--@Global:Paragraph.Content(ID)--> doesn't work and i was wondering if anybody else has been trying to do something like this.

Any suggestion is greatly appreciated, as I feel I have exhausted all options.


Replies

 
Vladimir
Reply
This post has been marked as an answer
Hi Nikita!

You can try to make so: <xsl:comment>@Global:Paragraph.Content(8480)</xsl:comment> 

where 8480 - your paragraph id of course

Best regards,
Vladimir

Votes for this answer: 0
 
Nikita Austin
Reply
That was what i was looking for, thank you very much.

 

You must be logged in to post in the forum