- Posts: 20
COMMUNITY FORUM
K2 Menu with submenus
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
Hope its helps
Nick Lima
Please Log in or Create an account to join the conversation.
- Olga Djiri
-
- Offline
- New Member
- Posts: 11
Ok, I'll try to reinstall both K2 and menu module. Hope the data will not be lost!
Thanks, I'll write back when it's done!
Please Log in or Create an account to join the conversation.
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.
- Romenum
-
- Offline
- New Member
- Posts: 4
kidding again.
I guess he'll fix it if you trust him! ;)
Nicholas Lima said:
If you like, and trust me, you can send a Private Message with the url of your site and a username and password (created just for me to test) I can try to see what is causing this error. I will not damage your system, I promise!
Please Log in or Create an account to join the conversation.
- Olga Djiri
-
- Offline
- New Member
- Posts: 11
My web site lives its own weird wild life, as it seems now :)
What seems to be a solution (it worked for couple of items) - now I can export items from the remote database to a preprod, and then do a whole export back with the working tables. :)
Joomla, sunny, you make me crazy day by day :)
Please Log in or Create an account to join the conversation.
- Olga Djiri
-
- Offline
- New Member
- Posts: 11
Please Log in or Create an account to join the conversation.
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Nick Lima
Please Log in or Create an account to join the conversation.
- Artem Blum
-
- Offline
- New Member
- Posts: 6
1. menucat has conflict with my mainmenu - i think something in CSS, maybe :-)
2. I put menucat in COLUMN position TWO times - one after another (you can see www.itk-spb.ru/?tp=1), but it works only in first position. In a second position menucat show all list menu(the same) from first module. But i try to show different K2 category in menu. And also in second position menucat not show submenu.
Thank you for your module. And i hope for help!
Please Log in or Create an account to join the conversation.
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.
- Artem Blum
-
- Offline
- New Member
- Posts: 6
And about first question, what you think? Menucat has conflict with mainmenu? What style I need fix?
Please Log in or Create an account to join the conversation.
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
- Posts: 20
To correct this error add the code below to your template.css
div#horiz-menu ul.menu li a:hover {
background: none !important;
}
Please Log in or Create an account to join the conversation.
- Artem Blum
-
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Csaba Demeter
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Csaba Demeter
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- thewayne
-
- Offline
- New Member
- Posts: 5
I love your k2 cat menu and have a couple of basic questions please. I see that you posted the file in 2009, has there been any updates since then? I downloaded and installed the file via the Joomla installer on my local MAMP server and it seems to work fine so far at least for the 10 min. that I've tried it ;-) I read here someone talking about a menu conflict where you said to:
"Oh, sorry I forgot that. But it is quite simple, the error is occurring because the tags "ul" of "menu top" and "K2 CAT menu" has the same CSS class. To correct this error add the code below to your template.css div#horiz-menu ul.menu li a:hover { background: none !important; }"
Do I still need to do this or has the file been updated?
Next when I mouse over the subcategories I see the names but when I move over a name it goes white?/blank. it does work though if you click it but just wondering how to fix that?
Thanks for the module,
Wayne
Please Log in or Create an account to join the conversation.
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
- Posts: 20
The standard menu joomla uses the same class, then place the div that encompasses the menu in css for the style category menu has more strength:
ul.menu li a:hover {} to div#DIVID
ul.menu li a:hover {}
good luck!!!
Please Log in or Create an account to join the conversation.
- thewayne
-
- Offline
- New Member
- Posts: 5
I'll see what I can do.
Wayne
Please Log in or Create an account to join the conversation.
- Eva theo
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Nicholas Lima
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.
- George Gericke
-
- Offline
- New Member
- Posts: 1
I want to use your mod in my horisontal menu in user3 location (Artisteer theme).
Any ideas or suggestions?
Thanks
Please Log in or Create an account to join the conversation.