Nested query and conditions

I have been able to successfully control the display of a form using {query_results_count:hodnbq} where hodnbq is the id of the div with the query set on it. (The query displays results from a metabox relationship)

However, on another page where I have a nested query (again of MB relationships) I cannot get conditions to work. I have tried using the id of the parent query, the id of the nested query and both using AND but the condition will not work.

Any way around this?

2 Likes

Did you figure out a way around this? I have a similar problem