Muntzer Posted June 28, 2023 Share Posted June 28, 2023 (edited) Hi! Can anyone help me with a code that allows me to place a ticket embed code below the Title/Time area on an Event page? I've god multiple events and different codes for each page. 😀 Here's the embed: <div id="checkin_registration"></div> <script>  (function(w, d) {    d.event_id = 59065;    var headTag = d.getElementsByTagName('head')[0];    var script = d.createElement('script');    script.src = 'https://registration.checkin.no/registration.loader.js';    script.async = 1;    script.crossOrigin = 1;    headTag.appendChild(script);  })(window, document); </script>  Edited June 28, 2023 by Muntzer Added a code Link to comment
tuanphan Posted June 29, 2023 Share Posted June 29, 2023 Can you share link to this page? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Muntzer Posted June 29, 2023 Author Share Posted June 29, 2023 Thank you @tuanphan for responding!https://kknomics.squarespace.com/config/pages/64882c95d701e32bf6270861 Link to comment
tuanphan Posted June 30, 2023 Share Posted June 30, 2023 17 hours ago, Muntzer said: Thank you @tuanphan for responding!https://kknomics.squarespace.com/config/pages/64882c95d701e32bf6270861 /config is ur for site owner/contributor You can look at top right/top left > click on an arrow > real url will appear on browser address bar Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment