×

Notice

The forum is in read only mode.

Help Please ! - Theme front end login vs WP Login

10 years 3 weeks ago #4079 by Martin
Hello,

I have a problem with the free version of JS Support Ticket in Wordpress.

My site has a front end login rather than using wordpress login, while this plugin redirect user to WP login. Is there a way I can change the code to set the login page url for the front end login? Could you let me know the file name and code line if possible?

Thanks
Martin
10 years 3 weeks ago #4083 by Ahmad
Hi,

Edit ../plugins/js-support-ticket/includes/layout.php

Find function
static function getUserGuest()

Edit to this line for login link
<a class="button-not-login" href="' . wp_login_url() . '" title="Login">' . __('Login', 'js-support-ticket') . '</a>

Please write your valuable review JS Jobs and JS Support Ticket at JED.
The following user(s) said Thank You: Martin
10 years 3 weeks ago #4084 by Martin
Many thanks Rabilal !
Time to create page: 0.040 seconds

Please publish modules in offcanvas position.