This support ticket is created hace 6 años, 2 meses. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
Link to a page where the issue can be seen: site is under local development
I expected to see:
I originally was using [wpv if] with the [wpv-current-user info='role'] to get this to work but it did not. I then saw using the conditional group and tried that and used the example for the user custom expression but could not get that to work either with a few different tweaks. My last current usage was
[cred_show_group if="(USER('role') eq 'administrator')" mode='none']
//some html
[/cred_show_group]
Please advise how to get this to actually work. Thanks