Login Model

Posted in: Newspaper
Post count: 21

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

Post count: 35449

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!

Post count: 21

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.

https://imgur.com/Ry8ml2u

Thanks
Ian

Post count: 21

Other Screenshot link

https://imgur.com/HG30ciE

Post count: 35449

Do you use cloud templates or standard templates from standard pack?

Post count: 21

Hi Calin,

I’m using cloud templates.

Thanks
Ian

Post count: 35449

Hi,
For cloud templates you’ll need to edit this file -> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php the other one is for standard templates, unfortunately, this file can not be set in a child theme.
Thank you!

Post count: 21

Thanks Calin,

I’ll try that.

Ian

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.