lesfreeman
Forum Replies Created
-
Forum: Plugins
In reply to: WP-Forecast not working after WordPress 2.8I had the same issue. No luck with changing protocol. What finally worked for me was using the search location function at the bottom of the settings screen to reset my location.
Forum: Fixing WordPress
In reply to: Blog Posts Page a Static Page – not pulling correct php/css infoI had this same problem. My solution was to change home.php to home_template.php.
Forum: Fixing WordPress
In reply to: Safari: Visual TinyMCE modal dialogs failI can confirm this issue in safari 3 and 4 in leopard, wp 2.7.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Problems with Slideshow and IE.Here is a clear description of the stretching options:
True: Makes images fill the player area by “overstretching” them, IE, making their smallest dimension fit the player size (maintains aspect ratio).
False: Makes images fit inside the player area. IE, their largest dimension is the same size as the player (maintains aspect ratio).
Fit: Stretches images to fit the inside of the player (DOES NOT maintain aspect ratio).
None: Does not resize image at all. Appears to center the image in the player and crops whatever is too big (maintains aspect ratio)
Also, images will display improperly if they are too large. I’m not sure what the limit is, but definitely above 2000px is too big.
Note that NGG does NOT automatically resize images on upload. You have to do this manually:
After you upload them, click the checkbox next to new images on their gallery page, then pick the “Resize Images” bulk editing option, and click ok.
NGG will now resize the images down to the size you specified in Gallery >> Options >> Images
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Images have the wrong image ratioFrom another topic:
bitkahuna: i believe the stretch/fit non-functioning to occur when the image FILES are too big for the flash piece to handle in memory. i found resizing the files (resolution and file size) to fix the problems and now it all works for me.
hope that helps someone.I can confirm what bitkahuna is saying about image size. NGG does NOT automatically resize images on upload. You have to do this manually:
After you upload them, click the checkbox next to new images on their gallery page, then pick the “Resize Images” bulk editing option, and click ok.
NGG will now resize the images down to the size you specified in Gallery >> Options >> Images
Stretching of images in the player should work now.
Also, here is a clear description of the stretching options:
True: Makes images fill the player area by “overstretching” them, IE, making their smallest dimension fit the player size (maintains aspect ratio).
False: Makes images fit inside the player area. IE, their largest dimension is the same size as the player (maintains aspect ratio).
Fit: Stretches images to fit the inside of the player (DOES NOT maintain aspect ratio).
None: Does not resize image at all. Appears to center the image in the player and crops whatever is too big (maintains aspect ratio)
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slide – Show widget display bugI can confirm what bitkahuna is saying about image size. NGG does NOT automatically resize images on upload. You have to do this manually:
After you upload them, click the checkbox next to new images on their gallery page, then pick the “Resize Images” bulk editing option, and click ok.
NGG will now resize the images down to the size you specified in Gallery >> Options >> Images
Stretching of images in the player should work now.
Also, here is a clear description of the stretching options:
True: Makes images fill the player area by “overstretching” them, IE, making their smallest dimension fit the player size (maintains aspect ratio).
False: Makes images fit inside the player area. IE, their largest dimension is the same size as the player (maintains aspect ratio).
Fit: Stretches images to fit the inside of the player (DOES NOT maintain aspect ratio).
None: Does not resize image at all. Appears to center the image in the player and crops whatever is too big (maintains aspect ratio)
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Images have the wrong image ratioDid you resolve this issue? I’m having the same trouble. It appears that you actually want to set stretching to true (this is actually overstretching, maintaining aspect ration and stretching to fit the sideshow). However, it still doesn’t seem to work properly.