Help needed adding booking code to elementor button
-
I’m a webdesigner and received the folIowing code from restauranttowner
<!-- Zenchef Widget SDK -->
<script>;(function (d, s, id) {const el = d.getElementsByTagName(s)[0]; if (d.getElementById(id) || el.parentNode == null) {return;} var js = d.createElement(s); js.id = id; js.async = true; js.src = 'https://sdk.zenchef.com/v1/sdk.min.js'; el.parentNode.insertBefore(js, el); })(document, 'script', 'zenchef-sdk')</script>
<div
class="zc-widget-config"
data-restaurant="367219"
data-open=""></div>"
I want to integrate this code to an button so people can book for this event. I already installed the wordpress plugin and added restaurant ID 367219 which I could retrieve from the code. Can somebody tell me how I can link this code to a button in wordpress using elementor?The page I need help with: [log in to see the link]
The topic ‘Help needed adding booking code to elementor button’ is closed to new replies.