Options

Trying to use Scheduleonce

mrhonimrhoni Registered Users Posts: 173 Major grins
edited September 21, 2014 in SmugMug Customization
I'm not very technical on html. I am trying a free trial of ScheduleOnce to create online session bookings from my Smugmug.

This is the code ScheduleOnce provided to embed into the website. Its not working/nothing happens. I'm thinking there is something related to Javascript. Same issue with the button code and widget code. Drop them into an HTML bucket on my page and publish. Button shows, but nothing happens when clicking and the soe.AddEventListners text is showing to the right of the button.

<div align="center" style="height:100%;"><iframe src="https://www.scheduleonce.com/VasonaParkBook&app=b&thm=gray&dt=&em=1&quot; id="SOI_VasonaParkBook" name="ScheduleOnceIframe" scrolling="auto" frameborder="0" hspace="0" marginheight="0" marginwidth="0" height="620px" width="735px" vspace="0" style="border-radius: 7px;-webkit-border-radius:7px;"></iframe></div><script type="text/javascript" src="https://secure.scheduleonce.com/mergedjs/ScheduleOnceEmbed.js"></script><script type="text/javascript">soe.AddEventListners();</script>

Comments

Sign In or Register to comment.