admin管理员组文章数量:1022679
Maybe this is asking too much, but the new blocks give a simple way to add columns that work well responsively. ie you can just drop image thumbs into column blocks and they work perfectly on mobile and desktop alike.
Is there a way I can get WP-query to output the_post_thumbnail
as described by my arguments (12 published posts of category x) inside 3 column rows?
Maybe this is asking too much, but the new blocks give a simple way to add columns that work well responsively. ie you can just drop image thumbs into column blocks and they work perfectly on mobile and desktop alike.
Is there a way I can get WP-query to output the_post_thumbnail
as described by my arguments (12 published posts of category x) inside 3 column rows?
1 Answer
Reset to default 0The new block editor gives lots of possibilities to arrange information inside one post. What you are asking for is the arrangement of multiple posts. That's not a task for the block editor but for the theme.
So, for your question: it depends on the theme whether this is possible. If you are designing your own theme, it is a matter of applying the right css to the post containers. This is a matter of your html/css skills, so it is not WordPress specific and hence outside the scope of this site. You may want to take a look at flexbox, though.
Maybe this is asking too much, but the new blocks give a simple way to add columns that work well responsively. ie you can just drop image thumbs into column blocks and they work perfectly on mobile and desktop alike.
Is there a way I can get WP-query to output the_post_thumbnail
as described by my arguments (12 published posts of category x) inside 3 column rows?
Maybe this is asking too much, but the new blocks give a simple way to add columns that work well responsively. ie you can just drop image thumbs into column blocks and they work perfectly on mobile and desktop alike.
Is there a way I can get WP-query to output the_post_thumbnail
as described by my arguments (12 published posts of category x) inside 3 column rows?
1 Answer
Reset to default 0The new block editor gives lots of possibilities to arrange information inside one post. What you are asking for is the arrangement of multiple posts. That's not a task for the block editor but for the theme.
So, for your question: it depends on the theme whether this is possible. If you are designing your own theme, it is a matter of applying the right css to the post containers. This is a matter of your html/css skills, so it is not WordPress specific and hence outside the scope of this site. You may want to take a look at flexbox, though.
本文标签: thumbnailsWpquery and column blocks
版权声明:本文标题:thumbnails - Wp-query and column blocks 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745494589a2153111.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论