Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    You would just have your category headers and then use ajax load more underneath.

    Design
    [ajax_load_more category="design" button_label="More Design Posts"]

    Development
    [ajax_load_more category="development" button_label="More Development Posts"]

    Make sense?

    Thread Starter apoorv24

    (@apoorv24)

    Makes sense, but how will the buttons link up? Will JS take care of that?

    I want it to be a horizontal navigation. By default, all posts should load. But when a user clicks on a one of the categories, only those posts should load up.

    Plugin Author Darren Cooney

    (@dcooney)

    Hi apoorv24,
    Sorry, your response made it too far down the page and I missed responding.

    Did you figure this out?

    You could build this by looking at the category example in your WordPress admin under Ajax Load More > Examples.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Create menu using Categories’ is closed to new replies.