#60068 closed feature request (invalid)
Assign Parent Page to Posts
Reported by: | benniledl | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
Description
Hello everyone!
I have a specific use case in which I would like to individually style category pages using Gutenberg. My intention is to include additional information with each link, control the order of displayed posts, and highlight important posts for easier navigation.
While category pages cannot be individually styled, I believe this limitation is good as individual styling could potentially cause confusion for some users, there could be some changes made to those who want to style it individually.
Option 1:
Making the category description a Gutenberg-compatible field could allow users to place blocks on category pages individually.
Option 2:
Alternatively, to achieve individual styling of a post's parent element, I suggest implementing a feature that allows posts to be associated with a parent page not just categories.
The reason I am hesitant to simply categorize my posts and link to them on a page is due to my preference for breadcrumb navigation on the posts. If I were to go back one link in the breadcrumbs, it would lead to the standard category page where the posts are not ordered as desired.