- 30
Hi support,
I would like to create a sitemap for the footer of the webshop, that shows the top level categories of the webshop dynamically.
Much like this site (scroll to the bottom):
http://www.techsmith.com/
Then I thought, hey the categories header menu can access my categories for the websop.
Problem is that I already have the header menu set up to a specific layout for the header. The CategoriesHeaderMenu.cshtml is in use for the header layout.
So my question is, would I be able to load another instance of the plugin for the footer using a different layout page that fits with the footer layout?
Can I for example copy and paste "CategoriesHeaderMenu.cshtm", and rename it "CategoriesFooterMenu.cshtml" and use that instead for the footer?
Thanks in advance
I would like to create a sitemap for the footer of the webshop, that shows the top level categories of the webshop dynamically.
Much like this site (scroll to the bottom):
http://www.techsmith.com/
Then I thought, hey the categories header menu can access my categories for the websop.
Problem is that I already have the header menu set up to a specific layout for the header. The CategoriesHeaderMenu.cshtml is in use for the header layout.
So my question is, would I be able to load another instance of the plugin for the footer using a different layout page that fits with the footer layout?
Can I for example copy and paste "CategoriesHeaderMenu.cshtm", and rename it "CategoriesFooterMenu.cshtml" and use that instead for the footer?
Thanks in advance