Remove "Remember me"

  • Posts: 5
  • Thank you received: 0
13 years 1 week ago #30626

Good day,

I tried to remove the "Remember me" checkbox on the the checkout connection box, but when I remove it in the code, I get a PHP error or a redirection loop. Can you please help me?

Thanks

Js

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

  • Posts: 13201
  • Thank you received: 2322
13 years 1 week ago #30627

Hello Jplante,

To remove the "Remember me" checkbox on the the checkout connection box, you have to comment this two lines:

<!--<label for="remember"><?php echo JText::_('HIKA_REMEMBER_ME') ?></label>
<input type="checkbox" id="remember" name="remember" class="inputbox" value="yes" alt="Remember Me" />-->

in the "checkout / login_form.php " View.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 6 days ago #30674

You can edit that view file via the menu Display>Views.

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

Time to create page: 0.066 seconds
Powered by Kunena Forum