WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.46k stars 4.18k forks source link

Can't post when using some categories #9604

Closed beingremixed closed 5 years ago

beingremixed commented 6 years ago

When using some categories, a new blog post won't publish. Then I have to go in to the legacy editor and add the categories, add the picture again and the tags. (They always disappear when the new blog post won't publish). I noticed that it always mess up when using the categories "electro" and "club" on my site popmuzik.se - music blog, hence the categories. When using some other categories it works fine. So it looks like the categories messing everything up when trying to publish. When using the legacy editor there's no problem in updating. After posting with the legacy editor there's no problem updating the post in Gutenberg.

ianbelanger79 commented 6 years ago

Hi @beingremixed,

Thanks for your report. Could you please share a little more information with us so we can better understand and test the issue? For instance:

Thanks for your help

beingremixed commented 5 years ago

Hi.

I’m using Safari (12.0) on macOS 10.14 Using the latest version of Gutenberg 4.0.0

Don’t know what slug is here. But I can’t post or update the bog post if I’ve used certain categories like electro (https://popmuzik.se/category/electro/ https://bowtie.mailbutler.io/tracking/hit/cf7c3ada-2b72-4571-9619-1a3069807f15/6ed08f9e-1515-4aaf-aad9-ba95cb2dacb0), intervju (https://popmuzik.se/category/intervju/ https://bowtie.mailbutler.io/tracking/hit/cf7c3ada-2b72-4571-9619-1a3069807f15/50a3c2f1-f72f-48ea-8d99-2a7c674eb055), house (https://popmuzik.se/category/house/ https://bowtie.mailbutler.io/tracking/hit/cf7c3ada-2b72-4571-9619-1a3069807f15/1b43ca84-f881-4584-985f-7b034c7e341a). If I’m going to use them I have to post without that category, then go to fast editor and klick the category. After that it's okay to update or change in the post.

Also. I cant use the YouTube embedder with just the URL. I get a big white space between the text and the video. If I use the HTML block and use the HTML code it works fine. Same with Viemo, but there I get the white space around the video in both the Viemo embedder and the HTML block.

I include two screen shots. One with the YouTube and one for Viemo. It’s been like this for the past two updates of the Gutenberg plugin.

designsimply commented 5 years ago

I tested adding the electro, intervju, house as new categories to new posts as well as to existing posts after the categories were created using WordPress 4.9.8 and Gutenberg 4.5.1 with Safari 12.0.1 and Chrome 70.0.3538.110 on macOS 10.13.6 and I was able to publish normally.

If you are still having trouble, can you please try testing with all other plugins temporarily turned off to confirm whether the problem happens for you with Gutenberg only? This will help clarify whether the problem may be happening due to a plugin conflict or not.

designsimply commented 5 years ago

If problems are happening with video embeds, it should be opened in a new post. Are you able to update to the latest version of Gutenberg and then re-test? If the problem with white space appearing between the text and the video when using an embed block is still happening, can you please make a note of the theme? If you can confirm it, you can open a new issue at https://github.com/WordPress/gutenberg/issues/new?template=Bug_report.md or if you note the theme here I can try to help test and report the issue if I am able to replicate the problem in testing.

I include two screen shots. One with the YouTube and one for Vimeo.

The screenshots didn't come through! To add a screenshot to a GitHub issue, you can open the issue directly in your browser and drop the image into a reply and they should upload. I don't think sending images as attachments in an email reply will work.

designsimply commented 5 years ago

Please update to the latest version of Gutenberg and re-test. If you're still having trouble, please re-open this issue and note what version of WordPress you are running and whether you've activated the Gutenberg plugin (which is no longer necessary after the WP 5.0 launch).

I also wanted to quickly note that I did test video embeds using the WordPress 5.0 and Twenty Nineteen theme and did not see any gaps around the video (screenshot, screenshot). If you're still having trouble with gaps, please open an issue with your theme's author or create a new issue here to see if someone is able to volunteer to help you test whether your theme is the source of the trouble for the gaps around videos. I'd love to help you figure out if that's a theme issue or not if you post the details in a new issue!