Jump to content

Patrickvhnederend

Member
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Patrickvhnederend's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Absolute magician. Thank you so much. This made my Easter!
  2. Thanks. I added your code. I slides in, but then loads the BOOK-NOW page, therefore the widget disappears again. Is it possible to not link it to a page, so I can omit the extra booking page?
  3. I didn't put it on the home page, as I can't put them as part of the BOEK NU button in the header. Do you want me to make a temp button with this? As long as it is not in the header, it works. Let me know
  4. Hi, I'm trying to get a third-party widget to activate with the BOEK NU (book now) button in the header. Unfortunately, I have only been able to link this to a separate booking page with the IN-LINE widget, which is not what I want. The widget should 'slide-in' from the right-hand side of the page. For this, I received the code below. Could somebody help me with this? Regards, Patrick Website: somatichub.nl Pasword: SS2024! <button id="widget-button">Boek nu</button> <script src="https://cdn.jsdelivr.net/npm/appybee-widget"></script> <script> AppyBeeWidget.init({ companyAPIKey: 'f3a4a372f989b69e66e4bfb0a438b0b3', style: 'side', locale: 'nl' }); </script> <script> var button = document.getElementById("widget-button"); button.onclick = function() { AppyBeeWidget.show(); }; </script>
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.