Unwanted links from code template

Posted in: Newspaper
Post count: 13

Hi guys
I’d like to be able to delete some links appearing on my whole site which are really annoying
for SEO purposes.

Some of Those links are inside the code even if I don’t able options like member subscription :

<div class=”td-login-info-text”>
Forgot your password?
</div>

<div class=”td-login-close”>
<i class=”td-icon-read-down”></i>
<div class=”td-login-title”>Sign in</div>

<div class=”td-forgot-pass-close”>
<i class=”td-icon-read-down”></i>
<div class=”td-login-title”>Password recovery</div>
</div>

<div class=”td-search-close”>
<i class=”td-icon-close-mobile”></i>
</div>

How can I get rid of those options ?
Is there any way using a child theme ? Any hook available to clean up this ?

thanks

Post count: 35449

Hi,

If you do not want to have the login code in your website then you can check the suggestions from this similar topic -> https://forum.tagdiv.com/topic/disable-all-possible-registerlogin-way-and-remove-login-form/
If the code is still displaying please remove it from here too -> wp-content/plugins/td-composer/legacy/Newspaper/parts/register.php -> https://i.imgur.com/O3MVr09.png

Thank you!

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