i know how to show an entry if it is in one category but i need to show an entry only if it is in two categories. so
if category = “678” && “878”
show entry
/if
something along those lines?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
April 02, 2014 3:05pm
Subscribe [1]#1 / Apr 02, 2014 3:05pm
i know how to show an entry if it is in one category but i need to show an entry only if it is in two categories. so
if category = “678” && “878”
show entry
/if
something along those lines?