Tips and Tricks HQ Support Portal › Forums › WP eMember › Error messages not displayed for login function
Tagged: fancy login, login error messages, login shortcode
- This topic has 7 replies, 4 voices, and was last updated 13 years, 1 month ago by alin.
-
AuthorPosts
-
October 10, 2011 at 9:53 pm #4520kmbradleyMember
Hello support,
I am using Fancy Login on my site, and there are no prompts or error messages displayed when a userid and password are invalid, or when an account is not active. I see that all the messages are in the lang.eng file.
Is displaying the error messages part of eMember functionality? Please help me find the code that performs this function so I can determine why it isn’t working.
Thanks,
Karen
October 10, 2011 at 11:32 pm #37497adminKeymasterFirst, turn off the fany login and check the standard eMember login and verify that the error message get displayed correctly. Does it work correctly with the standard login (without the fancy)?
October 11, 2011 at 4:53 pm #37498kmbradleyMemberYes, the error messages work with the standard login form. How do I evoke them with the fancy login? I’m using the [wp_eMember_compact_login] shortcode in a widget.
Thanks, Karen
October 11, 2011 at 11:36 pm #37499adminKeymasterWe added a new fancy login style in eMember which might work better with your given theme. Please do the following:
1. Deactivate and delete the currently installed version of the plugin(s).
2. Download a fresh build of the plugin(s) from here:
https://support.tipsandtricks-hq.com/update-request
3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:
https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions
After the update head to the eMember settings menu and select style 2 from the “Enable Fancy Login Widget” field.
October 24, 2011 at 8:57 pm #37500alinMemberHi,
I used the WP eMember 7.2.3 and for Fancy Login Widget style 2, I want to change the background color of the exposeMask but it’s an inline style and I didn’t find the code to modify that. Can you point me in the right direction?
Thanks
October 24, 2011 at 10:57 pm #37501nurMemberto change the background color, open dynamicjs.php file and go to line number 126 replace the color code with your preferred one. you need to enable style 2.
Basically, search for the following line of code in the “dynamicjs.php” file and change the color code to what you want:
color: '#ebecff'
There are multiple occurrences to change them all
Thanks
October 24, 2011 at 11:07 pm #37502adminKeymasterPlease open a new thread for this so that this customization tweak can stay in it’s own thread (this will be helpful for others). I will need a link to the page where you have the login link so please include a link when you post.
October 25, 2011 at 3:43 pm #37503alinMember@nur: thanks, works fine.
@admin: sorry for that. I post a new thread, here’s the link https://support.tipsandtricks-hq.com/forums/topic/fancy-login-widget-style-2-background-change
-
AuthorPosts
- You must be logged in to reply to this topic.