• I’ve installed it and just not able to get it to work. I’m using
    WordPress 4.4.2 running MH Magazine lite theme.

    I don’t have the > button to use (that I can find anywhere on the dashboard, post edit, etc.) and basically lost here.

    I’m just looking for basic bottom of the page pagination of long and/or list posts with the directional <back and next> type links.

    Thanks for your assistance.

    https://www.ads-software.com/plugins/advanced-content-pagination/

Viewing 1 replies (of 1 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    You can use ACP without that button. Button just creates shordcode.
    Here are all shordcodes:

    [nextpage]
    ... text of the first subPage......
    [/nextpage]
    [nextpage]
    ... text of the second subPage......
    [/nextpage]

    If you use button layout with button title, you should use this syntax:

    [nextpage title="subPage Title 1"]
    ... text of the first subPage......
    [/nextpage]
    [nextpage title="subPage Title 2"]
    ... text of the first subPage......
    [/nextpage]

Viewing 1 replies (of 1 total)
  • The topic ‘just can't get APP to work’ is closed to new replies.