With Conditional Content you can restrict or grant access to parts of the content based on a wide selection of conditions (based on device, user groups, date ranges, languages and menu items to name a few).
Creating conditions is a easy as placing {show} or {hide} around your special content.
For example, to show a piece of text only to guests (not logged in visitors), you can do this:
{show access="Guest"}You are not logged in yet!{/show}
Or you can hide a promo text on weekends:
{hide days="6,7"}Call us now!{/hide}
INFO
Conditional Content Pro v4.4.3
Creating conditions is a easy as placing {show} or {hide} around your special content.
For example, to show a piece of text only to guests (not logged in visitors), you can do this:
{show access="Guest"}You are not logged in yet!{/show}
Or you can hide a promo text on weekends:
{hide days="6,7"}Call us now!{/hide}
INFO
Conditional Content Pro v4.4.3