Custom taxonomy

Posted in: Newspaper
Post count: 34

I’ve created custom taxonomy like this -> https://prnt.sc/tp33z1. Some posts have standard taxonomy, the other have custom. How can I display it on single post page? I use modified Gourmet Pro template.

Post count: 35449

Hi,

So if i understand correctly you want to display the custom post types in blocks, is if so then you can do it by editing the page with tagDiv Composer and set in filter tab the taxonomy id.
Here is a similar topic -> https://forum.tagdiv.com/topic/custom-taxonomy-posts-view-on-category-filter-td-composer/

Thank you!

Post count: 34

No that’s not it.

My posts have standard tags or tags created via ‘skladnik’ taxonomy -> Standard taxonomy & Custom taxonomy

Below a single post I can only see standard tags -> Standard taxonomy & Custom taxonomy. Custom tags via taxonomy ‘skladnik’ are not displayed. How to show them?

  • This reply was modified 6 years by jakubz.
Post count: 35449

Hi jakubz,

The thing is that you add a new type of tags ‘skladnik’, and this is not recognize by the theme, if you want to use the extra tags you need to add these in the posts templates too, for example for post template 1 -> https://i.imgur.com/2qqFenz.png -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php also the code for get_the_tags() is set on this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/UzM3RYi.png

Hope this will help you!
Thank you!

Post count: 34

I have no idea how to do it 😀 Any clues?

Post count: 18283

Hello !

Unfortunately achieving this will require custom work which is not covered by the support team as you can see here: https://forum.tagdiv.com/newspaper-theme-support/

You can contact our custom work team here: https://tagdiv.com/web-development-services/

Thank you !

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