Custom header for blog tag page
-
I would like to create a custom header image for each blog tag page.
ie. http://www.domain.com/tag/tag_title have a custom header image
http://www.domain.com/tag/tag_title2 have a custom header image
Is there any plugin that has the ability to do it so I do not have to create custom code? -
Assuming you are using a block-based theme, you can do this by creating a custom template for individual tag or category archive pages, which would allow you to specify a different header image (as well as any other aspects of the template).
Here is a guide with more information on the types of templates you can create: https://wordpress.com/support/templates/create-a-template/#types-of-templates-you-can-create
Here is a general guide to the Site Editor and how you can use it to edit templates and other aspects of your site: https://wordpress.com/support/site-editor/