How to display Title below or Above Featured Image of Posts in grids
-
Hello,
I’m new to WP and would need some help here from you guys. I am trying to selectively display posts from categories on each Page. I am currently using the following code which lists the Titles one below the other along with the image Thumbnails in a list format. Here is the simple code I am using:
display-posts title="Recent News" category = 'news" posts_per_page="50" include_date="true" order="DESC" orderby="date" image_size="thumbnail" wrapper="div"]
However, I wish to display the posts in a Grid Layout with each post showing only the Featured Image and just the Title at the top (or bottom) of the image. All the images should be of a specific size (lets say 300 X 300).
I’d really appreciate if anyone can please help me with how to do this with the Display Posts Shortcode plugin.
- The topic ‘How to display Title below or Above Featured Image of Posts in grids’ is closed to new replies.