Share feedback, ideas and get community help

Updated 5 months ago

chat preview message - not appearing on wordpress

At a glance

A community member is having an issue with the 'I have a question for you!' preview message not appearing on WordPress. Other community members provide suggestions, such as using library version 0.2.85 or 0.2, and sharing the code they inserted. One community member suggests enabling the auto show option if the user is not planning to show it programmatically. The issue is resolved when the community member follows the suggestion from @Baptiste.

Anyone have any idea why the 'I have a question for you!' preview message is not appearing on wordpress?
W
B
9 comments
using library version as 0.2.85 as per instructions on share screen
also tried 0.2, but not getting it
Can you show the code you inserted?
Typebot.initBubble({
typebot: "my-typebot-4ncwch0",
previewMessage: { message: "We are here!" },
theme: {
button: { backgroundColor: "#0042DA" },
chatWindow: { backgroundColor: "#fff" },
},
});
this is the code which i inserted with library version as 0.2
You have to enable the auto show option if you are not planning to show it programatically
thanks @Baptiste that did work
Add a reply
Sign up and join the conversation on Discord