How can I completely hide the sign up button from my help center?

Return to top

14 Comments

  • Calla

    Hi ZD Team!

    We are trying to create a public guide with no sign in option since our customers sign in on our own website. I followed Step 1 above to delete the code, but did not do steps 2 and 3. A user somehow still received the sign-up link and was confused. Is there a link sent in ZD email notifications that might lead them back to a sign-in page if our Guide is enabled? We've never had complaints about this before I started creating the guide, so I believe it's related. Our Guide is also not advertised anywhere on our website so I don't know how they got there in the first place.

    Thanks so much in advance!

    0
  • Brett Bowser
    Zendesk Community Manager

    Hey Calla,

    You may want to check your settings underAdmin>Settings>Customersas you can disable the Welcome Email from there as. If you end up manually creating users in your account you can also disable theAnyone can submit ticketsoption which should prevent them from being able to sign up.

    Let me know if that's not what you're looking for!

    1
  • Calla

    Thank you for your help Brett! I unchecked the box in the screenshot below - just wanted to confirm that this would mean no one gets the welcome email simply by viewing our help desk? I'm not sure if this qualifies as a case where the user is "created by an agent/administrator" since the person is just viewing the site on their own.

    0
  • Brett Bowser
    Zendesk Community Manager

    Hey Calla,

    If a user is only viewing your site then they wouldn't receive a welcome email regardless of if that option was toggled on or off. They should only receive the email if they sign-up by entering in their information.

    Hope that clears up any confusion!

    0
  • Frédéric

    works great, thanks for sharing

    0
  • Tomer Duvshan

    Hi, I removed the code block from the template, and the sign up option is still there. According to what I understand from this article, steps 2&3 are only required if you want to prevent end users from creating accounts if they have a direct link and allow my agents to login using another link, which I'm fine with and I'm not worried about that.

    I tried talking to your support but they kept instructing me to disable "the ability for anyone to contact" which is not what want and according to the 1st sentence in this article, not really required

    1
  • Ifra Saqlain
    Community Moderator
    Most Engaged Community Member - 2022
    Most Engaged Community Member of The Year - 2021

    @Tom, you want to hide the sign-in button only from the end-users, not agents, right?

    Can you share the public URL of your Help Centre?

    0
  • Tomer Duvshan

    Yes, that's correct. Can I send it to you in private somehow?

    0
  • Ifra Saqlain
    Community Moderator
    Most Engaged Community Member - 2022
    Most Engaged Community Member of The Year - 2021

    okay,ifrasaqlain@gmail.com, it's my mail ID so you can send to this ID.

    0
  • Kristian Kho

    Hey Zendesk team,
    Amazing Walkthrough, thank you for the guide. I have 1 follow up question though. I've completed the steps shown above but found out that you can still see a "Sign in" button when the page is in mobile view.

    which code snippet is responsible for this and does commenting it out works too?

    0
  • Ifra Saqlain
    Community Moderator
    Most Engaged Community Member - 2022
    Most Engaged Community Member of The Year - 2021

    HeyKristian Kho,

    '{{sign_in}}' helper exists two times , did your remove both?

    Copenhagen:Theme version2.15.0

    One for Desktop:

    And, second for mobile.

    0
  • Marina

    HiIfra Saqlain, wondering if you can help? My team is using Copenhagen Theme version 2.13.2, Templating API v2. However my code doesn't exactly match what's shown in the example. I'm not a developer and don't want to break our HC. If I remove only lines 19-23 and 79-81 as you've shown (those do match my code), will that remove the sign in button?

    Thank you for you help!

    0
  • Ifra Saqlain
    Community Moderator
    Most Engaged Community Member - 2022
    Most Engaged Community Member of The Year - 2021

    Hey Marina,

    You need to remove the code:

    {{#unless signed_in}}

  • {{#link "sign_in" class="sign-in"}}
    {{t 'sign_in'}}
    {{/link}}

  • {{/除非}}


    Line no. 18 to 24, you can see in the below image





    And, remove from mobile

    Line no. 77 to 82, you can see in the below image



    当你完成了,测试你的头:)

    If any query, let me know.

    Thanks

    Click on my site link:http://ifrasaqlain.com/introduction/

    1
  • Team RSH

    Hello all,

    The title of this article is about "sign-up" button, not "sign-in" right ?

    My end-users need the login button on HC to see their own tickets. So far, every solution entirely removes the login button from the header...? (i tried it)

    We create our end-users through API, and we don't want unknown users to create their own account without permission.

    And we also need to keep the form public, to anonymous users.

    Can someone help me find a solution or understand this point please ?

    Thank you!!

    0

Pleasesign into leave a comment.

Powered by Zendesk