bryanbrazil
Forum Replies Created
-
Forum: Plugins
In reply to: [Comment Images] Can the file input box be moved?I guess I spoke too soon. Any ideas why the photo won’t save when the upload form is placed in the middle of the comment form with comment_form_after_fields?
Forum: Plugins
In reply to: [Comment Images] Can the file input box be moved?Got it working after all, using information found here:
Forum: Plugins
In reply to: [Comment Images] Can the file input box be moved?Hmm, maybe not, uploads aren’t displaying with this change.
Forum: Plugins
In reply to: [Comment Images] Can the file input box be moved?I figured it out by changing the hook to comment_form_top.
Forum: Plugins
In reply to: [500px Widget] Is sort working?I think maybe I was misunderstanding how the plugin works. I thought if I told it to display 9 of my user photos sorted by views, it would show my 9 photos with the most views. But it appears it doesn’t do that. It looks like it selects the most recent 9 photos and then sorts them.
Would it be possible to make the plugin sort on all the photos for a user, then select the desired number of photos?
Forum: Plugins
In reply to: [500px Widget] Is sort working?I installed 0.5 and removed/readded the widget. Still no luck, it only displays the latest images.
Forum: Plugins
In reply to: [500px Widget] Is sort working?Updated to 0.4 and recreated the widget. Still only getting the most recent photos.
My site is hosted by wpengine.com and they have caching turned on. I tried deleting their cache, but still no luck. I wonder if it has something to do with their setup?
Forum: Plugins
In reply to: [500px Widget] Is sort working?What to display: User photos
Username: bryanbrazil
Category: Any
Sort by: View count
Cache lifetime: 2 secondsNo matter what I set “Sort by” to, it always returns the latest photos.
Forum: Plugins
In reply to: [Comment Pub] Don't crop, move upload dialogI figured out how to move the dialog by changing the hook to comment_form_before.