Evan Scheingross
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: gallery media file link not working as defaultGetting the same bug here!
WordPress 3.5.1
The fix seems to be setting the gallery to “attachment page” and then back to “media file” as suggested in the first post.
Forum: Plugins
In reply to: [Testimonials by WooThemes] Request for random orderThanks Mattyza. That’s exactly what I did (though in my case I used php instead of a shortcode).
But what I was getting at was that it would be a cool feature to add that random sort order to the widget that’s part of the plugin. That way I won’t need to create my own custom widget just to pull a random testimonial.
Just wanted to update this thread to say that I too was experiencing the same issue.
When I try to use the category slug in my short-code I get a list of all files rather than only the files from my desired category.
However when I use the category name in my short-code (even if the category name has spaces in it), then the category filter works just fine.
Is this something that will be fixed in future versions of this plugin?
D’oh! I should’ve known that! It was just the end of a long day for me. Thanks again for your help in clarifying.
Overall the plugin has been very good so far. Going to give it a rating and add it to my favorites.
Thanks Chad for the detailed response! I had a feeling the issue was something along the lines of what you mentioned, but it definitely helps to have some confirmation.
For the time being I’ve restructured the navigation of the site to include a landing page for members to log into before they are given a link to the CPT blog page. That makes this issue much less important, since I anticipate over 90% of the users won’t see the CPT blog page until they’re already logged in.
I will do some research on how the theme grabs the CPT excerpts and see what I can figure out.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Blank screen upon publishing a postThanks Otto, you are the man!
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Blank screen upon publishing a postJust want to note that I tried using a different plugin called “Add Link to Facebook” (http://wordpress.org/extend/plugins/add-link-to-facebook/) and it appears to be working fine for me.
I’d rather use this plugin, as it appears to be the definitive Facebook plugin moving forward, but for the immediate time being I’m sticking with what works.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] post to fanpageAre you guys experiencing a delay between publishing a post and having it appear on a fan page? Or did I do something wrong in setting up the plugin?
I created my Facebook app just minutes before publishing a test post, so maybe the permissions for my new app were not fully propagated yet?
Forum: Plugins
In reply to: [Imsanity] Does Imsanity resize the images already on a Site?Just wanted to let you know that I had a chance to try the bulk resizer on another site today and it worked like a charm!
Thanks again! You rock!
Forum: Plugins
In reply to: [Imsanity] Does Imsanity resize the images already on a Site?Thank you verysimple for your hard work on this plugin!
Unfortunately I was under the gun with the project that needed the bulk image resizing so I handled it manually on my own.
Will test out this new feature and provide feedback.
So far the plugin is great and I plan on using for all of my WordPress sites with clients that upload significant amounts of photos.
I too am experiencing this exact same issue. Any help would be greatly appreciated!
Forum: Plugins
In reply to: [Imsanity] Does Imsanity resize the images already on a Site?This looks like an amazing plugin! I am excited to try it out. Thank you for your hard work and support thus far.
Just want to add another check in the “yes” column for the bulk resize of already-uploaded images feature. That would be killer.
Thanks.
Forum: Fixing WordPress
In reply to: How to Create an Unlisted Post?I am also interested in a solution for this! It would make a great feature for future versions.
Forum: Fixing WordPress
In reply to: How to make link to "large" image instead of full size?Just want to note that I too was looking for this EXACT feature.
Something along the lines of [gallery link="file" attachment="large"] would be great!
I want to have my gallery thumbnails link to the WordPress auto-generated “large” image instead of the original full-sized image that was uploaded, but there does not seem to be an easy way to make this happen.
I should note that you still need to set the containing element to have a black background in your stylesheet as in my first post, but apparently it will work with the default setting:
cleartypeNoBg: true,