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

load more content button?

Home / Forums / Virtue Theme / load more content button?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 19, 2016 at 2:17 am

Hello
I having troubles to figure out how to make a page with all the categories, you can see on my site:

the button load more… currently do nothing. I use two virtue shortcode tabs and blog_post:
[tabs]
[tab title="title1" start=open] [blog_posts items="5" orderby="date" cat="all"] [/tab]
[tab title="title2"][blog_posts items="5" orderby="date" cat="cat1"] [/tab]
[tab title="title3"][blog_posts items="5" orderby="date" cat="cat2"] [/tab]
[/tabs]

cat3,cat4….
cat 1,2,3,4… are blogs with specific category and on the first blog_post are all categories.
So my button it should change “items” value by adding +5 or infinitive load

Is there a way to do that with, or someone have a better solution?

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