- This topic has 3 replies, 2 voices, and was last updated 13 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- 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 › 7.1.1 Update Introduces 5 new Validation Errors and 1 Warning
Here are the errors:
[admin deleted the validation errors]
Do the following:
1. Uncheck the “Enable Fancy Login Widget” from the settings menu (if you have it checked).
2. Enter a value in the “Password Reset Page” field from the “Pages/forms settings” tab (follow the help text if you are unsure of what to do).
The above two “optional” changes (visual changes) will make it to where you don’t have any validation errors.
Basically, the alternative is to add those JavaScript in the footer and at this stage we can’t do that since we cannot rely on the fact that all the theme developers out there will code their theme correctly.
We had to choose and we decided to go this way… if you want 100% validation then you can’t get those fancy options by default (until WordPress can somehow make it so the theme developers have to putt he wp_footer action call). You can obviously tweak the code and put the javascript in the footer if you are sure that your theme has that action call.
Hi Amin,
Your solution doesn’t work. Even with a value in the “Password Reset Page” field, your code still gets written to the home page and trips up validation and SEO.
I definitely don’t see it in the latest build. Are you still on v7.1.1? Can I get a link to your homepage?