Instructions for popular website engines:
Instructions for other website engines:
- Open the widget settings and click Widget code.
- Set the parameter How to show the widget? to the value Embedded where you paste the code.
- Click the Copy button under the widget code.
- Go to your website control panel and open the page where you want to place the widget.
- Insert a new block for the widget code. Usually this block contains "HTML" in its name.
- Paste the previously copied code into the created block. Save the changes.
- Make sure that the widget has appeared on the webpage. If not, then it looks like your system does not support the execution of third-party scripts. In this case, use the instructions below to directly insert the frame with the widget.
Instructions for displaying the widget in the popup or in the panel on the right:
- First, place the widget in the very root block of the page, following the instructions above. Make sure that the widget appears in the place where the code is pasted.
- Set the parameter How to show the widget? to the value you need.
- You will see the block Widget opening button code. Click Copy button link.
- Go to your website control panel and open the page where you want to place the button for opening the widget.
- Insert a new block for the button. Go to the settings of this button.
- There should be a "Link" or "URL" parameter in the settings. Paste there the link you copied earlier. Save the changes.
- Make sure that the widget opens by the button click.
You can insert an iframe block with the widget content instead of the widget code:
- Go to your website control panel and open the page where you want to place the widget.
- Insert a new HTML block for the widget frame.
- Insert the following code into the created block:
<iframe src="DIRECT_WIDGET_URL" style="width:100%;border:none;height:1000px"></iframe>
- Then open the widget settings and click Widget code.
- Copy direct widget URL.
- Go back to editing the code block on your website and paste the copied link into it instead of the DIRECT_WIDGET_URL text. If necessary, update the height of 1000px with the one you need. Save the changes.
- Make sure that the widget has appeared on the webpage.
If you experience any difficulties with instructions above, send your question to
support@bukza.com. We will try to help.