To see all thumbnail sizes used in list cards to be 640x360 that are not youtube previews.
Posts with youtube links as hero to use maxresdefault as thumbnail size
when the maxresdefault preview image is unavailable the page loads existing WP featured image, else the page loads no hero image as final fallback.
`<staging:8080>/any`
I would like…
* To see all thumbnail sizes used in list cards to be 640x360 that are not youtube previews.
* Posts with youtube links as hero to use `maxresdefault` as thumbnail size
* when the maxresdefault preview image is unavailable the page loads existing WP featured image, else the page loads no hero image as final fallback.
Newly published posts in new build use 640x360px as the new posts conform to this current WP setup.
Existing posts from previous database do not have the new image size saved into the database information and display full sized image or whatever the database has on record.
* Newly published posts in new build use 640x360px as the new posts conform to this current WP setup.
* Existing posts from previous database do not have the new image size saved into the database information and display full sized image or whatever the database has on record.
maeda
поменял заголовок задачи с Some posts use 640x360 thumbnail and some don't на Use maxres when available otherwise use the features image4 лет назад
maeda
поменял заголовок задачи с Use maxres when available otherwise use the features image на Use maxres YouTube thumb when available otherwise use the features image4 лет назад
<staging:8080>/anyI would like…
To see all thumbnail sizes used in list cards to be 640x360 that are not youtube previews.
Posts with youtube links as hero to use
maxresdefaultas thumbnail sizewhen the maxresdefault preview image is unavailable the page loads existing WP featured image, else the page loads no hero image as final fallback.
Newly published posts in new build use 640x360px as the new posts conform to this current WP setup.
Existing posts from previous database do not have the new image size saved into the database information and display full sized image or whatever the database has on record.
snip
I wrote a little sql script to fix old image urls in the dB.
it runs on the production dB and NOT as a part of movingco
I think this is done… barring some broken images