i just want to show on single portfolio entries the “Enfold Child latest Portfolio” Widget but only on the concerning Portfolio Category
so if you can see the single portfolio entry from portfolio category “Arbeit” you only have the list in the sidebar from the portfolio category Arbeit
the thing is that the Portfolio Category is not a category in its native meaning. It is a taxonomy so the code for that to set in the Widget logic input field is: (please use the slug for the portfolio category)
has_term( 'arbeit', 'portfolio_entries' )
Hey Guenter!
I could not make sure if you have shared tips as you usually do ( thanks as always :) ) or asked a question because condition you entered should work fine. Can you please clarify? :)
Cheers!
Yigit
ok in future i tag it better and on topic i write tip before the topic.
this is something i was looking for myself – and because it was hard to find (on google only a few mentioned what the point is for custom post)
i decided to share my solution here.
so it can be closed –
btw. could you have a look at: https://kriesi.at/support/topic/adding-on-google-maps-a-select-box-for-maptypeid/
this is something i think for feature request – but i need it for a project now.