最近搜索
没有最近搜索
How to change the name for promoted articles?
已回答
已于 2022年6月17日 发布
Hello,
I believe it is possible to change the name promoted articles on the homepage to Helpdesk Support for example?
I can see this on the edit code page on the home page but can someone please advise of the script you have to change it to and on what pages to make this change?
Thank you.
Kind Regards,
Anton
1
5
5 条评论
Ifra Saqlain
Hi Anton Van der meyden, you can change it on the home_page.hbs but if you want to change the title via JS code then just copy and paste it to your script.js file.
You can directly change it on home_page.hbs file.
0
Anton Van der meyden
Ifra Saqlain
Hi Ifra,
Thank you for your help.
Kind Regards,
Anton
0
BREANNE BROCK
Hi Ifra Saqlain - my home page's code looks a little different and the above guidance doesn't work. Any ideas on how to change the word "promoted" based on my code (see below)?
0
Ifra Saqlain
Hi Breanne Brock , :)
Change the name of your title then do the following:
Current Code:
Update Code:
OR
If you want to show the title in multiple languages then you can use Dynamic Placeholder.
https://support.zendesk.com/hc/de/community/posts/4581644213658-Dynamic-Content-in-Guide-Search-Placeholder-
With the DC Placeholder:
If any confusion feel free to share :)
Thanks
Team
0
BREANNE BROCK
Thank you, Ifra Saqlain! I really appreciate it!
0