-
AuthorPosts
-
January 26, 2016 at 5:48 am #571882
How do I set specific image dimension for the images? Trying to improve our Page Rank score and I cannot find any options to set the dimensions.
- This topic was modified 8 years, 10 months ago by philee.
January 27, 2016 at 9:39 am #572697Hi philee!
You can change the image size in 2 places
One is in the media library and another one when you insert the image in a text box and view the text
Cheers!
VinayJanuary 27, 2016 at 9:57 am #572707Thank you! The 1st method works. The 2nd method doesn’t leave measurements tags for some reason. It’s okay though, 1st method is okay with me. :)
January 27, 2016 at 9:58 am #572708Oh, now how do I set image measurements for the LayerSlider WP Plugin for Pagespeed purposes?
January 27, 2016 at 6:43 pm #573148Hey!
Please set the image size for the images in the layer slider as shown in the 2nd method abover.
Cheers!
VinayJanuary 28, 2016 at 12:40 am #573353Unable to do so when using the 2nd method and selecting from “Slide image & thumbnail” (top left corner)
January 29, 2016 at 9:05 am #574372Hey!
You need to upload the actual size of the image that you want to use in the slider because there’s no thumbnail size selection in the layer slider image element.
Regards,
IsmaelJanuary 30, 2016 at 12:11 am #574837Isamel,
I know that. I am just saying when uploading the image the LayerSlider WP plugin does not put height and width html code into the front-end for Pagespeed ySlow purposes.
February 1, 2016 at 10:01 pm #576030Hi!
Sorry if i understood you wrong but do you want to set images width and height as inline styles ?
Cheers!
VinayFebruary 3, 2016 at 7:37 am #576925I want it so when Google sees the image they see the height=”XXX” and width=”XXX” number it knows the specific dimension size for better Pagespeed and ySlow score.
February 4, 2016 at 12:06 pm #577718Hey!
Use the HTML / Video / Audio layer then add the img tag. Example:
<img src="URL HERE" width="300px" height="400px"/>
Best regards,
IsmaelFebruary 4, 2016 at 9:31 pm #578066I tried that. But it does not stretch across like doing it as a slider. See image.
February 4, 2016 at 9:37 pm #578070Hey!
Try use a plugin like:
https://wordpress.org/plugins/imsanity/it will do that work for you, automatted.
Best regards,
BasilisFebruary 4, 2016 at 10:06 pm #578096I don’t need a plugin like that. I added the appropriate image dimension html tags like isamael but it doesn’t stretch that size.
February 9, 2016 at 9:35 pm #580586Hey!
if Ismael’s way does not work for you, then try the plugin mentioned please. Otherwise you would need to search for a different plugin/solution by yourself.
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.