Zen Cart Logo
Forums / All Other Contributions/Addons / Pure CSS Mega Menu

Pure CSS Mega Menu

Views: 71,344

Results 241 to 260 of 357
21 Feb 2014, 1:55 PM
#241
dharrison avatar

dharrison

Zen Follower

Join Date:
Mar 2009
Location:
Essex, UK
Posts:
448
Plugin Contributions:
0

Pure CSS Mega Menu

Actually it does work. How embarrassing :blush:

Anyone else struggling with the same, it's a lot of work but the above blog link is the best talk through.

21 Feb 2014, 1:56 PM
#242
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Pure CSS Mega Menu

Exactly how did you use the blog method? Did you make a uniquely identified clone for each of your top categories? More detail and a link to the site where this is (not) working will help.

OK, glad to know it is working:)

21 Feb 2014, 4:38 PM
#244
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

dharrison:

Right I tried the blog post http://nigeltsblog.blogspot.co.uk/2013/06/adding-seperate-category-dropdown-for.html to add all of my top categories, but I am only getting the one result come up. I have since changed the setup to sub-categories

Please could anyone advise. I am at the end of my tether here :frusty:

Very cool blog post ;)

If you want to show top categories you can also use the alternate categories ul generator file from this module:

http://www.zen-cart.com/downloads.php?do=file&id=1243

Thanks,

Anne

21 Feb 2014, 5:47 PM
#245
dharrison avatar

dharrison

Zen Follower

Join Date:
Mar 2009
Location:
Essex, UK
Posts:
448
Plugin Contributions:
0

Re: Pure CSS Mega Menu

Thanks Anne

But it says version 1.3.9 on that page. Does it work on 1.5.1?

21 Feb 2014, 7:34 PM
#246
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

dharrison:

Thanks Anne

But it says version 1.3.9 on that page. Does it work on 1.5.1?

Yes, I believe that you can still use the ul generator file on 1.5.1. Try it on a test environment before your live store, or do a good backup.

Thanks,

Anne

4 Mar 2014, 9:58 PM
#247
robbyn7 avatar

robbyn7

Zen Follower

Join Date:
Dec 2006
Posts:
187
Plugin Contributions:
0

Re: Pure CSS Mega Menu

Hello,
I wanted to get rid of the Manufacturers tab so I added display:none; at the bottom of the sheet. It's removed, but now there's a large space before the last tab "Customer Service". How do I remove this space?

Thank you.

7 Mar 2014, 12:07 PM
#248
eranariel avatar

eranariel

Zen Follower

Join Date:
Dec 2010
Location:
NYC
Posts:
104
Plugin Contributions:
4

Re: Pure CSS Mega Menu

I am running a multiple language site english and hebrew - utf-8 encoding... however, if I edit the menu by adding Hebrew, the result is question marks... accordingly, is there any manner in which it is possible to manage the character encoding for non Latin characters?

24 Mar 2014, 5:16 PM
#249
vacuumwarlock avatar

vacuumwarlock

New Zenner

Join Date:
Mar 2014
Posts:
22
Plugin Contributions:
0

Re: Pure CSS Mega Menu

Attachment 13908
I am having an odd problem with the Shop dropdown portion. There seems to be another menu opening up over the top of the main menu. It has what looks like 2 buttons, "Lock" and "Misc". Any body know how I can get rid of or otherwise turn them off? I don't know a ton about this stuff, more like a layman and had made changes to the header to get it to look like I wanted. Not sure if this is an easy fix or it has to do with something I did to the header. Thanx for any help in advance.

24 Mar 2014, 7:21 PM
#250
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

Robbyn7:

Hello,
I wanted to get rid of the Manufacturers tab so I added display:none; at the bottom of the sheet. It's removed, but now there's a large space before the last tab "Customer Service". How do I remove this space?

Thank you.

Sorry for the late reply, but I just saw your post. If you still need help, post a link to your site and I can take a look.

Thanks,

Anne

24 Mar 2014, 7:22 PM
#251
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

eranariel:

I am running a multiple language site english and hebrew - utf-8 encoding... however, if I edit the menu by adding Hebrew, the result is question marks... accordingly, is there any manner in which it is possible to manage the character encoding for non Latin characters?

Any properly installed language pack should work with no problems with the module. You will need to copy the language files from the module to your new language and then translate the definitions.

Thanks,

Anne

24 Mar 2014, 7:23 PM
#252
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

vacuumwarlock:

Attachment 13908
I am having an odd problem with the Shop dropdown portion. There seems to be another menu opening up over the top of the main menu. It has what looks like 2 buttons, "Lock" and "Misc". Any body know how I can get rid of or otherwise turn them off? I don't know a ton about this stuff, more like a layman and had made changes to the header to get it to look like I wanted. Not sure if this is an easy fix or it has to do with something I did to the header. Thanx for any help in advance.

If you post a link to your site I can take a look. Be sure that you have uploaded all of the module files to the correct places on your server.

Thanks,

Anne

24 Mar 2014, 10:07 PM
#254
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

vacuumwarlock:

Like I said, I'm not a pro coder and took over an existing site trying to make it work... The main site is at http://www.henrycompany.com/ ... the Zen Cart part that opens in a frame of the former is https://vacpartsplusstore.com/catalog/index.php ... Thanx for any help...

It looks like your menu is being generated with the top categories in the .sub-menu class instead of the .level2 class. What are your top categories?

Thanks,

Anne

25 Mar 2014, 1:08 AM
#255
vacuumwarlock avatar

vacuumwarlock

New Zenner

Join Date:
Mar 2014
Posts:
22
Plugin Contributions:
0

Re: Pure CSS Mega Menu

I believe the top categories are "Antique", "New Machines", "Part" and "Used". as displayed on the shop bar. These are parsed from the Atrex POS system we use. The entire structure of our system, as far as it goes, is in disarray and straightening that out is a different ballgame, but the menu displays them, it just has another drop down popping up in ADDITION to the shop bar, above or inside it, not sure like I said. But it is the behavior of that particular drop down I am puzzled by as there is no "LOCK" or "MISC" written ANYWHERE in ANY of my site files, so I have no control of it. Thanx Again for any help.

25 Mar 2014, 4:24 AM
#256
vacuumwarlock avatar

vacuumwarlock

New Zenner

Join Date:
Mar 2014
Posts:
22
Plugin Contributions:
0

Re: Pure CSS Mega Menu

OK so I went into my admin in zen cart, to snoop around. And in the Categories / Products Tab I found what I think is the problem. There was a "Linked Product" in the inventory. It was linked between "Janitorial" and "Misc" subcategories. so the last 2 folders in the sequence between those 2, are "Lock" and "Misc" which are the buttons showing up on my menu on my site. It must have something to do with linked products. It was only 1 product, so I deleted it from the linked folder which was "Misc" and left it in "Janitorial". In my admin the "Linked" status is gone, but in the Menu, I still have these 2 renegade buttons displaying. I left it up so you can look at it again, and maybe you can figure out my next step, unless I figure it out first.

25 Mar 2014, 3:21 PM
#257
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

vacuumwarlock:

OK so I went into my admin in zen cart, to snoop around. And in the Categories / Products Tab I found what I think is the problem. There was a "Linked Product" in the inventory. It was linked between "Janitorial" and "Misc" subcategories. so the last 2 folders in the sequence between those 2, are "Lock" and "Misc" which are the buttons showing up on my menu on my site. It must have something to do with linked products. It was only 1 product, so I deleted it from the linked folder which was "Misc" and left it in "Janitorial". In my admin the "Linked" status is gone, but in the Menu, I still have these 2 renegade buttons displaying. I left it up so you can look at it again, and maybe you can figure out my next step, unless I figure it out first.

I don't think that linked products would be doing anything to cause the problem. There are many linked products used in the module demo site.

Thanks,

Anne

25 Mar 2014, 4:26 PM
#258
vacuumwarlock avatar

vacuumwarlock

New Zenner

Join Date:
Mar 2014
Posts:
22
Plugin Contributions:
0

Re: Pure CSS Mega Menu

Tried reloading the whole mod again just to see if changes I made had anything to do with it, but it did the same thing. Tried Renaming my Categories, adding categories, and moving things around and it seems like that "Part" folder in particular creates the same behavior no matter where I put it. It's like there is another linear menu of the sub categories from the "Parts" folder popping up when I hover over Shop on the main menu. When you slide down over the "Part" category link, the "Ghost" menu disappears. I am really confused on this, any suggestions or any help I can get I'd appreciate, and Thanx Again...

25 Mar 2014, 6:28 PM
#259
vacuumwarlock avatar

vacuumwarlock

New Zenner

Join Date:
Mar 2014
Posts:
22
Plugin Contributions:
0

Re: Pure CSS Mega Menu

I figured it out. :cool: We have a MASSIVE amount of different parts that we sell. Some of these subcategories will be cleaned out, but will still leave us with a ton of them. I was splitting the parts into 2 folders in Zen admin, and when I had enough files transferred, the "Ghost" bar disappeared, moving off page to the left. So if someone has a huge un-sub_categorized list like we do, they may have same problems with this mod. I will solve it completely when I get into our Atrex system, but in the meantime, this is a GREAT looking and functioning mod and I personally thank you, it's everything I wanted. :D

25 Mar 2014, 8:44 PM
#260
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Pure CSS Mega Menu

vacuumwarlock:

I figured it out. :cool: We have a MASSIVE amount of different parts that we sell. Some of these subcategories will be cleaned out, but will still leave us with a ton of them. I was splitting the parts into 2 folders in Zen admin, and when I had enough files transferred, the "Ghost" bar disappeared, moving off page to the left. So if someone has a huge un-sub_categorized list like we do, they may have same problems with this mod. I will solve it completely when I get into our Atrex system, but in the meantime, this is a GREAT looking and functioning mod and I personally thank you, it's everything I wanted. :D

I am happy that you figured out the problem ;)

Thanks,

Anne