Flipper Code - WordPress Development Company
Forum Replies Created
-
Hello,
We have tried resize feature up to 5mb size and it’s working pretty. You shouldn’t allow to upload such large pictures for the avatar. if you can email me that picture to our dropbox flippercode, we can try to use that picture as avatar.
Thanks
Hello @all,
We’re only providing support using our help desk and it has been mentioned in product description and stick topic for this as well. Though we’re going to help everyone here as well as we increased our staff.
I just tested it on WordPress 4.2.2 and it’s working perfectly. Can someone contact me via email [email protected] so i can resolve issue directly at your end.
Thanks
Hello,
we never tried it with co-author but can you please show me page and what problem you’re exactly having?
Thanks
Hello,
No, WP USER AVATAR don’t save any data on remote or don’t look up at another blog based on email address. Might be they’re using gravatar for this. This plugin supports gravatar https://en.gravatar.com/
Thanks
Hello,
We have updated the plugin to sort out this issue. Please update with latest version.
Thanks
Hello,
Yeah. you’ll need to go to core file for the changes. we have developed a pro version which has nice frontend upload interface with webcam enabled.
Thanks
Hello,
It seems that gravatar is enabled and client’s email doesn’t have any gravatar. can you please disable gravatar once and check it?
Thanks
Hello,
This is not possible with this plugin but we have developed a pro version which implement frontend uploading in a very innovative way.
Thanks
Hello,
This is not possible with this version but we have developed a pro version of this plugin where we can achieve your goal by some doing some customization. Idea is that, on the popup in pro version, we’ll only display all avatars you created so they can choose. You can disable webcam, media uploader already from the backend so it can be done.
let me know your thoughts.
Thanks
Hello,
Did you upload avatar using frontend or backend? we tested it both way on multi-site and it’s working fine for us.
We’re thinking how we can implement this feature from long time. we must have to do some major changes in architech of this plugin to achieve this.
Thanks
Hello,
If text domain is equal to slug of the plugin, we need not to specify textdomain in _e or __() functions. that’s why we’re not using text domain in these function. In our case text domain is wp-user-avatar and plugin slug is also wp-user-avatar.
I hope it helps you.
Thanks
Hello,
it seems that your folder name has space in it. e.g wp-user-avatar 2 or something.
I have tested in on 4.1.1 with this latest version and it’s working perfectly. Can you please let me know your plugin’s folder name?
Thank
Hello,
We’re going to handle them in next version definitely.
Thanks
Hello,
We’re releasing a new version where you’ll be able to do this.
Thanks
Hello,
Yeah, you can use wpgmp_markers hook for this – http://www.flippercode.com/hooks-for-google-maps-plugin/
You need to define this function in functions.php and you can remove the markers which you need not or you can append new markers with category.
I hope it helps you.
Thanks