Open rossanafmenezes opened 4 years ago
Came across another one with Youtube embeds not working as reusable blocks. zd-3450169
Same issue reported on https://github.com/WordPress/gutenberg/issues/14608
In the case of YouTube, using the shortcode worked, but must be in a Paragraph block, the Shortcode block won't work:
[youtube https://www.youtube.com/watch?v=BK4ftD33FUI]
+1 3675264-zd-woothemes
Same issue with a user today.
This did work though: In the case of YouTube, using the shortcode worked, but must be in a Paragraph block, the Shortcode block won't work: [youtube https://www.youtube.com/watch?v=BK4ftD33FUI]
27349711-HC
Another report here: 27701717-hc
Youtube embed inside reusable block displays as a blank space with the youtube link below:
Changing the reusable block to regular blocks resolves as does placing the embed outside the reusable block content. I also shared the shortcode as a workaround.
This is a Gutenberg issue: https://github.com/WordPress/gutenberg/issues/14608
Another case in #30010011-hc
Another report on 31684050-hc We used shortcode in the paragraph block to fix.
Closing in favor of the Gutenberg issue, which can be found here: WordPress/gutenberg#14608
+1 27149499-hc
Reopening so it can be tracked for easily from the A8c side.
YouTube embed did not show when added in a reusable block. It does then show if converted to regular blocks.
Aquene.
Report: 4448310-zd-woothemes
Another Youtube embed not working when added in a reusable block.
Used shortcode workaround.
zd-4581424
Steps to reproduce
What I expected
I would expect the PDF file to be embedded and show the file just like when I use the Embed block that is not a reusable block like this:
What happened instead
The block shows only the link to the file. You can compare both on the Screenshot below. The block above it is a regular embed block and the PDF file shows as it should. Below that there's the exact same block only it was used as a reusable block and only a link shows:
Context / Source
This issue was brought by a user on HC - 21004768
They are using a retired theme (Heart&Style) so at first I thought that was the issue but I tried on my test blog using several different themes including the new ones like 2020, Barnsbury, etc and the issue is replicated on every theme I tried.
Link to my test blog https://1234hetrialtest.wordpress.com/reusable-blocks-test/
user-report