top of page
topanchor

book like a boss embed

One of the best booking tools that we have found is an app called Book Like a Boss.  It has multi day booking called Session Packs that allow clients to book multiple appointments at once.  It has SMS reminders and a whole lot more!.  The only thing they don't have is a way to embed their script code onto a Wix site. But we figured out a way! You are looking at the first Book Like a Boss Converter tool for iFrame integration.  Follow the instructions below to us it! 

" Embedding a booking calendar increases conversions rather than redirecting to an external link. "

THE QUESTION

" The Book Like a Boss tutorial explains how to copy and paste an auto-generated code onto any website, but Wix's iframe structure is not compatible with the code. Is there a work around? "

LET'S ANALYZE

Without getting too technical on the matter, the short version of the story is when a script code for an iFrame needs DOM access it is not compatible with Wix because Wix does not allow DOM access.  In this case, Book Like a Boss built their embed script in that way.​
​
On Wix there are two ways to embed content inside of an iFrame.  One way is via compatible HTML code, the other way is by using a direct URL to the source.
​
Easy peasy!  Just get the source of the script code and paste it on the Wix iFrame settings, right?!  Wrong!  How can a Wix user paste a script code, get the source URL and paste it back into their Wix site?  They can't! Because they cannot load the original script code in the first place!

OUR TUTORIAL

Our tutorial example code will show you how to:

​

  • Navigate by creating a Dataset Filter on the Dataset connected to the Dropdown element

    • Example included for Text or URL field

    • Example included for Wix Dynamic page URL link field

  • Navigate by creating a Query on the value from Dropdown element to find get URL value from database

    • Example included for Text or URL field

    • Example included for Wix Dynamic page URL link field

  • Navigate by manually setting a URL as the value in the Dropdown element

NEED HELP?

Code Queen is available for hire if you need private help, project planning, troubleshooting, design or coding work completed.

​

If you prefer free help from the Velo community please consider joining the free Velo Totally Codable Forum or the Totally Codable Facebook group.

bottom of page