Dam
Forum Replies Created
-
Thank you very much for the quick answer. I hope this problem is solved as soon as possible. Thanks again.
Please, my website needs to display the help text in the Category taxonomy, how can I fix it? this help text disappeared with the last update, I hope you can answer my question, thank you very much. @emazharulislam @thebengalboy
Thanks @thebengalboy ??
Hello, I hope that this problem can be solved soon, for the moment I have chosen to place the following code snippet in the functions file of my child theme and it works perfect:
// show admin bar only for admins
if (!current_user_can(‘manage_options’)) {
add_filter(‘show_admin_bar’, ‘__return_false’);
}Thanks.
I’m sorry but even though I only choose the “Administrator” option in the SHOW ADMIN BAR field, the admin bar is still visible to my users (subscribers). Can I solve it in some way? Thank you.
Thank you! I hope you can fix it in the next update, thanks again.