• Resolved melissacrokis

    (@melissacrokis)


    I bought JS Job Pro and I having some issues with login administrator: in some navigation web browsers, when I try to login in admin system redirects to “/jsjobs-login/”, so it’s impossible to login as administrator.

    I use this support because I was trying to contact you by your own website, but it’s impossible to use it. I can’t recover my password and loading es extremely slow… Do you have any problems with it?

    Sincerely, I have doubts about the use of this plugin in my project. I’m thinking there are not a strong developer team…

    Please, can you say me can I contact with you as a Pro user? Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JoomSky

    (@rabilal)

    Hi,

    Most probably you do not have user in our system. You can create a new user.

    Try this
    Edit ../wp-content/plugins/js-sjobs/includes/jsjobs-hooks.php
    Find on line number 7
    add_action( ‘wp_login_failed’, ‘jsjobs_login_failed’, 10, 2 );

    Replace with
    //add_action( ‘wp_login_failed’, ‘jsjobs_login_failed’, 10, 2 );

    It is not a solution, it stop redirecting user to JS Jobs login page in case of fail.

    It is not making problem in our servers or other user do not report it.
    Create ticket in our system, we need some more detail to check the problem in your case.

    Regards,

    Thread Starter melissacrokis

    (@melissacrokis)

    Thanks for you quick response! When I tried to recover password in your site I received a first email. I sent this form with confirmation code in first email: https://joomsky.com/lost-password.html?layout=confirm.

    But I don’t receive any other email. I’m not be able to get my new password… How can I do it?

    Plugin Author JoomSky

    (@rabilal)

    Hi,

    Send your username, we will check it.

    Regards,

    Thread Starter melissacrokis

    (@melissacrokis)

    I coud resolve my problem with my username, thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘JS Job Pro support’ is closed to new replies.