Hello,
We have Multiple categories and taxonomies (Like Country, State, and City).
We want to display all countries on the All Country page which is created with tagDiv Composer.
I’m using Newspaper V12 Beta. I want to create a Travel Website.
There is no option or shortcode for displaying all categories or taxonomy lists.
Note – We can show posts from a particular category or taxonomy. but I want to display all taxonomies.
-
This topic was modified 3 years by
discovermh.
We have fields of image and color for category and custom taxonomy. How can we display that? on that page?
Hello,
If I understand correctly you want to use a block where to be display posts from all categories, it is that right? If is so, then just let the filter on all -> https://i.imgur.com/dnumCEe.png also, if you want you can manually add the id of ids that you want to display in that block -> https://prnt.sc/GwlyFi92H3sq
Thank you!
We have custom taxonomy Country – 
State – 
We want to display all country & state lists on the home page with its image.
Same for Category, City and Tag.
There is Subtaxonomies Shortcode but it displays sub-countries and sub-states.

Like Subtaxonomies We want a Taxonomies shortcode that displays All Country, State, and City List with taxonomy slug. (taxonomy=country, taxonomy=state, taxonomy=city)
-
This reply was modified 3 years by
discovermh.
-
This reply was modified 3 years by
discovermh.
Hi discovermh, what you want it part from the new update.
Also to be able to display all the mentioned terms you can use two methods ->
1. You can use the “Multiple terms filter:” and you set the ids of each Country, State, and City List …
2. You use the “Post Type:” to choose what type of posts to display
Also, there will be more documentation when the update will be released.
Thank you!
Can we add support of image and color to the default category and tag?
and can we add custom taxonomy to the Categories/tags list shortcode?
currently, it shows only the default categories/tags list using [td_block_categories_tags post_count=”yes” limit=”10″]. how can I display a custom taxonomy list?
-
This reply was modified 3 years by
discovermh.
Hi,
For normal categories you can set image and color in the theme panel -> https://i.imgur.com/pu3e66w.png
Unfortunately the category list can not display. I believe it can be done only manually (creating a menu list with them or create a list in with theme in column text element).
Thank you!