Shortcode: [wpbot-floating-icon]
The [wpbot-floating-icon]
shortcode displays the WPBot floating chat widget on your website. You can customize it with parameters such as template and assistant ID.
Available Parameters
template
This parameter allows you to choose which chatbot template design will be displayed.
Available values: 01
, 02
, 03
, … (depending on installed templates). The default value is 01
.
Example:
gpt_assistant_id
This parameter lets you connect a specific OpenAI GPT assistant to the chatbot. If left empty, the default assistant will be used.
Example:
Example Usage
This example will display the chatbot using Template 03 with a specific GPT Assistant attached.