Cat Templates error with subcategory

Posted in: Newspaper
Post count: 1

When I chose a category template with subcategory its work fine unless the category don’t have subcategorys it display all the category i have

Post count: 23312

Hello Kalamsaha,

This is talking about the sibling category. Please notice that this type of category template has been designed to display this element but keep in mind that not all of category template display these elements. If you want to get rid of it, please notice that you should use a bit of CSS code to hide them or simply change the category template from your panel, like this -> http://screencast.com/t/mjDVBThXdW1B

The code is ->

.td-category-siblings{
display:none;
}

Thanks for your understanding!

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