Doug20 Posted May 31, 2020 Share Posted May 31, 2020 Site URL: https://www.cleanpress4less.com/schedule-your-pickup#/ Hi, how can I convert this code to iFrame? <link href="https://cleancloudapp.com/webapp/public/webapp/cleancloud.css" rel="stylesheet" /> <div id="myStoreContainer"></div> <script type="text/javascript" src="https://cleancloudapp.com/webapp/public/webapp/cleancloud.js"></script> <script type="text/javascript"> CleanCloudWebApp("#myStoreContainer", 12858, { width: 'auto', height: 700, welcomeMessage: true, "theme": { "border": { "visible": true, "color": "#dddddd", "width": 1, } } }); </script> This is the view that is embedded on my site. This view is incorrect. It won’t show available Pickup and Delivery times. How my site looks: This example is from the software website that gave me the code. It shows available Pickup and Delivery times. Here is what my website should look like: Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.