Hi, this might be a non issue to many, but I wonder if there is anything I need to do to get the menu sorted?
I am not using it daily and I somehow keep "searching" every single time for the menu option I am looking for.
I.e. "Customer" is somewhere in the middle, "Products" on #1 and so on. I am not even seeing any logic, like important or frequently used top, rarely used bottom or so. It looks like it is a complete random order. Am I missing something ? I am the only one that sfinds it challenging to navigate sometimes ?
Just wondering
Regards, Kai
Sorting the phoca cart menu
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Sorting the phoca cart menu
Hi, what do you mean exactly with "sorting phoca cart menu"? Can you paste screenshots?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 35
- Joined: 15 Nov 2015, 11:25
Re: Sorting the phoca cart menu
Not sure how to add here. When I click on above link "▣ Tip: How to add screenshot to post" then I get an error 500.
https://www.phoca.cz/documentation/86-j ... forum-post (edited, correct link set) seems to be a dead link.
https://www.phoca.cz/documentation/86-j ... forum-post (edited, correct link set) seems to be a dead link.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Sorting the phoca cart menu
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 35
- Joined: 15 Nov 2015, 11:25
Re: Sorting the phoca cart menu
Here it is.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Sorting the phoca cart menu
Hi, this menu is created by Joomla menu system and the source for it can be found here:
administrator/components/com_phocacart/phocacart.xml
- so to reorder it, this file needs to be customized (but not 100% sure if Joomla menu uses it or if it does not store such information somewhere )
- to hide some items there, you can use CSS.
Jan
administrator/components/com_phocacart/phocacart.xml
- so to reorder it, this file needs to be customized (but not 100% sure if Joomla menu uses it or if it does not store such information somewhere )
- to hide some items there, you can use CSS.
Jan
If you find Phoca extensions useful, please support the project