You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it is not possible to create a template for single posts of any post type based on taxonomy, therefore users are unable to automatically assign a different template for a group of posts that form part of specific taxonomy (i.e. A user cannot create a template for single posts with category blog while having another template for single posts with category events). The only way of possibly doing this, is by manually assigning a custom template to each post on an individual basis but that requires a lot of manual work in large scale websites.
What is your proposed solution?
Extend template functionality to allow assigning a custom template to a specific taxonomy within a post type. The ideal user flow would be something like this:
Users would be able to create a template for a specific category of a post type:
After selecting category option above, users can select which specific category to assign the template to:
The text was updated successfully, but these errors were encountered:
What problem does this address?
Currently it is not possible to create a template for single posts of any post type based on taxonomy, therefore users are unable to automatically assign a different template for a group of posts that form part of specific taxonomy (i.e. A user cannot create a template for single posts with category
blog
while having another template for single posts with categoryevents
). The only way of possibly doing this, is by manually assigning a custom template to each post on an individual basis but that requires a lot of manual work in large scale websites.What is your proposed solution?
Extend template functionality to allow assigning a custom template to a specific taxonomy within a post type. The ideal user flow would be something like this:
Users would be able to create a template for a specific category of a post type:
After selecting category option above, users can select which specific category to assign the template to:
The text was updated successfully, but these errors were encountered: