Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 10 replies, 2 voices, and was last updated 11 years, 5 months ago by
Steven Zahm.
-
AuthorPosts
-
02/25/2015 at 12:13 pm #320722
Adam O’Neill
ParticipantI’m having trouble getting full images to be posted with my contacts, both images and logos. I have the sizes set to the defaults and the “Resize proportionally to fit entire image into the specified dimensions and add margins if required” option chosen.
It used to work, but now all images get cropped and don’t fit. Any suggestions on how to fix the ones that are already posted and cropped? Any suggestions on how to keep it from happening in the future?
02/25/2015 at 1:19 pm #320725Steven Zahm
Keymaster@ Adam
The images thumbs are now created on demand, a much better system than “old” Connections where the image settings needed to be set ahead of time. Simple changing the settings should create the new images when there need to be displayed on the page. The file names are changed to a “hash” of the defined settings to ensure the browser cached image are not used; ie the old versions of the images.
With that said, there are templates which enforce a size, Slim both version and Except both versions. Those have always defaulted to the Crop and resize proportionally to best fit the specified dimensions, maintaining the aspect ratio. option with a hard coded size.
Are you using one of these templates?
Can you share a link to the page?
Can you attach a screenshot of the images settings?
Thanks!
02/25/2015 at 2:34 pm #320734Adam O’Neill
ParticipantI think we are using the Market 3.0.2 template.
You can see connections listed at https://brogayoga.com/classes/instructors/
For cropping issue see Anthony Conte, Christopher Haverlock, Kevin Kamber, Rick Reed, Sammie Rose, Jonathan Wei, Bill Williams, and Suzy Yeagley as examples.
I’m also having some pics that are being rotated when they are loaded, which doesn’t happen when I open the image as a separate file. See Bill Day and Lannie Pullon as examples.
I’ve attached screenshots of the image settings.
Attachments:
You must be logged in to view attached files.02/25/2015 at 4:38 pm #320748Steven Zahm
Keymaster@ Adam
That rotation issue is weird… never seen that before… Oh wait, I see… it is confusing but does make perfect sense. The image was shot “sideways”. The photographer turned the camera, instead of holding it upright, they rotated the camera -90ccw. This orientation is saved in the actual image, it’s called EXIF. Windows/OSX will auto orient the image so it appears upright even though it is still sideways. The thumbnail is created of the actual image as it is, ignoring the EXIF. Actually I do not attempt to read it all because it is hit or miss if the server supports reading that data from the image in the first place. Well, one exception which is new to 8.1.6. On image upload, the image will be scaled down, if larger than 1920×1080 to 1920×1080. This new code will check the server to see if it can read EXIF orientation and apply the orientation to the new 1920×1080 image.
What makes this even more confusing is… it seems, and throw me for a bit, both Chrome and Firefox appears to read the EXIF orientation so when you view just the image in the browser, they too will auto orient the image. It seems IE11 does not read the orientation and display the image just as it is, sideways.
Here’s a nifty page you test this for yourself:
http://metapicz.com/Drag the original image of Bill on the page. After it uploads it’ll show you the EXIF data. Look for Orientation. You’ll see it says Rotate 90 CW. This is what Windows/OSX and the browsers are doing, rotating the image 90cw to counter the -90ccw orientation the image was shot in.
Does that make sense?
It seems the best way to avoid this whole orientation issue, is to save a PNG of the image and upload that instead.
As for the cropping … I can not duplicate that. I changed my logo settings to match, pulled down the original of Anthony and Christopher and they scaled down and added the border as they should.
Can you enable the Debug option on the Settings admin page under the Advanced tab and re-upload the image for Anthony? Right after you add the new image, after the page refreshes, at the top of the page there will be a log of events that occurred when processing the logo. Can you paste that log here?
02/25/2015 at 4:56 pm #320750Adam O’Neill
ParticipantThe orientation sort of makes sense. Hopefully, changing those images to png will solve the problem.
I turned on the debug setting, but I got this message:
NOTICE: Logo Image Process Log
WP_DEBUG is not defined or set to FALSE, set to TRUE to enable image processing log.02/25/2015 at 4:59 pm #320752Adam O’Neill
ParticipantI just changed Lannie’s image to a png and re-uploaded it, but the strange orientation remained. Any other suggestions?
02/25/2015 at 5:09 pm #320755Steven Zahm
Keymaster@ Adam
Oh, yeah, sorry, forgot.
WP_DEBUGalso needs set totruein thewp-config.phpfile for the log to be created.I just checked the image for Lannie, it’s still a JPEG, not a PNG. I think you might have accidentally uploaded the JPEG instead of th PNG.
02/25/2015 at 5:46 pm #320759Adam O’Neill
ParticipantI just re-uploaded Lannie’s image as a png again. It still gets posted as a jpg on the webpage even though the extension is png, my computer reads it as a png file, and when I uploaded it connections referred to it as a png. It looks like all files are posted as jpg even though many of them were originally png. Any other suggestions on this?
I’ll try to figure out how to turn on debugging and let you know what messages I get.
02/25/2015 at 6:31 pm #320760Steven Zahm
Keymaster@ Adam
Well, that pretty, again I can not duplicate that either. When I upload the image the same image, but as a PNG it stays a PNG file. Even if Connections were converting it to an JPG, the image orientation would not exist and the thumbnail would be created as it is seen in the PNG.
No changes were made to Connections or the template was there?
02/26/2015 at 3:08 pm #320893Adam O’Neill
ParticipantI definitely haven’t made any changes to connections or the template. I’m still trying to figure out how to turn debugging on, and when that is sorted I’ll post the notes here.
-
AuthorPosts
- You must be logged in to reply to this topic.
