Viewing 7 replies - 1 through 7 (of 7 total)
  • same issue. help wanted. thank you by advance

    Yeah what kinda shitty fb support is this!!

    I tried using greeting_dialog_display=’hide’

    doesn’t work.

    I got the same problem too. This auto popup is annoying!

    Just tried greeting_dialog_display=’hide’ and it worked.

    @quangtho2910 , where did add put this code?

    Go to the Customer Chat option in the admin menu where you can copy the code snippet. Add this line under theme_color=’#FFFFFF’ (But before the >

    greeting_dialog_display=’hide’

    I used this to just completely hide it, but there are other options you can try.

    show: The greeting dialog will always be shown when the plugin loads.
    fade: The greeting dialog of the plugin will be shown, then fade away and stay hidden afterwards.
    hide: The greeting dialog of the plugin will always be hidden until a user clicks on the plugin.

    So it should look like this:

    theme_color=’#FFFFFF’
    greeting_dialog_display=’hide’
    >

    It worked! Thank you very much! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Only open dialog on click’ is closed to new replies.