最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

images - how to give multiple post thumbnails to a post

programmeradmin0浏览0评论

the image with the red cercles are the post thumbnail images, i want to give each post an image of size 100px X 60px, i dont know how to make it, this will make the website faster , becease it will load an image of 100X60 rather than an image of 1024X1024 than resize it with css, but how to give each post an image of 100X60 that i can use at this place ? help!

the image with the red cercles are the post thumbnail images, i want to give each post an image of size 100px X 60px, i dont know how to make it, this will make the website faster , becease it will load an image of 100X60 rather than an image of 1024X1024 than resize it with css, but how to give each post an image of 100X60 that i can use at this place ? help!

Share Improve this question asked Sep 5, 2019 at 12:14 bilal BOUASRIAbilal BOUASRIA 131 silver badge5 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1
the_post_thumbnail( array(100, 60) );

use this funcation where popular posts are coming from.

发布评论

评论列表(0)

  1. 暂无评论