• Resolved ccarmical

    (@ccarmical)


    Hi,

    I fixed the broken icons with custom CSS, but now that I’m further into testing, when I click send, no message is actually sent. Does it not function to send whatever the user entered? I’m not trying to subscribe them to a list, so I don’t have any integrations.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ccarmical

    (@ccarmical)

    Figured it out. I didn’t check the e-mail opt-in box. When I did that, it let me fill in my e-mail info, and it works now. Thanks!

    Hey can you provide the fix for the icons as I have icons not displaying correctly also.

    Thread Starter ccarmical

    (@ccarmical)

    Yes, I put the following into custom css. Note that my icon font is called “icon font.” You’ll have to change that to whatever yours is. You’ll also have to change the font codes as appropriate.

    .holler-box [class*=” icon-“]:before,.holler-box [class^=icon-]:before,.hwp-floating-btn [class*=” icon-“]:before,.hwp-floating-btn [class^=icon-]:before{font-family:iconfont!important;}
    .icon-search:before{content:”\e800″}.icon-cancel:before{content:”\e7e2″}.icon-mail:before{content:”\e123″}.icon-chat:before{content:”\e614″}.icon-comment:before{content:”\e804″}.icon-comment-empty:before{content:”\f0e5″}.icon-chat-empty:before{content:”\f0e6″}.icon-help:before{content:”\f128″}.icon-info:before{content:”\f129”}

    • This reply was modified 3 years, 11 months ago by ccarmical.

    There is an issue in 1.5.5 with the icons not working, please update to 1.5.6 later this week to fix it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Faux chat message not sent’ is closed to new replies.