Remove "Remember me"

  • Posts: 5
  • Thank you received: 0
14 years 2 weeks 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
14 years 2 weeks 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: 84736
  • Thank you received: 13806
  • MODERATOR
14 years 2 weeks 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.064 seconds
Powered by Kunena Forum