Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Disable User Menu?

More
8 years 11 months ago - 8 years 11 months ago #183932 by Josh
Disable User Menu? was created by Josh
Is it possible to disable the user menu as seen in the following screen shot?



It's great for standard forums. However for my site and many social sites out there we use a custom menu that has our own menu items and such.
Last edit: 8 years 11 months ago by Josh.

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

More
8 years 11 months ago #183939 by rich
Replied by rich on topic Disable User Menu?
To remove this option on the right side completely, go to "Backend -> Kunena -> Pluguns -> Kunena - Joomla Integration" and disable Joomla Login. But this disabled also the hint below the message "Please Log in to join the conversation."


Or you make it only invisible if you add this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less
Code:
.layout#kunena .nav.pull-right { display: none; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Josh

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

More
8 years 11 months ago #183949 by Josh
Replied by Josh on topic Disable User Menu?

rich wrote: To remove this option on the right side completely, go to "Backend -> Kunena -> Pluguns -> Kunena - Joomla Integration" and disable Joomla Login.


Already tried this, but tried it again just in case. Still shows. Yeah I suppose I could hide it with CSS or jQuery. Mainly I wanted to reduce server output which is why I was not as excited about simply just hiding it. ;)

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

More
8 years 11 months ago #183953 by rich
Replied by rich on topic Disable User Menu?
Should not be available if you disable the Joomla Login in this plugin. Unless, that you have enabled the Login in another plugin such as for the Community Builder. But also the cache can be a problem.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Josh

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

More
8 years 11 months ago - 8 years 11 months ago #183954 by Josh
Replied by Josh on topic Disable User Menu?
Found it. In the plugin Kunena - EasySocial Integration when Enable EasySocial Avatars is set to No it hides the user menu. Shouldn't the option Enable EasySocial Login control the display of the user menu just as it does with the Kunena - Joomla Integration plugin?

When enabling EasySocial plugin's setting Enable EasySocial Login it does not display the user menu. The behavior should be swapped from the avatars setting to the login one.
Last edit: 8 years 11 months ago by Josh.

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

More
8 years 11 months ago #183955 by rich
Replied by rich on topic Disable User Menu?
You means the options enable/disable avatars and login are reversed? Then it could be it's a bug.

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.574 seconds