HI,
I have an issue with my membership plug inn and the Tag Div theme.
The plug inn causes the reset password link on the mobile and model pop up not to function correctly. The Plug inn developers can’t help so am reaching out to you to see Is there is a way of changing the ‘Forgot your password? Get help’ text into a link so I can send a user to a login page for reseting their password.
Many thanks
Ian
Hi,
I think the problem is that the membership plugin does not replace the elements in the theme for the reset password.
If you need to set a specific link, then I think it should be set manually in the theme files.
Now, depending on the type of header you use, you must edit a certain file.
-> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
-> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php
Thank you!
Hi Calin,
I’ve added a link into the theme file -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php I’ve put it where i think it should go but it still take opens up the area to enter your email rather than following the link.
Thanks
Ian