118 comments found.
Will administrators ever be able to create a custom dashboard layout for our users, and then prevent them from changing it? We want our profile layouts to be consistent, so we’d like to make our own and then push it out to users, and make sure they cannot change it.
Hello ,
Thank you for reaching out to us.
Thank you for your suggestion, we already have this on our to-do list and we will surely try to implement this in our future updates.
Thanks, have a nice day 
Hello UserPro I have a problem.
After installing the message plugin is there a problem with the UserPro Dashboard plugin.
When you go to your own profile dashboard will the dashboard buttons not respond. So lets say when i am clicking on “Upload profile picture” in the left dashboard menu, nothing happens.
And when i disable the Message plguin, the dashboard left menu is working.
Can you please tell me how to fix this?
Hello ,
Thank you for reaching out to us.
Can you please drop a note via – http://codecanyon.net/user/DeluxeThemes#contact , with the details of your website, so that our support team can have a look at it and get the issue to closure there ?
Thanks, have a nice day 
PAYPAL NOT WORKING – PLEASE HELP
Hello ,
Thank you for reaching out to us.
Our support staff is looking into it and it will be responded soon.
Thank you for your patience 
Hi. How can I remove the tab called “See Public Profile”? If using hooks/filters can you point me to some reference documentation? How can I change the text of the tab called “Setting” to “Password”?. Thanks.
Hello ,
Thank you for reaching out to us.
- I am afraid, but there is no direct way to do that – you will have to make changes to the following file : userpro-dashboard/templates/dashboard-side.php on line no. 13 to line no. 20
- To change the “Setting” text to “Password”, you can do this in the following file : userpro-dashboard/templates/dashboard-side.php on line no. 55
Thanks, have a nice day 
1) Does this plugin support WP Multisite?
2) Is this so each users can design the layout of their own profiles? Or is it for the admin to setup the layout, and users can’t change it?
Hello ,
Thank you for reaching out to us.
1. Yes, it works perfectly fine with a WP Multisite setup.
2. Yes, users can setup their own layout of their profiles.
Thanks, have a nice day 
I see. I thought this was for the admin to setup the layout. I guess the admin can setup the defoult Profile page created by UserPro and insert shortcodes to create a permanent layout for users..
Hello ,
No, users will have to create their own layout for the profile view.
Thanks, have a nice day 
Can reviews and comments be setup so only User type A can view and add stars/comments to other user types, but user B is unaware and can’t see these at all. Also user Type A wouldn’t be able to use this feature on other user type As.
Can this work with this plugin?
Hello ,
I am afraid, this cannot be done with UserPro Dashboard Add-on.
Thanks, have a nice day 
Does this replace the back-end dashboard after a user logs in?
Hello ,
Thank you for writing to us.
No, it displays a dashboard for the user on the frontend to manage the profile view for the user.
Thanks, have a nice day 
As said already, please allow to lock the layout so all users have the same dashboard!
Hello ,
Thank you for writing to us.
Thank you very much for the suggestion – I have noted it down and we will surely try to implement this in our future updates.
Thanks, have a nice day 
This has been asked before, but when do you think we’ll have the ability for an administration to create a custom layout for all users that they cannot edit? This way we can drag and drop widgets in the order and spots we’d like them to be, then “lock” it into place for all users. This way the profile design would be the same across the board. This is the only thing stopping me from purchasing the add on currently, because I don’t want every users profile to have a different layout (because currently all users can design it how they want).
Hello ,
Thank you for writing to us.
Thank you for your suggestion, I have noted it down and we will surely consider implementing this in our future updates.
Thanks, have a nice day 
so, to use this, one should know how to use hooks and things like that eh? that’s pro level stuff… now i know why the stars
Hello ,
Thank you for writing to us.
Well, no – if you want to use it right aways as is, you can easily use this, you do not have to understand the hooks and things. If you want to customize the Dashboard view, you will need to know the hooks and filters used in UserPro Dashboard Addon.
Thanks, have a nice day 
I have a styling issue with this plugin where it looks like the dashboard css is conflicting with the theme css. Is this a known issue?
Hello,
Thank you for reaching out to us.
Well, there are few user’s who had faced this type of issue, but this has already been fixed in the very recent updates of Dashboard Addon. Can you please try using the latest version of Dashboard addon? If you are still facing the issue, can you please drop a note via : http://codecanyon.net/user/DeluxeThemes#contact , so that our support team can have a look at it and get the issue to closure there ?
Thanks, have a nice day 
Hello I am getting this error when trying to upload a profile pic Warning: Invalid argument supplied for foreach() in /home4/abcd/public_html/sitename.com/wp-content/plugins/userpro/functions/fields-functions.php on line 167 apart from that the plugin is great so far.
Hello ,
Thank you for reaching out to us.
Can you please drop a note via – http://codecanyon.net/user/DeluxeThemes#contact , so that our support team can have a look at it and get the issue to closure there ?
Thanks, have a nice day 
Hey UserPro,
Every time i try download the plugin i get the v 1.0 version? i can see you have a newer version, how can i download it??
Best, Asger
Hello ,
please try below ,
There are different versions of plugin available on Code Canyon depending on how you download it. You need to - 1. Navigate to the plugin page e.g. http://codecanyon.net/item/userpro-dashboard/15375277 2. Click on the message that says “you already own this…download here” 3. This will provide the correct version.
What NOT to do
If you go to the "My Downloads" page from within your profile, you get a different version - which is the incorrect older version.
So please ALWAYS ensure that you download the latest version via the plugin page.
Thanks
Hi, I’m considering buying this add-on but am a little uncertain about how it works. Is it possible to add your own widgets, like a weather app or a news feed, whatever the user wants on their dashboard? How would I go about this?
Hello ,
Thank you for writing to us.
There is a custom text widget functionality available – wherein admins can create several custom widgets for the users to be used on the dashboard.
Thanks, have a nice day 
Okay great. But how extensive are the capabilities of these custom text widgets? Like can I input a location-specific weather app, RSS feeds, a stocks tracker, etc.? And can users pick and choose what they want displayed on their profile from a number of options?
Hello , currently we can only enter static text and html or images, we are planning on to read the shortcode entered, its in progress and will be released in next week , thanks have a nice day 
Okay thank you! Also, this warning is showing up under “unused widgets” on the profile customizer tab on my dashboard page: “Warning: Invalid argument supplied for foreach() in /home/mywebesy/public_html/wp-content/plugins/userpro-dashboard/functions/customizer.php on line 31”
The code in question is: foreach( $updb_unused_widgets as $updb_widget ){ What can I do to fix this? Thank you!
Hello , try adding below line of code before foreach loop,
if(is_array($updb_unused_widgets))
This should solve it , thanks 
hello, each loop in the editor for the plugin code? is there any chance you can provide an example? i’m still a little new to messing with the code for plugins and I don’t want to break anything. Thank you so much 
Hi
RTL Support ?
Hello ,
No, RTL is not supported in UserPro Dashboard as of now.
Thanks, have a nice day 
Hi, Just wondering I have the media manager as well as the social wall, on the original profile, both would show up as part of the profile. Is there any way for the media manager and social wall to be apart of the dashboard profile?
I love the way the dashboard looks and how it works, but it needs to be able to work with the other addons you have made. Otherwise for people like myself who have bought your other addons, and want to be able to use them, we are forced between using all the other addons that work together or the dashboard that doesn’t. Thank you
Hello ,
Thank you for writing to us.
This feature is not currently available in the UserPro Dashboard addon – we are working on this and very soon we will be making other addons compatible with UserPro Dashboard.
Thanks, have a nice day 
I’m curious about the same thing. Hoping to add custom buttons to the dashboard mini-menu
Hello ,
Thank you for writing to us.
Yes, you can do this by using hook. Thanks.
Have a nice day 
Hello, Can I add a new tab in the dashboard that i can insert another plugin shorctode to display inside the tab on the user dashboard pro?
Hello ,
Thank you for writing to us.
Yes, you can do this by using hook. Thanks.
Have a nice day 
I’m having issues w/ customizer. I move content into a widget and hit save and it just spins indefinitely. I’ve had the same issue with “fields” in the userpro backend field manager.
Is there a way to enable shortcodes in widget content box? It’s not processing them
Hello ,
Thank you for writing to us.
1. There might be some conflicting issue with other plugins or theme installed in your WordPress Site . Can you please try disabling the plugins one by one and switch to default theme and see if anyone of them is causing the issues and let me know . If it does not help, you can drop a note via : http://codecanyon.net/user/DeluxeThemes#contact , so that we can get the issue to closure there.
2. Thank you for your suggestion – I have noted it down and we will surely consider doing this in our future updates.
Thanks, have a nice day 
I am still having issues with the logo not showing up properly on the dashboard page can this issue be addressed soon it has been months and i still have the same error.
It’s not just the logo the entire page is having issues. The sidebar widgets, the footer widgets. https://www.questworldmusic.com/dashboard/
Note: you have to be signed in to see the errors. Please fix this!
Hello , this issue has been fixed and released , it will be available to you once the plugin is approved by codecanyon , thanks 