Downloads
| Download details |
![]() |
||||||||||||||||||||||||||||
| What it is: Renders a full CSS unordered list of Virtumart Categories that are enabled and in addition allows users to include Home link and 5 other custom links in the UL. Comes with a variety ofCSS type menus and has options for both those inexperienced and experienced in CSS for customization. Features: 1. Display Link to Home Page w/ Custom Label as part of UL list 2. Select Which Categories (included CSS hides unneeded levels i.e. Drop Line CSS is designed to hide levels other than first two if user forgets to set this in backend a. Top level only b. Top two levels only c. All levels 3. CSS Options (I tried to make the CSS as simple as possible so that it could be more easily edited by those with little experience) a. No CSS Included b. Custom CSS c. Vertical Flyout Right d. Vertical Flyout Left e. Vertical Flyline Right f. Vertical Flyline Left g. Vertical Drop Down h. Vertical Blocks i. Horizontal Drop Down AKA Suckerfish j. Horizontal Dropline AKA SuperSucker k. Horizontal Pull Up 4. Cut & Paste Custom CSS 5. Cut & Paste Custom JS 6. Can Add Div Id Suffix, Div Class Suffix, UL Id Suffix, UL Class Suffix Can be used to show more than one instance of module, parent and current link 7. Display up to 5 addition user defined links w/ labels as part of UL list 8. Menu has standard tags that allows any CSS to be used with a quick find and replace |
|
|||||||||||||||||||||||||||





Comments
I figured this out, it was insanely simple. If anyone cares, all you need to do is change line 82 in helper.php. it says ORDER BY a.category_name - just change that to ORDER BY a.list_order or whatever other parameter you want to order by.
This is a great module, but I'm with this guy - is there a way to sort the categories by list # instead of alphabetically?
Thanks!
hello all,
to fix the "invalid argument on 114" go to line 74 in helper.php and just change the hardcoded prefix "jos_" to "#__"
Great work, but some details don't work. Especially the show all categories would be very nice...
-----------------
Warning: Invalid argument supplied for foreach() in modules/mod_vm_css_menu /helper.php on line 114
------
can you help me? Has this something to do with php 5.3?
menu works great but sub menus are under the content layer
how can we modify z index?
thanks in advance
Why?
Can you see http://www.puntocomshop.com/joomla/contatti/contatti/nome-2.html
need del
. ' ORDER BY a.category_name'
from 163 line helper.php
RSS feed for comments to this post.