-
Author
Tagged: login
-
October 7, 2015 at 12:36 #81247PirooParticipant
After adding
'rememberme': (jQuery('form#login_form #rememberme').is(':checked') ? true : false),
in app.js I still see the “remember me” box unchecked in the Sweetdate login panel, although in the WP login panel it is checked √ indeed.How to make the box always checked by default?
Thanks in advance.October 7, 2015 at 12:39 #81248PirooParticipant… and using latest version of everything.
Sweetdate 2.8.4October 8, 2015 at 21:25 #81537LauraModeratorHello, will assign the ticket to a higher support lever who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 9, 2015 at 03:07 #81563AndreiModeratorThe code snippet you provided was just a fix where the remember me feature didn’t worked properly.
In order to force check the “remember me” checkbox you will probably need to build some code and use some tricks to automatically tick it at page load, and maybe hide it so that user can’t change it.This is not available out out of the box and of course require some custom development.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 9, 2015 at 10:48 #81589PirooParticipantThanks for your explanation Andrei.
I don’t want to “force” it on the user, just have it ticked on pageload, just as it does now indeed when a user comes in via the default WP login panel. Most of the time they enter via the Sweetdate panel.
But never mind. I’ll see if I find some other way to handle this.
Thanks. -
AuthorPosts
You must be logged in to reply to this topic.