Here’s how you can remove all the archive titles that appear at the header of various archive pages in your Genesis Theme, you can either remove all of them or selectively choose which one…
Add the code snippet to your functions.php file and all the archive titles will be removed – all these actions are initially loaded into the Genesis Framework at genesis/lib/structure/archive.php
15 comments
David White
How can I remove just the title on the /blog/ page which comes under the archive title?
John
I can’t get the title to show on archive pages
Iyiola Owabumowa
Thank you man.. you saved my life in 2019
Mitch
Any way to keep the Title and Description on the first category archive page but remove it on subsequent pages of the same archive?
THanks!
Amy Butler
THANK YOU! Why didn’t I search for this solution two hours ago?? Seriously, this was such a big help.
Yok
Hey Neil:
I posted yesterday on a different article you authored. I employed this solution on a production site and it worked perfectly. Not certain why it wouldn’t work on the live site (when tested on the functions.php via sFTP). Perhaps there is a bug with the child theme.
Thank you for sharing this solution with the community.
Yok
Hey Neil:
I am trying to remove the Category name from appearing at the top of the blog-style Category (Archive) pages, and I input your suggested code above into the functions.php file but it did not work. The name of the category continues to appear at the top of the page (in an area I haven’t found the correct CSS to edit background color yet too)
Am I missing something?
Example can be found at https://sanooktiew.com/เที่ยวกำแพงเพชร/
Thoughts?
Sally
Should this work if you are using a child theme such as Dynamik?
Neil Gowran
It should do, however I am not familiar with Dynamik
Lizzie
UPDATE TO MY EARLIER COMMENT:
I just made a small donation to your site. You saved my sanity and I appreciate it!
Neil Gowran
Thanks! Glad it worked out for you.
Lizzie
Thank you so much. My sanity has returned. I’d been trying to figure this out for 2 days. (Thank you, Google for having sense enough to put this article on the first page in the SERPs.)
I’m creating my site on XAMPP for testing before going “live”. I’m going to “bookmark” this site for future reference.
WOO HOO – I’m doing the happy dance!
Bobette Kyle
Thank you for this. I had a pesky double title when using Genesis in combination with Woocommerce, couldn’t get rid of it. This worked!
Ben
Is it working with woocommerce tag and categories ?
Thanks a lot !
Neil Gowran
No,tutorial is on Genesis hooks, not WooCommerce hooks