Show all subcategories

Posted in: Newspaper
Post count: 15

Hello
need a horizontal list of all subcategories of a category, only appear eight subcategories category
Thank you

  • This topic was modified 11 years by maga0000.
Post count: 1291

Hi,

You have to delete this js code – http://screencast.com/t/qFpkkxjaCxj
Then add the following css in Theme Panel -> Custom CSS:

.td-category-siblings .td-category {
overflow: visible;
height: auto;
}
.td-category-siblings .td-category  .entry-category{
padding-bottom: 10px;
}
.td-category-siblings .td-subcat-dropdown {
display: none;
}

Result – http://screencast.com/t/BTYaPh1Lj

Thank you!

  • This reply was modified 11 years by Emil G.
Post count: 15

Thanks!

Perfect, for example category c

Another problem,
if I click on the subcategory Charlie Puth of category C (for example), I would not see the other subcategories of C

It’s posible?

Post count: 7909

Hi,

You need custom modifications to achieve that, unfortunately we cannot provide custom work at this time as we work very hard on the development, updates, fixes and support, sorry! I suggest to get someone to help you if you don’t know how to do this from sites like: http://studio.envato.com/

Thanks!

Post count: 42

I have done the same changes for my website, but it does not show the sub-categories.

Post count: 7909

Hi,

Do you use speed booster plugin?
If you do you have to edit this file – http://screencast.com/t/e5IjkmeAx Please make sure that you remove the right code as the code is minified and it is more difficult to see and select it.

Thanks!

Post count: 42

OK. Thank you. But I would be happy if you could add some options about these changes in the theme panel in the next update. Also, it would be great if we could add adsense ads to the category pages.

Post count: 7909

Hi,

Unfortunately the theme doesn’t have an option to place an ad(or more) on category page from Theme Panel, but we will consider this when a new ad system will be created.
You can place ads in category page using do_shortcode function if you want, just edit the loop.php file and follow this solutions:
https://forum.tagdiv.com/topic/how-can-add-horizontal-sidebar/#post-62563 – using this solution you can place ads after x posts
https://forum.tagdiv.com/topic/custom-ads-4/#post-62511 – you can add the ad after each post

Thanks!

Post count: 15

Hello
with version 6.4 does not work
does not show all subcategories (horizontal custom css of Emil G)
Example category A
Thanks!

  • This reply was modified 10 years by maga0000.
  • This reply was modified 10 years by maga0000.
Post count: 15

sorry
works fine, after cleaning the cache

Post count: 15

Hello

with version 7.2 does not work
does not show all subcategories (horizontal custom css of Emil G)
Example category A

Thanks!

Post count: 15

sorry
works fine, after cleaning the cache

Thanks!

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