Hello
I wonder if you can do the following .
Limit 5 categories shown in level 3 and 4
I have the following:
Level 1 | category | category | category | category
Level 2 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 | Category 6 | Category 7 | Category 8 |
Level 3 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 | Category 6 | Category 7 | Category 8 |
Level 4 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 | Category 6 | Category 7 | Category 8 |
and I would like the module to show only the following
Level 1 | category | category | category | category
Level 2 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 | button all categories
Level 3 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 | button all categories
Level 4 | Category 1 | Category 2 | Category 3 | Category 4 | Category 5 | button all categories
thanks
regards
Limit 5 categories shown in level 3 and 4 (Phoca VirtueMart)
-
- Phoca Newbie
- Posts: 2
- Joined: 21 Apr 2014, 03:57
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Limit 5 categories shown in level 3 and 4 (Phoca VirtueM
Hi, in which module you mean?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 21 Apr 2014, 03:57
Re: Limit 5 categories shown in level 3 and 4 (Phoca VirtueM
the mudule is mod_phoca_vm_category_v1.0.3
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Limit 5 categories shown in level 3 and 4 (Phoca VirtueM
Hmm, for this you need to customize the module - you should somehow load information about the categories link (to add button to all categories) and paste it as last i row in the module rows
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Limit 5 categories shown in level 3 and 4 (Phoca VirtueMart)
Hi, which version you exactly use?
If you find Phoca extensions useful, please support the project