Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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

Question Remove login form nav bar

More
9 years 9 months ago #178545 by zumbador
How do I remove the login option from the nav bar. I already tried the settings in the plugins.

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

More
9 years 9 months ago #178546 by 810
Replied by 810 on topic Remove login form nav bar
Kunena - Joomla Integration plugin -> Enable Joomla Login = No

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

More
9 years 9 months ago - 9 years 9 months ago #178547 by zumbador
Replied by zumbador on topic Remove login form nav bar
Hi. Already set as you said. Attached is an image. Am I missing something?

Last edit: 9 years 9 months ago by zumbador.

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

More
9 years 9 months ago #178548 by 810
Replied by 810 on topic Remove login form nav bar
maybe cache ?

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

More
9 years 9 months ago #178549 by zumbador
Replied by zumbador on topic Remove login form nav bar
Hi, Tried the following:

Cleared joomla cache, cleared browser cache (Edge, firefox and chrome) switched to joomla prostar template, switched to Crypsisb3 template. None worked

Attachment not found

When I switched to Crypsisb3 the login showed up twice??

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

More
9 years 9 months ago #178550 by 810
Replied by 810 on topic Remove login form nav bar
with crypsisb3 you miss some css classes.

add this on the custom.less

backend - kunena - template - edit less - select custom.less
Code:
#klogin { display: none; }

then save

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

Time to create page: 0.225 seconds