T
Typebot•10mo ago
William

chat preview message - not appearing on wordpress

Anyone have any idea why the 'I have a question for you!' preview message is not appearing on wordpress?
6 Replies
William
WilliamOP•10mo ago
using library version as 0.2.85 as per instructions on share screen also tried 0.2, but not getting it
Baptiste
Baptiste•10mo ago
Can you show the code you inserted?
William
WilliamOP•10mo ago
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
Baptiste
Baptiste•10mo ago
No description
Baptiste
Baptiste•10mo ago
You have to enable the auto show option if you are not planning to show it programatically
William
WilliamOP•10mo ago
thanks @Baptiste that did work šŸ‘

Did you find this page helpful?