Keyword

K2 Menu with submenus

  • Nicholas Lima
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 5 months ago #73786 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
Have you checked the file permissions on your site? It seems to me that the error is not K2, but the configuration of Joomla. Access the administrator -> Help -> System Info -> Directory Permissions Make sure the paths are correct, we often forget to change the settings for remote locations



Hope its helps

Nick Lima

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #73787 by Olga Djiri
Replied by Olga Djiri on topic K2 Menu with submenus
No result :(

 

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
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 5 months ago #73788 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
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.

More
14 years 5 months ago #73789 by Romenum
Replied by Romenum on topic K2 Menu with submenus
Don't trust him!!!! lol

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.

More
14 years 5 months ago #73790 by Olga Djiri
Replied by Olga Djiri on topic K2 Menu with submenus
Nicholas, thank you very much for your support and for the time you spend to help me, 10000000000 thank you!:)

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.

More
14 years 5 months ago #73791 by Olga Djiri
Replied by Olga Djiri on topic K2 Menu with submenus
I trust you, guys, I'm just curious about the way it acts! :) I'm a joomla explorer :)

Please Log in or Create an account to join the conversation.

  • Nicholas Lima
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 5 months ago #73792 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
Ok! Do not worry about the time spent with the support given to you all. I like to help whenever I can. I do not participate in the support team of K2, but I like to help members of the community. Any other questions just contact us via private message or here. Good luck in your exploration of Joomla and K2. Any discovery of the problem and its solution post here to help others who might have the same problem.

 

 Nick Lima

Please Log in or Create an account to join the conversation.

More
14 years 3 months ago #73793 by Artem Blum
Replied by Artem Blum on topic K2 Menu with submenus
Hello, Nicholas. Please help me :-) I has install your module in my template. And have 2 trouble.
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
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 3 months ago #73794 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
Dude, this problem does not only happen to you. Unfortunately the module does not support more than one module on the same page, I think that is because of mistakes by consulting the database.

Please Log in or Create an account to join the conversation.

More
14 years 3 months ago #73795 by Artem Blum
Replied by Artem Blum on topic K2 Menu with submenus
Thank you!

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
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 3 months ago #73796 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
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;
}

Please Log in or Create an account to join the conversation.

More
14 years 3 months ago #73797 by Artem Blum
Replied by Artem Blum on topic K2 Menu with submenus
THANK YOU! Very MUCH :-) Best solution!

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #73798 by Csaba Demeter
Replied by Csaba Demeter on topic K2 Menu with submenus
Congratulation for this, great module! I'll recommend it to the Hungarian j! community! I've got just 2 little problems (sef url, and css /and or js mainmenu bug) it's hard to explain, please if you have time, PM me, it's faster, and we'll post the solution for the community!

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #73799 by Csaba Demeter
Replied by Csaba Demeter on topic K2 Menu with submenus
Thx in advance

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #73800 by thewayne
Replied by thewayne on topic K2 Menu with submenus
Hi Nicholas,

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
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
13 years 9 months ago #73801 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
Sorry, there has been no update... However, the use of css style should only be done if you are experiencing compatibility error with your theme (template).

 

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.

More
13 years 9 months ago #73802 by thewayne
Replied by thewayne on topic K2 Menu with submenus
Thank you Nicholas,

 

I'll see what I can do.

 

Wayne

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #73803 by Eva theo
Replied by Eva theo on topic K2 Menu with submenus
Amazing work!! Installed on K2 v2.3 and it works like a charm, although still on an demo template it looks just great!!!

Please Log in or Create an account to join the conversation.

  • Nicholas Lima
  • Nicholas Lima's Avatar Topic Author
  • Offline
  • Junior Member
More
13 years 9 months ago #73804 by Nicholas Lima
Replied by Nicholas Lima on topic K2 Menu with submenus
I am happy that the module has worked for what you wanted.Any problem you can write here...

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #73805 by George Gericke
Replied by George Gericke on topic K2 Menu with submenus
Great mod, thanks Nicholas.

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.


Powered by Kunena Forum