colibri![]() 2007-09-05 19:41 | Hi, » Quick.Cart v2.xcolibri |
wewior (OpenSolution)2007-09-06 08:53 | just in file index.php change line: |
colibri![]() 2007-09-07 07:59 | Thanks for your help!! colibri |
XRainBoX2008-07-12 21:02 | How to do this on 3.x version? Any ideia? XRainBoX |
treewood (OpenSolution)2008-07-14 07:53 | XRainBoX - edit core/pages.php and find:
if( $iDepthLimit > $iDepth && ( $iPageCurrent == $iPage || isset( $this->aPageParents[$iPage] ) ) ){
and replace to
if( $iDepthLimit > $iDepth ){
|
brightandlight![]() 2008-07-28 21:54 | How is it possible that I can't see the product I have put in the subcategorie. When I place it in the normal categorie I can see this Marloes |
brightandlight![]() 2008-07-28 21:54 | Version 3 Marloes |
Makaron2008-07-29 10:13 | Maybe checkboxes "Products" in these subcategorries are disabled? Please make new topic when You asking about another thing.. |
Vinit![]() 2009-10-04 09:32 | For QuickCart 3.4, you can edit the config/general.php file and change the following line: |
cgan2009-10-04 15:13 | Even better - you can set this in admin/settings/options just choose "Yes" in "Display expanded menu" cgan |