Hey @phpbits, is this now abandoned? Hasn’t recieved any updates in a long time. Just not keen on having any plugins installed that aren’t actively updated / supported.
Thanks! ??
]]>I would like to have the ‘Register” link go to a different page.
How do I edit its link?
e.g. rather than scoi.ca/login2021/?action=register
I would like it to direct to scoi.ca/2021userreg
The plugin is really useful and excellent however, the latest version got an square line on the login page. please check link as reference.
Thanks.
]]>So for example:
input#rememberme:checked:before {
content: '\2713' !important;
}
ends up being output as:
input#rememberme:checked:before {
content: '\2713' !important;
}
Changing line 27 in /easy-login-styler/includes/login-functions.php resolves the issue.
from:
echo esc_textarea( $options['css'] );
to
echo htmlspecialchars( $options['css'] );
Great plugin but the welcome screen makes debugging a site a pain when you need to turn plugins off and on again, this plugin makes it so you have to do it twice every time because it interrupts turning all other plugins on
]]>Hi I see on the latest update the changelog shows ‘Add support for pro version’
What is the pro version? Are you moving free features into a premium subscription, if so which ones? What will the price / model be?
Thanks! ??
]]>Hi, your plugin is not ready to be translated yet but I made the po/mo translation files in French and it works well in the languages folder.
You can download my po/mo files here:
https://megastock.free.fr/divers/easy-login-styler-fr_FR.zip
Regards.
Jean
What is the best image size for the Background Image? It seems that whatever I use, it is getting resized (and therefore, it is getting cut off).
Thanks.
]]>This isn’t working… can you help me why?
Simple add any of the following as URL or HREF value :
#woo-login-popup-sc-login
#woo-login-popup-sc-register
#woo-login-popup-sc-password
See screenshot. This happens when the system automatically logs you out. As you can see, the form goes from edge to edge, there is no padding. So nothing functional is broken, but it’s nice to see this improved in a future version.
]]>How do I resize the logo to something like 300×200 instead of 84×84? and change from cover to contain?
Thanks!
]]>Dear Sir,
I would like to know what the best size is for the image as well as the logo.
Often I upload an image, but it is not looking nice, because of the proportions.
Please let me know.
Thanks,
Guy
How can I style recaptcha, add a left margin and possibly shrink its width. Thanks and regards,
Sandra
Tried to use
body{
background-color: black;
}
or
#login{
background-color: black;
}
not working…
]]>Doesn’t seem to display PNG files selected for logo?
]]>