Page 3 of 4

Re: Active SideCategoryList

Posted: Thu Dec 24, 2009 7:19 pm
by Painstik
netjet wrote:
Painstik wrote:SideCategoryList.html should look like this:

Code: Select all

<li class="%%GLOBAL_ActiveCategoryClass%% %%GLOBAL_LastChildClass%%"><a href="%%GLOBAL_CategoryLink%%">%%GLOBAL_CategoryName%%</a>
</li>
%%GLOBAL_SubCategoryList%%
I have tried this also but without success...

SideCategoryList.html is in /templates/_master/snippets
Maybe you have SideCategoryList.html in your template snippets folder, so you have to change there.

Re: Active SideCategoryList

Posted: Thu Dec 24, 2009 7:26 pm
by netjet
Painstik wrote:
netjet wrote:
Painstik wrote:SideCategoryList.html should look like this:

Code: Select all

<li class="%%GLOBAL_ActiveCategoryClass%% %%GLOBAL_LastChildClass%%"><a href="%%GLOBAL_CategoryLink%%">%%GLOBAL_CategoryName%%</a>
</li>
%%GLOBAL_SubCategoryList%%
I have tried this also but without success...

SideCategoryList.html is in /templates/_master/snippets
Maybe you have SideCategoryList.html in your template snippets folder, so you have to change there.
Painstik,

No I have checked this, in the directory snippets of my templates there is nothing!
Anyway thank you for your patience and help! I really appreciate!

Re: Active SideCategoryList

Posted: Wed Feb 03, 2010 5:45 pm
by dwrs
Hi Painstik
I'll implement your Active Category Side List codes to my web site,before this i must ask you something truly very important for me Here is just a simple question is this Category list active means when the customer go another page will the Active Category and saubcategories are stand still or collapsed Ehhh sorry for my English but i must know this before i implement the code i heard around it can be done with cookies ,is this codes (without cookies) do the same?

Regards
Mert

Re: Active SideCategoryList

Posted: Wed Feb 03, 2010 7:06 pm
by Painstik
it is active till you are on that category/subactegory. If you go on product page its collapsed...

Re: Active SideCategoryList

Posted: Fri Feb 05, 2010 6:09 pm
by momum
Hi, I am trying to implement this menu to the new 5.5 isc however the code for step 1 are different for this version.

Please can you let me know how to implement this for isc 5.5.

Many thanks

Re: Active SideCategoryList

Posted: Sat Feb 06, 2010 3:27 pm
by Gibson
Yep. Agree with momum. This is absolutely fantastic mod but I can't get it to work in 5.5.2 either.

Re: Active SideCategoryList

Posted: Sat Feb 06, 2010 7:11 pm
by Painstik
I am sorry, but the company I am working for is still on 5.0.5 and i doubt they will upgrade to a new version ( to much custom coding to do it again for new versions of ISC ).

Re: Active SideCategoryList

Posted: Mon Feb 08, 2010 12:00 pm
by grantg
Damn...I was going to integrate this today in 5.5.2 :(

Re: Active SideCategoryList

Posted: Tue Feb 09, 2010 7:28 pm
by Painstik
grantg wrote:Damn...I was going to integrate this today in 5.5.2 :(
Attach me those 2 files and I will try to do it on blind.

Re: Active SideCategoryList

Posted: Wed Mar 03, 2010 5:39 pm
by ghurty
Any luck with getting this to work on 5.5.X?

Also, does the hack have it that after you select the product, the menu resets itself to a closed position, or does it remember which one you clicked on?

Thanks