• Resolved deeveearr

    (@deeveearr)


    Hi Hector,

    I’m using a popular posts grid on my website (following your tutorial on how to make one), and directly above the grid, there’s a horrible message about the popular posts widget going away.

    At present, I’m using Classic Editor, along with Classic Widgets.

    Does my post grid only have days left to live?

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Please try being more descriptive so I can help and to reduce the amount of back-and-forth. What isn’t working exactly?

    Plugin Author Hector Cabrera

    (@hcabrera)

    Ah, gotta be careful with formatting. These single quotes can be converted into backticks and, well, mess things up.

    Try this instead:

    [wpp range='last24hours' post_type='post' limit=6 thumbnail_width=70 thumbnail_height=70]

    And you don’t need the post_type parameter since it defaults to “post”, and range’s default is “last24hours”, so now your shortcode becomes this:

    [wpp limit=6 thumbnail_width=70 thumbnail_height=70]
    Thread Starter deeveearr

    (@deeveearr)

    Thanks Hector, that works perfectly now!

    I actually DO need the post type parameter, as I wanted to add pages and a couple of custom post types – I was just keeping it simple to get things working.

    I’ll add those post types and get rid of the ‘range’ setting in the morning.

    I’ll also kick sand in the face of Gutenberg by adding the shortcode into a widget ??

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Annoying’ is closed to new replies.