Hi I am trying to add conditional logic but I do not see the ability to add additional conditions to the first one... there is not + sign like i see in the training video. Please watch this short video for example. hidden link
Please get in touch if you will require further assistance setting up AND condition.
For example:
[wpv-conditional if="( ($(wpcf-resource-event-date) gte 'TODAY()') OR ($(wpcf-resource-event-date) eq '') )" ]
wpcf-resource-event-date field is equal or greater than today OR empty
[/wpv-conditional]