auto expand category link list to show level-2 categories
hiddensphinx:
This method works for display type: LINK LIST
edit administrator/components/com_virtuemart/classes/ps_product_category
disable code in line 686 and line 810
$allowed = false;
to
//$allowed = false;
darengr:
Above method worked also for VM1.1.2 (but only modified line 686).
Regards!
pfejs:
still works with vm 1.14
edit administrator/components/com_virtuemart/classes/ps_product_category
but now its line 697
Navigation
[0] Message Index
[*] Previous page