Hi,
So you want to have a different configuration for each category, if is so then you can achieve this from Theme panel > Categories -> https://www.screencast.com/t/zeZ1I88kirF4 -> https://forum.tagdiv.com/category-templates/ also you can set category templates from tagDiv Cloud library.
Hope this will help you!
Thanks.
Hi,
If you want to have the same sidebar on each category then you can set it as general -> https://www.screencast.com/t/v8lB4Zr3r and if you have a different category template set then you need to set for each category the same sidebar -> https://www.screencast.com/t/9VZ5fpsn
Or you can get a category template from tagDiv Cloud Library, edit it how you need, and set it in theme panel -> https://www.screencast.com/t/49f3mTyk10X5
If you want that the post to inherit the category sidebar then you should use only the templates theme for category and post and set on post the sidebar from theme panel -> https://www.screencast.com/t/ss359esPP
How category settings work -> https://forum.tagdiv.com/how-category-settings-work/
Category templates ->https://forum.tagdiv.com/category-templates/
Thank you!
This is what i see when i want to add templates https://ibb.co/zmB00xD
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit
Thank you!
Ok, i have solved it out.
One question, can i remove this title from the categories? https://ibb.co/1dRWLQ3
Hi,
Yes, you can removed the title of category using custom css
.category .td-page-title{
display: none;
}
or yoou can us a category template from tagDiv Cloud Library, eit it using tagDiv Composer and set it in theme panel on the categories that you want.
-> https://www.screencast.com/t/kJy1glQPm
Thank you!
I added it here: https://ibb.co/3mWpc2V
The title its still visible, but not the “description” thats good, but i also need to remove the title.