Self hosting does not work with full page widget
-
Self-hosting the assets works only for the small footer not the on-day-20 full page iframe:
I debugged it a bit and it looks like the index.js’s
if (isFullPage) { maximize() }
doesn’t get called. That is, the iframe stays at 145px and instead of growing to 100%.
On Firefox and Chrome.
I think there’s an 3rd domain issue maybe. I am not sure. I now deinstalled this plugin and instead integrated it into our child theme directly following https://github.com/fightforthefuture/digital-climate-strike#option-2-self-hosted Now it works.
- The topic ‘Self hosting does not work with full page widget’ is closed to new replies.