Yes I am!
I am drowning in different terms and names for things at this point in the project. 🙂
Thanks,
Adrian.
Hi @elliot,
I’m not sure if this is related, but when you setup conditional logic to display based on a certain taxonomy, you’re only storing reference to the term_id
, instead of the term_taxonomy_id
. This surely causes issues if there are terms that are repeated across taxonomies?
Example:
Array
(
[param] => taxonomy
[operator] => ==
[value] => 27 // term_id
[order_no] => 1
[group_no] => 2
)
Any thoughts?
Cheers,
Adrian.
Any luck looking into this @elliot?
I appreciate any help you can give.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.