最近搜索


没有最近搜索

Tip: Show only Question Mark on Web Widget



已于 2021年4月07日 发布

Show only Question Mark on Web Widget

Zendesk level:  Beginner
Knowledge: Javascript, HTML, CSS, Web Widget
Time Required:  10 minutes

Documentation, customizations, and troubleshooting on GitHub: https://github.com/Ajhad1/Zendesk-Customizations/tree/main/Web-Widget/Show-only-Question-Mark-on-Web-Widget

How it works (simplified):

Uses the default ability to run Javascript on Widget open to append CSS to the Web Widget itself.

Prerequisites:

  • You must be using Zendesk Support
  • You must have access to the Web Widget
  • You must be able to modify the code where the Web Widget will be inserted as HTML

How to Install:

  1. Copy the default Web Widget Script from the admin menu in the Agent interface.
  2. Navigate to the website where you will be inserting the Web Widget.
  3. Above where the code is to be inserted, input the code in above.js. GitHub
  4. Paste the HTML code into the HTML source code of the website.
  5. Below where the code has been inserted, input the code in below.js. GitHub
  6. Adjust the CSS to match your specific Web Widget and your needs.
  7. That's it.

Notes:

  • You will need to update certain values to match your Web Widget
  • You will need to uncomment specific portions of the code to activate those portions of the code. 

1

0

0 条评论

请先登录再写评论。

其他内容

补充说明

找不到所需的内容?

新建帖子