Davey

Registered
When the Top Bar is enabled, could it be wrapped in a user group conditional?
Or even user conditionals able to be used in the top bar. Doesn't seem to work at the moment. The content shows to all.
Thanks.
 
You can't use conditionals inside of the style properties, unfortunately.

Currently, you'll need to edit PAGE_CONTAINER, at the very bottom of the template:

Essentially copy your HTML and replace:

Code:
{{ property('xbTopBarLeft') }}

OR

Code:
{{ property('xbTopBarRight') }}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back