• I am using WP-Tiles 1.1.1.

    I have added the following shortcode.
    [wp-tiles post_type=’post’ posts_per_page=20 orderby=’date’ order=’DESC’]
    This is on our homepage http://www.allianceazo.com

    The individual posts display, but there is only one image that is rendered. Is this working as designed, or should I have an image with each post tile?

    The short code generates this html (snip) for the non-image:
    <article class=’wp-tiles-tile-text-only wp-tiles-tile-wrapper’…
    this for the image tile
    <article class=’wp-tiles-tile-with-image wp-tiles-tile-wrapper’ …

    If it is possible to change the code, I would like to do it, I just am not sure where to find it in the wptiles package.

    Thank you.

    https://wordpress.org/plugins/wp-tiles/

  • The topic ‘Post layout only showing one image’ is closed to new replies.