Search found 41 matches

by bart
Wed Dec 01, 2010 10:15 am
Forum: [SC] Custom Code
Topic: Custom Category List Box
Replies: 8
Views: 20172

Re: Custom Category List Box

I'm using V6, however it should be ok in V5.
by bart
Tue Nov 30, 2010 2:04 pm
Forum: [SC] Custom Code
Topic: Custom Category List Box
Replies: 8
Views: 20172

Re: Custom Category List Box

Hi, I used Tony's menu code found in the Accordion Menu 2 section ( http://www.shoppingcartcommunity.com/forum/viewtopic.php?f=12&t=117 ) with a few modifications. <script type="text/javascript"> $(function() { $('#SideCategoryList ul ul').hide(); $('#SideCategoryList ul li:first').css...
by bart
Fri Nov 19, 2010 6:52 pm
Forum: [SC] Custom Code
Topic: Custom Category List Box
Replies: 8
Views: 20172

Re: Custom Category List Box

Thank you for the help.
by bart
Fri Nov 19, 2010 4:45 pm
Forum: [SC] Custom Code
Topic: Custom Category List Box
Replies: 8
Views: 20172

Re: Custom Category List Box

I haven't managed to get this working with a great method. I have done a very horrible fix by hacking the Brands section which involved a lot of editing in the front_language.ini file and makes for upgrade nastiness. I have also customised some css and use the accordion menu to give the look of diff...
by bart
Thu Nov 18, 2010 10:29 am
Forum: [SC] Custom Code
Topic: Accordion Menu R2
Replies: 47
Views: 79420

Re: Accordion Menu R2

Fear not, the accordion code is ok, its just me overriding a template file.....
by bart
Wed Nov 17, 2010 6:19 pm
Forum: [SC] Custom Code
Topic: Accordion Menu R2
Replies: 47
Views: 79420

Re: Accordion Menu R2

I've just upgraded to ISC v6.1.1 and Interspire have coded a new SideCategoryList. Watch out for the new fly out menu!! I'm still playing with the code to get it to play right. Firstly you will need to change a setting in Settings>Display>Category Settings>Category Menu Style: Show as simple list. H...
by bart
Mon Nov 08, 2010 11:19 am
Forum: [SC] Custom Code
Topic: Custom Category List Box
Replies: 8
Views: 20172

Custom Category List Box

Hi, I am trying to create a custom category list and display it in a side panel. I have managed to create the list using a SQL query but i cant then get it to display using a modified template. I have tried using the SideShopByBrand and SideCategoryList html & php files but cant get my list to d...
by bart
Thu Oct 14, 2010 5:56 pm
Forum: [SC] Custom Code
Topic: Accordion Menu R2
Replies: 47
Views: 79420

Re: Accordion Menu R2

I see what you mean about it feeling broken. Hopefully with some good styling i can get it looking ok, we'll see how it goes.
by bart
Thu Oct 14, 2010 5:12 pm
Forum: [SC] Custom Code
Topic: Accordion Menu R2
Replies: 47
Views: 79420

Re: Accordion Menu R2

Hi Tony, Thanks very much for that. It works excellently. We sell body piercing jewellery and products are listed in a few different categories and we are experimenting with different ways of display menus. We want to constantly display the most popular jewellery type menu but then also have collaps...
by bart
Thu Oct 14, 2010 12:17 pm
Forum: [SC] Custom Code
Topic: Accordion Menu R2
Replies: 47
Views: 79420

Re: Accordion Menu R2

Hi,

I'm really liking this script, and nice and easy to implement with just adding the code into the footer. So thank you.

However i'd like to set it up so that the first of the <li> <ul> nestled lists always expanded.
Does anyone know how this could be done?

Thank you