I have several content blocks on a single (home) page for a vertical parallax moving website I am creating.
I downloaded content_aliases, hoping this would allow me to link to the blocks of content, but it isn't working.
Is there a way to link the menu manager's navigation to the content blocks of code located on the home page?
Thank you!
Linking Navigation to Content Blocks
Re: Linking Navigation to Content Blocks
You would have to:
1) make a new menu template
2) use section headers as pages named the same as the ID of the div around the content blocks...
1) make a new menu template
2) use section headers as pages named the same as the ID of the div around the content blocks...
Re: Linking Navigation to Content Blocks
I would create pages in stead of content blocks.
Then use CGSimpleSmarty module (read help of the module) to get the content of those pages via Menu Manager.
This will make your site more flexible as new content can be added dynamically.
Read this:
http://www.i-do-this.com/blog/one-page- ... mplates/57
Then use CGSimpleSmarty module (read help of the module) to get the content of those pages via Menu Manager.
This will make your site more flexible as new content can be added dynamically.
Read this:
http://www.i-do-this.com/blog/one-page- ... mplates/57



