Nested conditional placeholders not working.
-
Hi,
I am working with the events manager and cannot get nested conditional placeholders working on the events list page.
I have added the following to wp-config.php
define('EM_CONDITIONAL_RECURSIONS',2);
Conditional placeholders at level one work fine, but when I try something like this:
{is_future} {has_spaces} Booking button here {/has_spaces} {fully_booked} Fully booked message {/fully_booked} {/is_future}
it doesn’t work.
Can anyone spot where I am going wrong?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Nested conditional placeholders not working.’ is closed to new replies.