I am using conditional display for a headline with two conditions.
The first condition is to check if the content of a custom field is not blank:
Using a string check: {{dc:acf:field field="adresse"}} is not - leaving last box empty
This works fine on it’s own.
But now I want to add a condition to only display if user is logged in, and this doesn’t work.
But if I delete my conditions and add them again with the user is logged in condition first, then it all works as expected.
Thank you! Fixed for next update. It happens if one of the rows was previously set to an expression type because some of the meta data wasn’t getting cleaned up.