• Resolved starmouse

    (@starmouse)


    First off, thanks so much for making this plugin! We find that for our needs, the single-page function is useful and being able to style the page numbers for a post is a nice feature.

    However, it seems that the plugins are all interdependent on each other and we have no need for the autopagination plugin, as it adds page breaks in addition to the breaks we require in our copy.

    In other words, by imposing a paragraph limit, but keeping the <!–nextpage–> rule intact, we are ending up with posts that are four and five pages in length when we might have only required three.

    Is there a way to disable the autopagination function while retaining the other features provided?

    Thanks so much for all of your help!

    https://www.ads-software.com/plugins/page-links-single-page-option/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter starmouse

    (@starmouse)

    Right now we are overriding the paragraph limit by making the paragraph limit very high, but if there’s a more professional way to work around the autopagination we’d love to use it. Thanks again!

    Plugin Author Studio Hyperset

    (@studiohyperset)

    Hi, Starmouse:

    First, thanks so much for your interest in PLP.

    Second, if you don’t want to use the auto-pagination module, you can disable it and still use the single page option and the styles module. There’s an important interdependency between the auto and scrolling modules, though, so if you disable one, you’ll disable the other as well.

    Let me know if this doesn’t answer your question and/or resolve your issue.

    Thread Starter starmouse

    (@starmouse)

    Unfortunately we are implementing the scrolling module, so we can’t just disable the auto! I think we’ll be ok with the ‘hack’ method, it doesn’t seem to be breaking anything (so far).

    I’m not sure if this has been addressed before, but when a search 404’s we receive this php string:

    Warning: Creating default object from empty value in …/auto-pagination-functions.php on line 75

    Any quick ideas on what may be causing this?

    Plugin Author Studio Hyperset

    (@studiohyperset)

    Hi, starmouse:

    The “Creating default object from empty value” error is PHP related:

    https://stackoverflow.com/questions/8900701/creating-default-object-from-empty-value-in-php

    You may need to update the version of PHP your environment’s running and/or disable E_STRICT warnings. In either case, it’s worth a message to your host.

    Thanks again for your interest in PLP.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Autopagination/ redundancy’ is closed to new replies.