not able to add facebook chat plugin #382
-
try to add the facebook chat plugin however, it does not work. I put the chat plugin script into the basicscript file
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @chris110408 To add the FB Chat Plugin I recommend that you create a new component with all the code suggested by FB. Then you go to Anything you let me know. I have moved this issue to Discussion since it is not a problem with AstroWind. |
Beta Was this translation helpful? Give feedback.
Hi @chris110408
To add the FB Chat Plugin I recommend that you create a new component with all the code suggested by FB. Then you go to
Layout.astro
and import it and include it under the<BasicScripts />
component: https://github.com/onwidget/astrowind/blob/main/src/layouts/Layout.astro#L47Anything you let me know. I have moved this issue to Discussion since it is not a problem with AstroWind.