Theme Development – auto update changlog and iframe issue
-
I’m creating a commercial theme and implementing auto-updating (not going through repository). Everything is working and I get notifications for the update, and the link to see details.
Here’s where it gets weird…
The link to the details / changelog is being called in an iframe set to width:1024 and height:800. This is different from the details / changelog links for plugins – those seem to be 800 x 600.
Anyway, when the iframe launches there is a strange negative margin being set at the top, so it cuts off the top of the window.
This isn’t happening at all when plugins send through an update with details – it’s only happening on theme update details.
I’m on the latest WP for testing.
This is the last piece for my theme, but can’t release with this messed up display of course ??
And I can’t really override the #TB_window, because it might negatively impact other themes and their changelogs.
But I need to figure this out somehow, and I’ve spent the last 7 hours researching and trying various solutions without success.
- The topic ‘Theme Development – auto update changlog and iframe issue’ is closed to new replies.