• Resolved johnrobertsonsquid

    (@johnrobertsonsquid)


    I have this code to order posts according to ID of post on my grid which is ‘Jons’
    [wp-tiles id=”664,666,657,616,659,608,618,612,610,614″ post_type=’post’ posts_per_page=20 grids=”Jons”]

    Then, I would like to have a different order of posts on my mobile grid is it possible? It’s like a condition (e.g. if breakpoint is reached I would like to re-order posts)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Martel

    (@mike_cowobo)

    Hi johnrobertsonsquid,

    I’m afraid there is no built-in way to do this. It would require quite a bit of custom coding, unless you actually make 2 grids (so you simple use the shortcode twice) and hide the first on small screen and the second on large screens, using CSS. That might be an option?

    Cheers,
    Mike

    Thread Starter johnrobertsonsquid

    (@johnrobertsonsquid)

    Hi Mike,

    Thanks for the response. Ok I’ll try your recommendation hope it works! 🙂

    By the way, you’re plugin is so awesome! I’ve been using it for a lot of my projects 🙂

    Thank you,
    John Robertson

    Thread Starter johnrobertsonsquid

    (@johnrobertsonsquid)

    Hi Mike,

    Please reply to my other issue about dynamic posts on same tile that has a category. thank you

    Kind Regards,
    John Robertson

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different order of posts on two grids’ is closed to new replies.