Site logo

Archived topic

I want to remove the category link at the end of every post

3 replies · Started by Gail on January 2, 2021

Viewing posts 1–4 of 4

Hi, I want to remove the category link at the end of every post. I use a custom category page for each category, and I don't want to send anyone to the default category pages. That's because this isn't a blog, and I want to present to my visitors the various post pages in a particular order.

(I also wanted to hide the next and previous links, but already successfully did this.)

I followed the instructions in the forum entry: "remove pagination at bottom of every post", adding the css:

.paging-navigation {
display: none;
}

But that didn't work. The folder icon and category name still showed at the end of the posts.

How do I remove this category link to the default category page? Thanks.

Gail

I'd already poked around those, but went back and poked around again. This time I noticed the Display post categories option on single posts and unchecked it to see what that would do. It worked, and the category link at the bottom went away.

Thanks. My problem is resolved. I appreciate the help.

Gail

No problem :)

This archived topic is closed to new replies.