2 Factor Authorization

Posted in: Newspaper
Post count: 271

The login link on the front-end, of our Site via this Theme is not the standard WordPress login, so unsure if it can support 2 Factor Authorization? Can you confirm?

Post count: 27744

Hello,

Most likely it will not work by installing the plugin, but if it needs to be implemented in code, then in these paths you can find the files for login.
wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php
wp-content/plugins/td-composer/legacy/Newspaper/parts/register.php

Please note that any change you make in the theme files after the update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after every update.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.