Kerry Webster
Forum Replies Created
-
Forum: Plugins
In reply to: [Branded Login Screen] Replacing Branded logo with my company logocheck documentation here:
https://brandedlogin.kerrywebster.com/branded-login-screen/faq-how-to/
Forum: Plugins
In reply to: [Branded Login Screen] Register Button MissingThe only thing I can think of is on the “Settings>>General” tab you have to have the “Anyone can register” checkbox checked.
Forum: Plugins
In reply to: [Branded Login Screen] How can I change the Login Button?Closing item.
Forum: Plugins
In reply to: [Branded Login Screen] Background from URLClosing item.
Forum: Plugins
In reply to: [Branded Login Screen] Change textClosing this item.
Forum: Plugins
In reply to: [Branded Login Screen] Add a tablebox with text to the login pageI believe this is a duplicate as I have looked at this sites login page from another support item. I am marking this item resolved and I have commented on the duplicate.
Forum: Plugins
In reply to: [Branded Login Screen] Add a tablebox with text to the login pageThis could be done very easily. Just add the information in the plugin. If you are still interested in this please let me know.
Forum: Plugins
In reply to: [Branded Login Screen] How can I change the Login Button?There is button css included with the plugin. You can change the button color there. As far as using an image, you could borrow some css and edit the plugin to use your button instead of the color as supplied. Same with the buttons below the form.
As far as the text inputs fields from yellow to grey, I would have to see a screenshot to see what behavior you are experiencing. I do not have this occurring on my installs.
Forum: Plugins
In reply to: [Branded Login Screen] Change textbranded-login-screen.js – search and replace with the text you want. You can do this from the WP Admin pages by selecting edit on the plugins row for this plugin and edit the .js from there as well.
Forum: Plugins
In reply to: [Branded Login Screen] Add a tablebox with text to the login pageThis could be added to the plugin rather easily I believe. Need to know the text needed and location and any styling needed for the text box.
Thanks.
k.
Forum: Plugins
In reply to: [Branded Login Screen] Background from URLIn an unedited version of the plugin,
go to line 171 of the branded-login-screen.php file:$imageName = BLS_BG_IMG_DIR.BLS_BG_IMG;
and change to:
$imageName = "https://yoursite.com/path/to/image/background.jpg";
Let me know how it goes.
Forum: Plugins
In reply to: [Branded Login Screen] Background from URLWe will have to do a little plugin hacking. I will post back when I have the code hack.
Forum: Plugins
In reply to: [Branded Login Screen] Hi, help me plase.If you can send the spanish equivalents I can edit.
Forum: Plugins
In reply to: [Branded Login Screen] How to change username and my password?Closing.
Forum: Plugins
In reply to: [Branded Login Screen] Add a tablebox with text to the login pageMarking as closed. No further response.