This has been kind of a headache and nobody seems to have an answer. Hopefully someone can help me out here.
All I need is for it to go ONE level farther than default, dynamically. Whether that involves paying to have it enabled or what, I don't care, I just want to know if this is even possible.
Take a look at my site now:
Welcome to AdrenalineMoto | Adrenaline Motorsports - For the rider.
That simple drop down is fully dynamic up to 2 levels.
It uses the code blocks:
<!--START: CATEGORIES-->
<!--START: CATEGORY_FORMAT-->
<!--START: SUB_CATEGORY_FORMAT-->
It is perfect EXCEPT that it only goes down 2 levels like so:
(LEVEL 1 CATEGORY) Motorcycle Helmets > (LEVEL 2 CATEGORY) By Brand
I've made a simple menu example of what I need here:
https://dl.dropbox.com/u/53681553/ME...blue/blue.html
The ONLY difference between the current one on my site and the example above is that it is 3 levels deep into the categories, rather than 2, like so:
(LEVEL 1 CATEGORY) Motorcycle Helmets > (LEVEL 2 CATEGORY) By Brand > (LEVEL 3 CATEGORY) Brand (AFX Helmets in this instance)
I would rather customers not have to click through a bunch of pages and links to get to where they need.
It seems like this is a pretty basic feature. Is it in anyway, possible? Am I just dumb and missed something or do I have to pay 3dCart to enable the code blocks or whatever enables deeper category callback. I know it's gotta be possible, just take a look at your category index page.
All I need is for it to go ONE level farther than default, dynamically. Whether that involves paying to have it enabled or what, I don't care, I just want to know if this is even possible.
Take a look at my site now:
Welcome to AdrenalineMoto | Adrenaline Motorsports - For the rider.
That simple drop down is fully dynamic up to 2 levels.
It uses the code blocks:
<!--START: CATEGORIES-->
<!--START: CATEGORY_FORMAT-->
<!--START: SUB_CATEGORY_FORMAT-->
It is perfect EXCEPT that it only goes down 2 levels like so:
(LEVEL 1 CATEGORY) Motorcycle Helmets > (LEVEL 2 CATEGORY) By Brand
I've made a simple menu example of what I need here:
https://dl.dropbox.com/u/53681553/ME...blue/blue.html
The ONLY difference between the current one on my site and the example above is that it is 3 levels deep into the categories, rather than 2, like so:
(LEVEL 1 CATEGORY) Motorcycle Helmets > (LEVEL 2 CATEGORY) By Brand > (LEVEL 3 CATEGORY) Brand (AFX Helmets in this instance)
I would rather customers not have to click through a bunch of pages and links to get to where they need.
It seems like this is a pretty basic feature. Is it in anyway, possible? Am I just dumb and missed something or do I have to pay 3dCart to enable the code blocks or whatever enables deeper category callback. I know it's gotta be possible, just take a look at your category index page.
Comment