mjaymeyer
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced iFrame] 2025.7 broke viewport sizing of iframe?Yep that worked perfectly, thank you!
-MichaelForum: Plugins
In reply to: [Advanced iFrame] 2025.7 broke viewport sizing of iframe?Thanks for the quick response. I just tried .7 again but got the same issue.
I just reverted back to .6 so I got some screenshots showing both.
Working in .6:
https://ibb.co/xtCS2ybT
Broken in .7:
https://ibb.co/hR0S2hQ8
Not sure how to describe it exactly other than, through the shortcode it was filling up the vertical space of the viewport completely in .6 based on height=”100vh” in the shortcode, but in .7 it doesn’t fill the vertical space completely, so it appears impossibly small in the screenshot.
The ‘Microsoft Power BI’ footer at the bottom of each screenshot does appear to extend the full width of the screen which is interesting, maybe something changed and it is extending one element of the iframe but not the other elements? Again apologies I’m not a Web Dev but hopefully it gives you a better idea of what I’m getting at. That URL in the shortcode is publicly accessible so it can hopefully be replicated on your end for testing, though I’m happy to provide anything else that may help!Forum: Plugins
In reply to: [Advanced iFrame] 2025.7 broke viewport sizing of iframe?Also looks like the formatting got messed up when I was copying between windows:
[advanced_iframe use_shortcode_attributes_only=”true” src=”https://app.powerbi.com/view?r=eyJrIjoiN2QxZDJlNTYtNWJjYi00NzdkLTg0ZWUtMDI2MDgyNmYwN2RjIiwidCI6IjA0MmQ3NzA5LWMwNWItNGRlZC1hYjg4LTc0NDMwYzU0YmZlNyJ9“; width=”100%” height=”100vh” title=”Standings” hide_page_until_loaded=”true” show_iframe_loader=”true” enable_responsive_iframe=”true”]- This reply was modified 9 months, 3 weeks ago by mjaymeyer.