Find out how to remove the categories that appear at the end of Genesis Framework child theme posts using code.
Would you prefer to stop showing the categories at the bottom of your posts or your client’s? That has an easy solution.
Remove this metadata by using a filter (genesis_post_meta
) in Genesis Framework.
Snippet to remove categories at the bottom of posts
Add this fragment at the end of the functions.php file:
To see this and another 1097 code snippets of this website, login or subscribe here.
It’s as simple as that.
If you want, you can also remove both the tags and categories from the footer of your posts with a single line of code.
Conclusions
Now you know how to hide the categories shown in the footer of the entries in Genesis child themes.
Any questions? Let me know in the comments.
And if you want to give me any suggestion for future tutorials, leave it in the contact form. Advantages of being a subscriber. 😉