Beta 3: footer sizing issue?

Hi there, I’m running on Beta 3 with wordpress updated, and all plugins deactivated, but I can’t get the buzzsprout podcast player to go fullwidth in the footer. Not sure if this is a Pro issue or something with the Buzzsprout player. On the backend it looks fullwidth only if I add a text element below, and fill it with white text (to hide), on the front end it looks narrow like the second picture. I’ve tried every possible Flexbox option to no avail. If I put the same player in the body of the page (not in the footer), it shows fullwidth (which is what I’m going for) I’m not sure what I’m doing wrong. Thanks for any assistance.

Hello? Can anyone please respond?

Hi @Stephenk,

Your issue has been already forwarded to the development team to check the issue. Still, I would like to suggest you troubleshoot by adding the Buzzsprout player shortcode into a page using Block Editor and try to check by activating any default Theme. If the issue still exists, that means the issue with the Buzzsprout only.
If not, please let us know so we can start to investigate the compatibility with the plugin and the theme.

Thanks

Hi Tristup,

I added it to a page and it correctly expanded to the full width (880px). It only happens in the footer, as seen in the pictures. It’s simply an html embed code from Buzzsprout. I’m not using an extra plugin to embed the code. Thanks!

Hi @Stephenk,

Thanks for the information, your point is already been reported to the team, and will get back to you soon on this.

Thanks

Hi @Stephenk,

Do you have a link where we could see this happening?

Hi Alexander, here is a page where the full podcast buzzsprout player is in the body: http://structureyou.com/tylertodt, and here it’s in the footer: http://structureyou.com/joshjudgeentrepreneurship . Please let me know if you need access to the website and I can create a user for you.

Hi @Stephenk,

I’m sorry for losing track of this thread! I think all you need to do here is set 100% width on your div. Something like this perhaps:

<div id="buzzsprout-large-player-1386592" style="width: 100%;"></div>