I’m using the Kadence theme and I have the posts page as the front page of the website. I’d like to hide the title when on the front page, but show it when on the other archive pages.
* Front Page: Shows a list of latest posts. The Title section has the name of the site, this is what I want to hide.
* Category Archive page: When I click on a category, I navigate to the archives page for that category. I **do** want to display this title.
The only title setting I’ve found is in the customization screen
> Customize > Blog Posts > Archive Layout > “Show Archive Title?” Turning this off hides it from the entire site, but I only want to hide it on the front page.
Bonus: When I’m in a subcategory I’d like to see the parent category in the title. This already happens in the content region for the posts. For example, if I have a Library category with a VR subcategory, I want to display “Library | VR”. When I click on the VR category to go to the VR category archive, it only shows the VR value in the title, when I would prefer it show “Library | VR”