[ad_1]
[ad_2]
so. i’m trying to create a page with a list of all posts in a category, with that posts featured image on the side of the listing. currently i have the following shortcode:
[catlist name=desiredcategory orderby=title order=asc numberposts=1000
pagination=no instance=1 date=no customfield_display=”customfield1″]
This displays the entire list of posts, with a subtitle set in a custom field. i seem to be having issues finding the code i would need to add to get it to display each posts featured image to the left of that listing, so i no long have just a page of plain, text titles. Any help?
