filiippppppp
Forum Replies Created
-
Thank you!
I have found the way, thank you again!
function get_current_user_role() {
global $wp_roles;
$current_user = wp_get_current_user();
$roles = $current_user->roles;
$role = array_shift($roles);
return isset($wp_roles->role_names[$role]) ? translate_user_role($wp_roles->role_names[$role] ) : false;
}
add_shortcode(‘current_role’, ‘custom_shortcode_func’);Hi!
Thank you!
How am I able to display the user role?Haven’t seen it, it was in spam again, Sorry.
It is the same. What should I do?
- This reply was modified 3 years, 12 months ago by filiippppppp.
What should I do about that?
Is it because I don’t BuddyPress?
on my 3rd website:
https://prntscr.com/10ojdg1
I don’t think that it is about me I can’t test on 10 more websites but It will remain the same.It is not working, how can I fix that? It is the same on both of my websites.
1st website:
https://prntscr.com/10oj4xx
2nd website:
https://prntscr.com/10oj5cbIt should look like a link, right? ( I can open the link, it is working )
But I want it to be displayed visually.
I have a test website where I have installed the same plugin and it displayed the same.Hi,
I would like to see an image instead of a link… or an icon for documents
Because I haven’t seen that your messages were in the spam folder.
I did, sorry
I have removed options with the snippets tool, thank you!
plugin*
For a contact us option where am I supposed to select that, buy plugins 1st?