Lawsonry
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Author Image] Can i take over the plugin and add new update?Forum: Plugins
In reply to: [Easy Author Image] Can i take over the plugin and add new update?Hello! I’m the original author. There’s a github repo for this; simply submit a pull request and I can pull it into the master branch.
Forum: Plugins
In reply to: [Easy Author Image] User image updating in admin section, but not on the pageIf it’s being displayed on the post page after clearing out your cache then you are probably running into a browser cache issue. Try it incognito from a different browser or computer.
Forum: Plugins
In reply to: [Jekyll Exporter] Empty Zip FileHi! I found the solution to this. If you open it with 7-zip you can see the parent directory on the zip file is called “.”. Open that and all your files are there.
Forum: Plugins
In reply to: Best way to have author images?Hi Kane,
I wrote the EAI plugin. You can definitely do what you’re looking to do with it; you’ll have to stick the call grab the profile pictures manually into your theme, though. To me, it doesn’t look like your theme has gravatar support, so the hooks that are in the plugin can’t fire by themselves.
– Jesse
Just wanted to chime in and say that this is a common problem among some plugins for some hosting environments.
One example of a fix is here, where you just have to add a space after the php declaration.
Also, thanks for using my Easy Author Image plugin!
– Jesse
Forum: Plugins
In reply to: [Easy Author Image] Image not showing in profile edition pagedubtag,
SO it’s working on one site but not on another?
Have you checked the console (are you using chrome?) and see if there are any errors being thrown?
And did you make sure to push the “Make this my author profile picture!” button after you uploaded the picture? (you need to upload your picture and then hit the button).
– Jesse
Forum: Plugins
In reply to: [Easy Author Image] Image not showing in profile edition pageemedos,
I just installed it on a fresh copy of WP and on my own blog — and I can’t duplicate your problem.
What is most likely going on is that the assets are conflicting with some other plugin you may have running. Is there a way for you to make me a simple subscriber account to your blog and give me credentials to login? I’m more than happy to go in and see what I can come up with for you.
– Jesse
Forum: Plugins
In reply to: [Easy Author Image] Image not showing in profile edition pageHi folks,
Have you updated to the current version? This was a problem that was identified on 1.4 for some people and has since been fixed. If it’s still a problem, please let me know!
– Jesse
Forum: Reviews
In reply to: [Easy Author Image] Attention! This Plugin shows hidden emails in contentHi Torque,
The previous version of the plugin showed the Gravatar email as the ALT tag and it has since been removed as of 1.5.1. Please update the plugin!
– Jesse
Forum: Plugins
In reply to: [Easy Author Image] Version 1.4 Still doesn't workThanks for all your input, Victor.
Forum: Plugins
In reply to: [Easy Author Image] Using in front endRiska,
Unfortunately this plugin only integrates the customization process in the dashboard.
Forum: Plugins
In reply to: [Easy Author Image] Can the default avatar be changed to a our default one?Emedos,
Here’s a tutorial on how to do that:
https://codex.www.ads-software.com/How_to_Use_Gravatars_in_WordPress#Create_a_Custom_Default_Avatar
Forum: Plugins
In reply to: [Easy Author Image] Avatar function has hard-coded valuesHi Chris, thanks for the heads up. The next version/update of this plugin will have many CSS classes to deal with formatting and pre-programmed “templates” for displaying the author profile picture.
Forum: Plugins
In reply to: [Easy Author Image] Subscriber role doesnt have permission to upload imageHi ConfluxGames,
Have you tested the plugin in a clean install of WordPress? I’m looking at it right now on a dummy blog and the subscriber role works fine for uploading/managing the author picture.
Are there any other plugins that you’re using that make use of permissions? For example, do you have ACL or any advanced user roles/permissions plugins activated?