Changes between Initial Version and Version 1 of Ticket #57175
- Timestamp:
- 11/22/2022 12:10:26 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57175 – Description
initial v1 1 The Twenty Twenty-Three theme has a custom page template called "Blog (alternative)", which displays blog posts "in a list format with the date on the left and the post title on the right" (as per [ docs]https://wordpress.org/support/article/twenty-twenty-three/#templates).1 The Twenty Twenty-Three theme has a custom page template called "Blog (alternative)", which displays blog posts "in a list format with the date on the left and the post title on the right" (as per [https://wordpress.org/support/article/twenty-twenty-three/#templates docs]. 2 2 3 3 Currently, those post title blocks are not set to be links -- as a consequence, a visitor to a page using that template cannot click on any on them -- which is likely contrary to expectations.