- This topic has 8 replies, 4 voices, and was last updated 12 years, 6 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 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 › eMember – Customize compact login widget
I would like to remove the “Not a member? Join Today!” link from this widget.
Also, I would like to remove the “EMEMBER_ESTABLISH_ACCOUNT” from the login popup.
How would I accomplish this.
TIA,
Angie
Look for the “eMember_compact_login_widget” function in the “eMember_auth_utils.php” file of eMember plugin then change whatever you like there.
I can’t find the following reference anywhere in the plugin:
EMEMBER_ESTABLISH_ACCOUNT
What are you referring to?
Related post that maybe helpful:
thank you for your help.
the EMEMBER_ESTABLISH_ACCOUNT is shown when the login pop up window opens. it is directly below the FORGOT PASSWORD LINK.
Angie
Ok, me again. I see lots of php files, but don’t see the “eMember_auth_utils.php” file. Might I need an update?
Angie
eMember_auth_utils.php is inside the “wp-content/plugins/wp-eMember” folder.
Hi,
Regarding the “EMEMBER_ESTABLISH_ACCOUNT”, I’ve checked the code and there is no such reference.
Please provide a link to your page where this element you are referring to is displayed so we can take a look at it.
Thanks everyone, but I’m still having trouble finding the “eMember_auth_utils.php”. I’ve looked in the “wp-content/plugins/wp-eMember” but don’t see it.
Link to page: [http://quickpleater.com]. When you click on the login link at bottom right, you should see the “EMEMBER_ESTABLISH_ACCOUNT”, just under the “LOST PASSWORD” link.
Angie
You need to load a fresh build of the plugin on your site:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
It is possible that you may have used a freelancer to do customization for you who made some changes because you should not see the “EMEMBER_ESTABLISH_ACCOUNT” phrase in the login widget.
thank you. i have uploaded a fresh version and will go from there.