Skip to main content
All CollectionsSettingsWidget
Install the BookSpot Widget on Wordpress
Install the BookSpot Widget on Wordpress
Anton Lindell avatar
Written by Anton Lindell
Updated over a week ago

How to Install and Add the Booking System Widget to Your WordPress Site

There are many ways to add external code to WordPress. In this article, we will cover methods that are easy to implement, even for those with no prior coding experience.


Add a Button Visible Across the Entire Website

  1. Click on Costum CSS & JS in the menu panel and select Add Custom JS.

  2. Create a title for the code.

  3. Under options, set "Linking type" to "Internal", "Where on page" to "Footer", "Where on site" to "In Frontend".

  4. Paste the widget code with the floating button into the code text block. Read more here about how to create the widget.

  5. Click "Publish".

Add a Button Visible Only on Specific Pages or Posts

  1. From the panel menu, open Pages or Posts, depending on where the button should appear, and then select the page or post.

  2. Insert the code on the page/post where the button should be shown by adding a new code block (Add block > Code).

    Note: How you insert the code can vary depending on your theme or method of building your WordPress site. Look for an option to add "Custom HTML/JS/JavaScript/Code".

  3. Don't forget to save the changes to the page/post.


Great! You’ve now integrated the booking system with your website! 🖥️

Did this answer your question?