Hi, I'm wondering if anyone knows whether i can assign parts of my menu to act as a normal menu and not all as a virtuemart menu. For instance, I have my first menu item as 'BIOGRAPHY'. I'm wanting the first dropdown item of that menu item, which is 'About Kevin', to link to a single article instead of redirecting to a product category. Is this possible? Im wanting to only have the 'DOCK 10' menu item act as a link which goes to my online store.
Thanks
Phoca VirtueMart Category Module
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca VirtueMart Category Module
Hi, for now there is no such option, only categories can be set in the menu.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 28 Jul 2013, 06:01
Re: Phoca VirtueMart Category Module
Thanks for the reply Jan. I used firebug to locate what i need to change and all i need to do is change:
/component/virtuemart/biography/about-kevin
to
/component/content/article/78-bio/71-kevin
Do you have any idea which source file I'd open in order to change it as I am struggling to find it.
Thanks again.
/component/virtuemart/biography/about-kevin
to
/component/content/article/78-bio/71-kevin
Do you have any idea which source file I'd open in order to change it as I am struggling to find it.
Thanks again.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca VirtueMart Category Module
Hi, no idea as didn't do such customization yet
Jan
Jan
If you find Phoca extensions useful, please support the project