I've been trying to figure out a way to add a title or intro onto the blog "tag pages" meaning when a viewer clicks on a tag such as "Drinks", the top of the page will say something like "Drinks".
I thought it used to automatically have an intro that said "Posts in ___". Is there a way to add that back in?
Question
adriannexo
Site URL: https://www.adriannexo.com/journal/tag/Travel
I've been trying to figure out a way to add a title or intro onto the blog "tag pages" meaning when a viewer clicks on a tag such as "Drinks", the top of the page will say something like "Drinks".
I thought it used to automatically have an intro that said "Posts in ___". Is there a way to add that back in?
This is one of the tag pages I have. Not sure if CSS or a markdown block is the answer here but I'm hoping someone can help! -- https://www.adriannexo.com/journal/tag/Travel
Link to comment
Top Posters For This Question
3
1
Popular Days
Jul 20
2
Jul 19
1
Jul 21
1
Top Posters For This Question
adriannexo 3 posts
bangank36 1 post
Popular Days
Jul 20 2021
2 posts
Jul 19 2021
1 post
Jul 21 2021
1 post
Popular Posts
adriannexo
Site URL: https://www.adriannexo.com/journal/tag/Travel I've been trying to figure out a way to add a title or intro onto the blog "tag pages" meaning when a viewer clicks on a tag such as "Drinks",
bangank36
Add this to code injection <script> document.addEventListener('DOMContentLoaded', function() { if (location.href.indexOf("journal/tag")) { var tag = location.href.substring(location.hre
Posted Images
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment