• Resolved sundas101

    (@sundas101)


    Hi I want to include change password feild in My Profile tab how can I do that.

    second I want to remove Agents profile Tab

    Right now forgot password goes to wordpress forgot password I want to use PluginForgot password page. how can I do that

    Thanks for amazing Plugin!

Viewing 1 replies (of 1 total)
  • Hello there,

    Thanks for contacting us. I hope you are doing well.

    It is not possible to include the forgot password link in the My profile. If you want to hide the Agent Profile tab from the header, please add below CSS at Dashboard > Appearance > Customize > Additional CSS:

    .wpsc-menu-list.wpsc-tickets-nav.agent-profile {

    display: none !important;

      }

      If you want to change the login method and forgot the password method then please go to Support > Settings > General Settings > Page Settings > User Login > Select Custom > Insert URL of the page on which you have enabled the plugin that you want to use > Save the changes.

      I hope this will help you. Please feel free to get back to us if you need any other assistance.

      Thank you.

    Viewing 1 replies (of 1 total)

    The topic ‘Forget Password’ is closed to new replies.