Chat embed trigger button

Describe the problem/error/question

Is it possible to replace and move the button that opens the chat window on a wordpress site

Please share your workflow


image

Information on your n8n setup

  • n8n version: Version 1.51.2
  • Database (default: SQLite): not important
  • n8n EXECUTIONS_PROCESS setting (default: own, main): not important
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: not important

Welcome to the community @DamianPeter !

Tip for sharing information

Pasting your n8n workflow


Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.

```
<your workflow>
```

That implies to any JSON output you would like to share with us.

Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!


You would need to run the chat in Embed mode. Refer to Chat Trigger node documentation | n8n Docs for details.

Yea I know it, but I want to change red button of chat trigger on my site. is it possible?

Take a look at Customize webchat widget.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.