Uri Herrera
asked 9 years ago

While setting up a page to use the plugin I don’t see any options to use another front end for users to login, I’d like to avoid if possible that new users login using the WordPress login page. I ask because I have changed my login page slug and I’d like it to remain the way I intended to be. Hidden.

dominic Staff
replied 9 years ago

@uriherrera, In the latest version 1.2.5, you can open the wp-contentthemesdw-focusinctemplate-tags.php file. Find the line 76.
<li class="user"><a href="<?php echo esc_url( wp_login_url() ); ?>"><i class="fa fa-user">
See the screenshot: http://i.imgur.com/q9IFAZ2.png
Regards,

2 Answers
DominicStaff
answered 9 years ago

Hi,
At the moment, our plugin used the default login of wordpress.
Regards,

Brian Maze
answered 9 years ago

I would really like it if this could be changed. We have the same problem. We don’t want our users at the backend wordpress login. Please make a change so we can redirect to our own login site.

dominic Staff
replied 9 years ago

Please send me username & password of your site for further checking (Via private answer).

cagatay
replied 9 years ago

I am using a social plugin and from the plugin you can set where you want users to be redirected after login. Search "social login" here, you will see the answer.

Powered by DW Question & Answer Pro