Recent searches
No recent searches
How to change a navigation title in Help Center
Posted Aug 12, 2021
Hellow.
I want to change a navigation title in Help Center.
Can do it?
Thank you.
0
5
Recent searches
No recent searches
Posted Aug 12, 2021
Hellow.
I want to change a navigation title in Help Center.
Can do it?
Thank you.
0
5 comments
Tipene Hughes
Hi Asa,
Can you provide a bit more detail on which area you are wanting to change, or perhaps send a screenshot?
Thanks!
Tipene
1
asa
Hi Tipent,
Thank you for a comment!
I will attach a reference image and URL.
There are images iOS and Android in the document.
iOS navigation title is "Help", but Android is "Support".
I want to set a same name.
- Document URL
iOS: https://developer.zendesk.com/documentation/classic-sdks/support-sdk/ios/help_center/
Android: https://developer.zendesk.com/documentation/classic-sdks/support-sdk/android/help_center/
0
Tipene Hughes
Thanks for sharing that context, Asa!
Yes, you can absolutely customize the Help Center navigation title. For iOS, you will want to update the Localizable.strings file. If one doesn’t exist, you can create one and then customize the "ios.ZDKHelpCenter.helpCenterOverview.title" value.
Here is a link to the documentation with a bit more detail:
https://developer.zendesk.com/documentation/classic-sdks/support-sdk/ios/localize_text/
For android, you’ll need to update the values.xml file which you can find in your build directory. You’ll need to update the following:
Here is a link to the documentation for the android side:
https://developer.zendesk.com/documentation/classic-sdks/support-sdk/android/localize_text/
I hope this helps! Feel free to reach out with any questions.
Tipene
0
asa
Hi Tipent,
Your comment helped me a lot!
I will try the method I was taught.
Thank you.
Asa
0
Tipene Hughes
Glad I could help!
Have a great day :)
Tipene
0