- This topic has 1 reply, 2 voices, and was last updated 11 years, 3 months ago by Rabin Shrestha.
-
AuthorPosts
-
August 16, 2013 at 3:13 pm #3299kmtaylorParticipant
I’m currently using the Clean Retina theme for our website TwoDigitalGypsies.com and I’m having some issues with over scaling images. I’m using WordPress 3.6.
When I load a page the image often times is scaled more than what I set up when inserting the image into a page or post. Most of the images I put in the pages have been scaled to size in Photoshop before I insert them in the media gallery and almost every image I put in the page/post gets scaled again. The only images I haven’t noticed a problem with are thumbnail images I insert into the page. And there is no rhyme or reason when it happens. Sometimes all the images display correctly and other times all the images on a page are over scaled. If I reload the page or change pages then go back sometimes the images correct and sometimes they don’t.
An example of this are the images on the Photo Gallery page. Right now I have the page loaded and the NextGen Gallery slider is working correctly, the Photo of the Week is scaling correctly, but the Photo of the Month has been scaled again. If I inspect the element I get this code on the image that is scaling improperly:
img class=”size-full wp-image-680″ alt=”Alhambra palace located in Granada, Spain” data-cfsrc=”http://i0.wp.com/twodigitalgypsies.com/wp-content/uploads/2013/03/Alhambra600.jpg?zoom=2&resize=600%2C450″ data-recalc-dims=”1″ width=”317″ height=”25″ src-orig=”http://i0.wp.com/twodigitalgypsies.com/wp-content/uploads/2013/03/Alhambra600.jpg?resize=600%2C450″ scale=”2″ src=”http://i0.wp.com/twodigitalgypsies.com/wp-content/uploads/2013/03/Alhambra600.jpg?zoom=2&resize=600%2C450″
And this code on the Photo of the Week image that is displaying correctly:
img class=”size-full wp-image-679″ alt=”Roman Aqueduct in Segovia, Spain” data-cfsrc=”http://i2.wp.com/twodigitalgypsies.com/wp-content/uploads/2013/03/RomanAqueduct600x450.jpg?resize=600%2C450″ data-recalc-dims=”1″ src=”http://i2.wp.com/twodigitalgypsies.com/wp-content/uploads/2013/03/RomanAqueduct600x450.jpg?resize=600%2C450″ scale=”0″
The difference I’m seeing is that the correctly scaled image is showing scale=”0″ and the incorrectly displaying image is showing scale=”2″.
Not sure if it’s something I’m doing or if it’s the Clean Retina theme, or even WordPress 3.6. Any help would be appreciated in solving this issue.
August 22, 2013 at 12:00 pm #3489Rabin ShresthaParticipantWe don’t think this is our theme’s issue. It seems the issue of plugin you are trying to use for Gallery. Have a look on it’s setting or you can even talk to the plugin author about this
Rabin
-
AuthorPosts
- You must be logged in to reply to this topic.