Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Paginate blog posts displayed with [blog_posts] shortcode

Home / Forums / Virtue Theme / Paginate blog posts displayed with [blog_posts] shortcode

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 27, 2015 at 1:58 pm

Hi,

I’ve putting a system in place for posts to expire on a certain date and switch to a new category, but I wanted the expired posts to appear after the current posts, rather than being mixed together and sorted by date.

I’m nearly there with it now, the main snag is having this page paginated with 6/9 posts on one page. Here’s what I’m using so far:

[blog_posts items=”999″ orderby=”date” columns=3 cat=”freebies”]
[blog_posts items=”999″ orderby=”date” columns=3 cat=”expired-freebies”]

Test page –

The current system is automatically paginated by Blog Grid page template, with 6 on a page.

The only other issue is that the page still displays the posts in 2 columns rather than 3, is there something wrong with the shortcode?

Thanks

  • The forum ‘Virtue Theme’ is closed to new topics and replies.