Read before updating: How to Update Kunena Templates - More detail

How to remove the login module?

S Topic Author
New Member New Member
  • Posts: 4
  • Thanks: 0

How to remove the login module?

7 years 4 months ago
#15081
How to remove the login module on the top of the page? I already have a login module at side so I don't need a login module of forum again.

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

cssyeah's Avatar
Moderator Moderator
  • Posts: 102
  • Thanks: 38

Re: How to remove the login module?

7 years 4 months ago
#15111
Hi shiih,

Open the "default.php" file in the "layouts/widget/menubar/" path, remove or comment the bellow code.
Code:
<div class="login-box clearfix"> <?php echo $this->subRequest('Widget/Login'); ?> </div>

Reload your site when you finish to view all changes.

Best regards,
UI/UX Designer - Web developer. (UI/UX design for T4 Framework, T4 Pagebuilder, GK Framework products...)

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

Time to create page: 0.215 seconds