Expected behavior: Nothing should be shown for users without a role when {LABEL} shortcode is populated
Explanation:
I'm not using the {LEFT} in my layout; I moved the {LABEL} shortcode into header.html. This works perfectly for users that have roles, but users without roles are showing {LABEL} when they should be showing nothing. Screenshot illustrates this:
Could you please send the admin login details to info[at]gvectors.com email address to allow the developers to check the issue?
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
@asti Sorry, our test server has actual user data in it so I can't share a login with someone outside of the company. This should be very easy to replicate on one of your test servers, will you please ask the developers to take a look at it?
Doesn't look like I can edit my previous comment, but a better CSS oneliner for the workaround uses escape characters for the curly brackets instead of a wildcard:
.\{LABEL\}{visibility:collapse;}/* (hack) Hide for users without roles */
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
@asti Please find attached the header.html file from layout 1. You should be able to replicate the issue I'm seeing ("{LABEL} is show next to comments without a user role) on a stock install with this one change.
This forum doesn't allow .html file attachements. Here's the contents of that file: