Image resizing
-
Love the plugin! Thanks for all your hard work.
I’ve got it working with summary_large_image on one of my sites. It pulls from my featured post images, which are 1332×740, or smaller with the same ratio. The Card Validator shows that Twitter is pulling in the original images without resizing:
<meta name=”twitter:card” content=”summary_large_image”>
<meta name=”twitter:image” content=”http://passivepromotion.resonancemasteri.netdna-cdn.com/wp-content/uploads/2012/10/mixingboard_1332x740.jpg”>
<meta name=”twitter:site” content=”@colortheory”>
<meta name=”twitter:creator” content=”@colortheory”>
<meta name=”twitter:description” content=”"Garbage in, garbage out" is a common saying among mastering engineers. The quality of the source material limits the quality of the final product. Most of my clients have no problem following my simple preparation …”>
<meta name=”twitter:title” content=”A Mastering Engineer’s Guide to Final Mixdown”>
<meta name=”twitter:url” content=”http://passivepromotion.com/a-mastering-engineers-guide-to-final-mixdown”>I’ve set up the plugin on a second site, which is pretty much identical. Same theme, same plugins, same settings. The plugin (I guess) saves the image at the thumbnail size I select.
<meta name=”twitter:card” content=”summary_large_image”>
<meta name=”twitter:image” content=”http://colortheory.com/wp-content/uploads/2013/12/rent_1332x740-560×740.jpg”>
<meta name=”twitter:site” content=”@colortheory”>
<meta name=”twitter:creator” content=”@colortheory”>
<meta name=”twitter:description” content=”"Rent" is my all-time favorite Pet Shop Boys song, so when Matt Mancid asked me about covering an 80’s song in a current style together, it was the first thing that popped into my head. …”>
<meta name=”twitter:title” content=”Matt Mancid & Color Theory – Rent ft. Faded Paper Figures”>
<meta name=”twitter:url” content=”http://colortheory.com/matt-mancid-color-theory-rent-ft-faded-paper-figures”>I suppose the second is how the plugin is supposed to act, since it’s the size I selected (Max mobile retina). Well, actually, it’s 10 pixels shorter than what it says in the settings (560×750). I have force crop set to “no” but it doesn’t seem to matter. In any case, It really doesn’t look good.
I’d prefer it to just load in my full image like it does on the first site, and show the whole thing. Any ideas how I could do that?
The topic ‘Image resizing’ is closed to new replies.