• Hello @iworks,

    Great work, I was able to tune your plugin to almost something perfect, with some CSS tweaks. The fade-in is a convenient way not to be too intrusive.
    I have many visitors using mobile to browse my website, but because of this, I can only show one post (some users have a very poor resolution), but I would like to show more posts for higher devices.
    Is there any way to have a specific count of post to show, depending on resolution?

                     resolution < max width 320 => count =1
    min width 320 =< resolution < max width 768 => count =2
    min width 768 =< resolution                 => count =3

    Thanks for your help

    • This topic was modified 7 years, 11 months ago by tomlaptop.
  • The topic ‘Count of post depending on device (feature request?)’ is closed to new replies.