Adding reservation script to my site
-
I would like to add a reservation system for my restaurant to my WordPress site by implementing the following code:
<!– Start Livebookings Direct Code –>
<script type=”text/javascript” src=”https://secure.livebookings.com/LBDirect/Assets/Scripts/LBDirectDeploy.js”></script>
<script type=”text/javascript”>LBDirect_Embed({
connectionid: “NL-RES-BENSONSBBQGRILL_156500:44974”
});</script>
<!– End Livebookings Direct Code –>At this site: http://bensonsbbq.nl/
It’s a free web version of WordPress without ftp
Is I put the code in the cms and save, a part of the code gets deleted.Can anyone help me?
The blog I need help with is: (visible only to logged in users)
-
Javascript is not allowed at wordpress.COM for security reasons.
About all I can suggest would be to build a custom contact form and have people use that. The recent changes to it give us a lot of flexibility and features that we did not have before.
-
Thanks for your answer. Is there any way (payed upgrade for WordPress or something) I can use Javascript?
-
There is no WordPress.com upgrade that allows you to use JavaScript.
However, JavaScript can be used on WordPress.org (which you install on your own hosting).
More on the difference between WordPress.com and WordPress.org.
- The topic ‘Adding reservation script to my site’ is closed to new replies.