• Hi
    Please see the SECOND TAB (Ovriga nyheter)
    Not sure if I have got the plugin to work properly because I am having problems with both number of posts, Grid layout and left image layout.

    At the moment I have the following:
    [display-posts posts_per_page=”10″ include_date=”true” date_format=”y-m-d” category=”2019,2018,2017,2016,2015″ include_excerpt=”true” excerpt_more=”L?s mer” excerpt_more_link=”true” image_size=”medium” wrapper=”div” wrapper_class=”display-posts-listing image-left”]

    And in the css:
    .display-posts-listing.image-left .listing-item {
    overflow: hidden;
    margin-bottom: 32px;
    width: 100%;
    }

    .display-posts-listing.image-left .image {
    float: left;
    margin: 0 16px 0 0;
    }
    .display-posts-listing.image-left .title {
    display: block;
    }
    .display-posts-listing.image-left .excerpt-dash {
    display: none;
    }

    Yet only 9 posts are shown (without the possibility to go to the next page) and the text still is shown “beside AND below” the image.
    Not sure what I have done wrong.
    Thanks for your help,
    Filippa

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Left image and number of posts’ is closed to new replies.