Hi!! I want to do a something like this:
{foreach item=page from=content}
title_of_the_page}"> {$page->content_of_the_page}
{/foreach}
The idea is that the div have the same name of the menu to try to use scroll to of jquery jeje, but I don´t know how to use the content tag.
It's that possible?
How to do {content=page}
Re: How to do {content=page}
Have a look at the CGSimpleSmarty module - I always find it really useful if I want to load in content from other pages. That and the menu manager and you should be able to do what you want.
Green Sheep Design Ltd. - www.greensheep.co.uk