Instructions for popular website platforms:
Instructions for other website platforms:
- Open the widget settings and click Widget code.
- Set the How to show the widget? parameter to Embedded at the code insertion point.
- Click the Copy button below the widget code.
- Go to your website's control panel and open the page where you want to place the widget.
- Add a new block for the widget code. This block is usually labeled "HTML" or similar.
- Paste the copied code into the new block and save your changes.
- Check that the widget appears on your webpage. If it does not, your system may not support third-party scripts. In this case, use the instructions below to insert the widget as an iframe directly.
Instructions for displaying the widget in a popup or in a right-side panel:
- First, add the widget to the root block of your page, following the instructions above. Make sure the widget appears where the code is inserted.
- Set the How to show the widget? parameter to your preferred display option.
- You will see the Widget opening button code block. Click Copy button link.
- Go to your website's control panel and open the page where you want to place the button to open the widget.
- Add a new block for the button. Open the button's settings.
- In the settings, find the "Link" or "URL" parameter. Paste the copied link there and save your changes.
- Verify that clicking the button opens the widget.
You can insert an iframe block with the widget content instead of using the widget code:
- Go to your website's control panel and open the page where you want to place the widget.
- Add a new HTML block for the widget iframe.
- Insert the following code into the new block:
<iframe src="DIRECT_WIDGET_URL" style="width:100%;border:none;height:1000px"></iframe>
- Then, open the widget settings and click Widget code.
- Copy the direct widget URL.
- Return to editing the code block on your website and replace DIRECT_WIDGET_URL with the copied link. If needed, adjust the height from 1000px to your preferred value. Save your changes.
- Confirm that the widget appears on your webpage.
If you encounter any difficulties with the instructions above, please send your question to
support@bukza.com. We will be happy to assist you.