sewpafly
Forum Replies Created
-
I can’t give up total control, but I’m willing to add you as a developer on the plugin. Would that work? If so file a pull request on github, I’ll vet your changes and give you access to the wordpress svn repo.
Done
I will do this later today… hopefully ??
Forum: Plugins
In reply to: [Post Thumbnail Editor] Preview to crop disappearedThat error usually happens when there is a conflict with another plugin. I would try disabling all other plugins and seeing if the error goes away. If it does you can selectively enable your plugins to determine which one is causing the problem.
The error could be as simple as having an extra line at the end of a file. See this link: https://www.ads-software.com/support/topic/image-not-loaded-in-editor-image-cant-be-displayed?replies=5
Forum: Plugins
In reply to: [Post Thumbnail Editor] Does anyone have Problems with 4.5.1 and PTE?What happens if you disable all other plugins?
Forum: Plugins
In reply to: [Post Thumbnail Editor] Does anyone have Problems with 4.5.1 and PTE?Anything in the javascript console?
Forum: Plugins
In reply to: [Post Thumbnail Editor] Cropping Not Working ProperlyAre you running the jetpack extension (specifically the photon part of it)?
Try disabling Photon.Forum: Plugins
In reply to: [Post Thumbnail Editor] Revert to default image?There are plugins that will do this for you such as AJAX rebuild thumbnails (this might do all images), if you want to do more surgical work, just find the directory in your wp-content directory and delete the files.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Problem on 2.4.7 versionOops, rather replace functions.php (https://plugins.trac.www.ads-software.com/changeset/1400916/post-thumbnail-editor)
Ninja edit: Found the problem in post-thumbnail-editor.php, will roll out fix tonight.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Problem on 2.4.7 versionThere were only 2 patches applied for 2.4.7, nate allen’s was one of them. An easier fix might be just grabbing the post-thumbnail-editor.php file from 2.4.6 and overwriting the one in 2.4.7.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Plug in issue!I didn’t implement it, it was a patch for a problem reported here.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Problem on 2.4.7 versionIf 2.4.7 isn’t working for you please roll back to 2.4.6.
I’m accepting patches and fixes, but can’t put anymore time towards this plugin right now.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Plug in issue!If 2.4.7 isn’t working for you please roll back to 2.4.6
I’m accepting patches and fixes, but can’t put anymore time towards this plugin right now.
I merged the pull request, if someone wants to verify the fix, I’ll push out an update via wordpress.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Plugin BrokenGood call