- This topic has 18 replies, 7 voices, and was last updated 12 years, 10 months ago by .
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Tweaks › Extraneous Password Reset HTML in source
Tagged: cache, eMember, Google, password, Password Reset, Password Reset Issue, reset
I just upgraded two days ago to the latest versions of eMember eStore (cart) and Affiliates, and now have the same symptom. None of the above suggestions worked: turning off fancy login widget and/or adding password reset page.
Note: I have a custom style sheet that traces back to somewhere around version 6 of eMember, so when I update that plug-in I use the old CSS code (I noticed that there are some new CSS additions in eMember 7.5.2).
Thanks in advance,
Paul H.
Hi,
I’m not entirely sure why your site still displays the reset password div but I can suggest a temporary fix until you find out what is causing it.
Try adding the following line to your eMember_custom_style.css file:
#emember_forgot_pass_prompt.emember_modal {display:none;}
The above will at least remove the un-sitely password reset form on every page.
You should add your CSS in the custom CSS file of eMember (eMember_custom_style.css) so that in the future when you need to upgrade you can simply backup that one file and put it back after the upgrade.
Regarding the password reset page:
1) Go to the Pages/forms settings menu of eMember
2) Enter a value in the “Password Reset Page” field (the help text of this field will guide you)
3) Now refresh the page and check it out. (if you have caching plugin then empty the cache first)
Many thanks to both of you! It worked just fine, adding the line to my custom CSS file, which is backed up, and enabling a password reset page.
Wishing you guys a great 2012!
Paul H.