Hi again, continuing my quest to finalise the chatbot
Short and sweet: how do I make all email-adresses that the bot offers clickable? Right now, sometimes the (same) adress is clickable, sometimes it is not. Seems to depend on where, in the configuration, I provided the adress (âBehaviourâ-section, âFilesâ or âQuestions and answersâ) but taht is just a guess of mine. I also played arpund with adding âmailto:â before the adresses and sometimes that seems to work and sometimes not.
Iâve added this email format to the Instruction and everything is working fine now: <a href="mailto:test@test.com">test@test.com</a>.
Iâve also noticed that the email would sometimes go beyond the message container and Iâve added this code to the Custom CSS field on the General tab of your widgetâs settings to fix it: