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?
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!