• Hi!

    I am programming a blog with some visual elements (scroll parallax). From the cover, there will be a slider with the last post.

    Then, with “WP Show Posts” I want to show in a column the penultimate post, and in another independent column, the antepenultimate post. The idea is that you do not have to change the ID’s. But the plugin “WP Show Posts” shows the penultimate and the last one separately. This is possible?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Tom

    (@edge22)

    Hi there,

    I’m not sure if it’s possible in WordPress to target posts like that. We can obviously do things by post IDs etc.. but not second to last (to my knowledge).

    It may be worth asking over on https://wordpress.stackexchange.com/ if it’s possible within WP_Query. If it’s possible there, we can make it possible within WPSP.

Viewing 1 replies (of 1 total)
  • The topic ‘Show second and third last’ is closed to new replies.