Hi! I don’t know if you can use it, but in this way the dialog box doesn’t appear until you click on the Messenger icon: add this piece of code at the end, before the closing of the div:
greeting_dialog_display=’hide’
The code will thus be in the final part:
<div class=’fb-customerchat’
attribution=”wordpress”
page_id=’XXXXX’
theme_color=’#DD0000′
logged_in_greeting=’Ciao! Come posso aiutarti?’
logged_out_greeting=’Ciao! Come posso aiutarti?’
greeting_dialog_display=’hide’
>
</div>
-
This reply was modified 5 years, 4 months ago by lfk74.
-
This reply was modified 5 years, 4 months ago by lfk74.