• Sngine Community Message
    Sngine Community is currently operating in its beta phase, which means that we are actively working on configuring and optimizing various aspects of this community. As we continue to refine our features and functionality, please be aware that changes may occur unexpectedly or without prior notification. We appreciate your understanding and patience during this development period, as we strive to create the best possible experience for all members.

Auto select the Remember me box on login

In this guide, I will show you how to auto-check the Remember me box on the login page​


sngine login screen remember me unchecked

to look like this​

sngine login screen remember me checked
























1. Open your site login and go to the ADMIN
2. Open Design and go down to Footer Custom JavaScript
3. Put this code in the Footer Custom JavaScript

JavaScript:
$(document).ready(function() {
$('input[name="remember"]').prop('checked', true);
});

Screenshot 2025-06-12 215947.webp

Now, clear your browser's cache and clear the templates_compiled folder, leaving the index.html file in it
You can also clear the templates_compiled file from the admin Tools › Garbage Collector

Screenshot 2025-06-12 220233.webp
 

Donate: Campaign

Total amount
$0.00
Goal
$60.00

AdSense

Back
Top