Disable category sibling

Posted in: Newspaper
Post count: 75

Hello,

This is how my category looks like https://prnt.sc/pl0cxf . How do I hide categories in my category sibling block/column? I mean, we can right-click on the block and delete it, but I really like the block/column and I think it is cool, how do we keep the block but not allow category siblings from showing in the block/column?

Post count: 35449

Hi,

In order to remove the siblings, you’ll need to edit that cloud template with tagDiv Composer if you need more help, please provide some more details about the demo or template that you are using.

Thank you!

Post count: 75

I am using Animals Magazine Pro demo. I want to keep that column/block that houses siblings, but I don’t want to show the sibling categories.

Post count: 35449

Hi,

You’ll need to edit the template like this -> http://prntscr.com/pm29zq and change the color for category siblings -> http://prntscr.com/pm2bce the box is set on category siblings or you can use a custom css -> http://prntscr.com/pm2c1m
.td-category .entry-category a {
display: none;
}

Thank you!

Post count: 75

Cool.
In some categories only the sub-categories are showing up as siblings and in some category pages all the main categories are showing.
I have 2 questions? Is category siblings used for navigation or style? My second question would be, If I have to show all main category siblings in all category pages, how do I do it?

Post count: 18283

Hello !

For a better understanding on how categories work I suggest you to follow this documentation: https://www.wpbeginner.com/glossary/category/

Also in order to display multiple categories in one category page you can simply import and design a Category page template: https://forum.tagdiv.com/cloud-library-category-templates/ and use one of the elements available here: https://www.screencast.com/t/tZCtpVi2Z

Thank you !

Post count: 75

Hello,

Supposing I delete the category sibling block. Whenever you release a theme update, should I again redo settings, like, again delete category sibling block, etc.?

Post count: 18283

Hello !

No, updates will not affect your website.

Thank you for your understanding !

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.