-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post Excerpt: Read more link is always on new line in the editor #47458
Comments
I am not able to reproduce this with "empty theme", Twenty Twenty-Three or Twenty Twenty-One. |
Update: Actually I can reproduce it in Twenty Twenty-Three but only when the query loop uses the columns: |
Is it the same if you disable all other plugins? In this clip I am using WP 6.2-alpha-55160 with TT3. Gutenberg is not active: Screen.Recording.2023-01-30.at.14.01.44.mov |
@carolinan, Ah, I think the option works for you because your test post didn't have any text/excerpt that isn't a common case. |
So, in short, the issue always occurs unless the post/excerpt doesn't have any text. |
I have eventually, 😆 been able to reproduce it. I think you may be right about the cause, lets try to see if we can't make the editor and front markup match better. |
Description
Post Excerpt has the option to show the read more link on a new line. You'd expect the read more link would appear inline with the excerpt, but it won't. In the editor, the link is always on a new line regardless of the option.
The option works as expected on the front of the site 👍
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
WP v6.1.1.
Gutenberg trunk The issue also occurs without the plugin
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: