jurjen
posted this
02 September 2015
Maybe this question is because of my lack of in-depth magento knowledge.
I would like to make a custom menu in my header. Right now I can place the default menu with login, my account, etc.
My question:
- How can I alter the contents of that menu?
- How can I create a custom menu that links to pages in the CMS of Magento.
The same applies for the footer menu, where can you alter the contents.
It is not the default footer_links and footer_links_admin static block.
There are no options in billion themler settings where you can edit this.
Is this hardcoded into the theme?
I think I could include a static block and make that block use div classes related to the themler menu classes, but it seems as a stupid way to do it. So probably it is hidden somewhere I haven't seen it?
Regards
Jurjen
Maybe this question is because of my lack of in-depth magento knowledge.
I would like to make a custom menu in my header. Right now I can place the default menu with login, my account, etc.
My question:
- How can I alter the contents of that menu?
- How can I create a custom menu that links to pages in the CMS of Magento.
The same applies for the footer menu, where can you alter the contents.
It is not the default footer_links and footer_links_admin static block.
There are no options in billion themler settings where you can edit this.
Is this hardcoded into the theme?
I think I could include a static block and make that block use div classes related to the themler menu classes, but it seems as a stupid way to do it. So probably it is hidden somewhere I haven't seen it?
Regards
Jurjen
Last edited 03 September 2015 by jurjen
Vote to pay developers attention to this features or issue.