SpiritualityNetwork Posted July 11, 2022 Share Posted July 11, 2022 Site URL: https://spiritualitynetwork.org/queer-spirituality I am trying to embed a code from a 3rd party software called DonorView. Here is the code: <script src="https://app.donorview.com/scripts/shared/iframeResizer/iframeResizer.min.js"></script><iframe src="https://app.donorview.com/WM4e7" frameborder="0" scrolling="no" id="dv-iframe" name="dv-iframe" width="100%" style="width: 100%;"></iframe><script>iFrameResize({ checkOrigin: false, inPageLinks: true, heightCalculationMethod: 'taggedElement' }, '#dv-iframe');</script> I get a Script Disabled in the Edit mode. I am doing it under HTML Mode and the Display Source Code is turned off. I'm not sure what to do. Link to comment
tuanphan Posted July 12, 2022 Share Posted July 12, 2022 It is default message when you are on editing mode. You can save & check on preview mode 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
SpiritualityNetwork Posted July 12, 2022 Author Share Posted July 12, 2022 Yes I've done that it doesn't help. See below to see the final result. This is what it looks like in SS Any help you could give would be appreciated. Liz Link to comment
tuanphan Posted July 13, 2022 Share Posted July 13, 2022 Add this into Code Block <style> iframe#dv-iframe { height: 900px; } </style> 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