• Dear support Team,

    When i visit my site after i install “facebook-messenger-customer-chat”.
    It is automatic to show a dialog message, i do not like this.
    I want to, when customer clicks to “messenger icon”, it will show a dialog message.
    Thanks for helping.

    Best Regards,
    Phuc Loc Nguyen.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • same here

    I would like to be able to have the same thing, just have the icon and allow the user to click on it if they are interested. Or at least only have it show the first time the user is on the site, once they click close, it shouldn’t reshow every time they go to a new page on the site. Supre annoying user experience.

    Hi
    to hide the dialog box automatically just add this at the end: greeting_dialog_display=’hide’

    like this:

    <div class=’fb-customerchat’
    attribution=”wordpress”
    page_id=’xxxxxxxx’
    logged_in_greeting=’Hola! ?Cómo puedo ayudarte?’
    logged_out_greeting=’Hola! ?Cómo puedo ayudarte?’
    greeting_dialog_display=’hide’
    >
    </div>

    @ivandw that only makes the whole thing disappear?

    Hi,
    only hide the dialog box, the icon is still there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Does not SHOW Dialog Message Automatically’ is closed to new replies.