Dorcas68 Posted December 23, 2022 Share Posted December 23, 2022 I have used markdown to add my on-demand class page to my website but the size is wrong. The on-demand classes are on recess.tv and i copied the iframe integration code but although it works only a tiny strip is visible on the page which means the viewer can't see the page properly - support can't help & said "I do see what you mean regarding your markdown block. It seems that the code you’ve added using the markdown block is not rendering in its expected size. Troubleshooting code falls outside our scope of support, so we can’t pinpoint the exact issue with the code." Anyone got any ideas? Link to comment
creedon Posted December 23, 2022 Share Posted December 23, 2022 The reason your iframe is a small strip is because iframe have default dimensions. If you don't do anything to change the size, then you get the default size. Please post the URL for a page on your site where we can see your issue. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Dorcas68 Posted December 27, 2022 Author Share Posted December 27, 2022 Sorry I thought I'd already posted the url - https://www.theartofmovement.co.uk/ondemand it is public so I guess there is no need for the password Thanks Link to comment
Solution creedon Posted December 27, 2022 Solution Share Posted December 27, 2022 I think about the best you could do given the restrictions of iframes is the following. <iframe data-preserve-html-node="true" id="embedIframe" title="Recess Embed Iframe" width="100%" src="https://theartofmovement.on.recess.tv/embed/checkout/explore?hideMenu=true&class_type=VOD" allowfullscreen="" webkitallowfullscreen="" mozallowfullscreen="" style="height: 100vh;"></iframe> Let us know how it goes. mpankersbh 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Dorcas68 Posted December 28, 2022 Author Share Posted December 28, 2022 Thank you - do i just add that to the existing code in the markdown box? If so before or after? Link to comment
Dorcas68 Posted December 28, 2022 Author Share Posted December 28, 2022 (edited) Ah I see - instead of. Yes it worked! Although i have decided i don't want to stick with Recess TV now so will be replacing it with an alternative! Thank you for your time and help 😊 Edited December 28, 2022 by Dorcas68 creedon 1 Link to comment
mpankersbh Posted January 5 Share Posted January 5 This worked for me too. Thanks! creedon 1 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