Documentation

Load the Messenger

When to load the Messenger for the First Time Set the Messenger to load – After some Time delay – After the user scrolls down the page. From the plugin Action settings page ( WP-Chatbot -> Actions  — Load the Messenger ) By default, WP-Chabot plugin loads the messenger when page loads without any delay …

Load the Messenger Read More »

Messenger REF

WebHook Param There are multiple ways to use REF attribute. Based on the REF value, you can arrange the bot to start the chat from a specific Message. E.g  –  You can arrange your messenger to start the conversion from a specific point. If users are on the home page, or on a checkout page, …

Messenger REF Read More »

Minimize Messenger

Minimize deprecated.  Instead, use greeting_dialog_display, greeting_dialog_delay for customization. The greeting_dialog_delay attribute will take precedence of the minimized attribute. Default – Greeting dialog is hidden on mobile, shown on the desktop. True – It will have the same effect of setting greeting_dialog_display = “fade” False – It will have the same effect of setting greeting_dialog_display = …

Minimize Messenger Read More »

Change Shortcode name

Default shortcode name is ‘chatbot’ — can use like If you like to change the name, At ‘WP-Chatbot’ plugin – Settings page, At ‘Shortcode name’ field, change value and save. Based on the above Image, Now the Shortcode name is ‘messenger’, use like [messenger] Shortcodes Attributes Shortcode name must be unique to other shortcode names created …

Change Shortcode name Read More »