I have the following iframe I wish to have displayed within a page
<div class="iFrameWrapper">
<link href="https://store.designandmake.com/css/media-queries-iFrame-size.css" rel="stylesheet"/>
<iframe class="" id="catalog-frame"
src="https://store.designandmake.com/catalog/127/modelShopCatalog"
style="border:none #8a8a8a;">
Sorry your browser does not support inline frames. Please switch to a more up to
date browser to see this content!
</iframe>
</div>
When I save to a page:
https://www.roffwoodworking.com/pages/other-3d-models-to-browse
I get (Content not available) message
If I try a different random iframe string it works
any help appreciated
Your iframe links to this URL with no content: https://store.designandmake.com/catalog/127/modelShopCatalog
Because no content is at that URL, your iframe is therefore showing no content.
Are you seeing any different content here? https://store.designandmake.com/catalog/127/modelShopCatalog
If you are, then perhaps you are logged into that URL.
Steven
User | Count |
---|---|
23 | |
19 | |
18 | |
17 | |
16 |