Studio Hyperset
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Autopagination with php?Hi, Andreas:
Yes, the Page-Links Plus auto pagination module helps automate page breaks without splitting sentences or words or creating widows, orphans, or trailing headers.
The current version allows users to split by number of paragraphs, but we’ll soon be releasing a new version that allows users to split by paragraphs, number of words, and total number of pages (ie., “I want this post to = x number of total pages).
Thanks for your interest in PLP.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Autopagination/ redundancyHi, 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.
Hi, junx0r:
I’m afraid this is outside the scope of the current version of PLP, but I’ve made a note about working something into future versions.
For now, you might consider hiding the images on page 2+ with CSS.
Thanks again for your interest in PLP.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Parse error on installationGreat, richyrich. Thanks for the update.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Parse error on installationHi, richyrich:
Is it possible you’re trying to install an old version of the plugin? If so, shoot me an email at info@studiohyperset.com. I’ll fix you up.
We’ve also seen this error on servers running old versions of PHP (older than 5.3, which was released in 2009). It’s probably worth a support email to your host. You may need to update your instance’s version of PHP manually.
Thanks for your interest in PLP.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Styling and inserting HTMLHi, junx0r:
I would advise against editing the plugin code.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] does not workI’m assuming this has been resolved. If not, let me know.
Resolved.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Styling and inserting HTMLHi, junx0r:
I’ve just tested the following content in the Pagination Styles > “Before” text box:
<div></div><p>Pages:
And it seems to work just fine.
It wasn’t designed to accommodate the approach you outline, but I’m thrilled it does. Thanks for finding yet another thing PLP can do!
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Styling and inserting HTMLHi, junx0r:
You can style your prev/next links by defining a “Link Wrapper Element” and “Link Wrapper Element Class” in the “Pagination Styles” module. We’ve considered integrating a feature that would add a specific variable to each class (eg., class-1, class-2) so users can style each individual page link. But this feature is still forthcoming.
For now, then, if you want to target a specific page link, such as previous or next, you can use the nth-child pseudo class (http://css-tricks.com/how-nth-child-works/).
Concerning your second point, PLP doesn’t offer a way to add HTML elements before or after the pagination string. As such, it’s probably easiest to just edit your theme. Find the wp_link_pages function and just add your ad/message div before or after.
Thanks for your interest in PLP.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Changes don't saveHi, junx0r:
I think this is a database connectivity issue. I can’t replicate it on the demo site so I’m confident PLP is working as intended.
It’s probably worth following-up with your host.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Changes don't saveHi, junx0r:
First, thank you for your interest in PLP.
Second, the issue you’re describing may very well be permissions-based, but your WP instance may also be having trouble writing to your database. I’d investigate these two options first.
I can’t replicate this issue on the PLP demo site (demo.pagelinksplus.com), and it always runs the latest WordPress nightly release and the most up-to-date versions of Page-Links Plus and the default WordPress theme. (At present, this is “2014.”) The demo instance is also as “plugin light” as possible. In addition to Page-Links Plus, it runs only a handful of essential plugins, none of which interfere with one another or Page-Links Plus.
If you can’t trace the issue you’re having to permissions or database connectivity, I’d try deactivating all your plugins (save PLP). If PLP works on its own, try reactivating the other plugins until you find the conflicting one.
Thanks again for your interest in PLP, and let us know how you resolve the issue.
Hi, Sam:
Just FYI, we’re going to be working an Ajax option into the next version of PLP. It won’t offer all the features of something like Theia, but it will offer users an asynchronous pagination option.
Going forward, depending on demand, I may also work in some “canned” style skins.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] does not workHi, Gionnide:
I’m sorry for the issues you’re having.
A bit of background, the PLP demo site (demo.pagelinksplus.com) always runs the latest WordPress nightly release and the most up-to-date versions of Page-Links Plus and the default WordPress theme. (At present, this is “2014.”) The demo instance is also as “plugin light” as possible. In addition to Page-Links Plus, it runs only a handful of essential plugins, none of which interfere with one another or Page-Links Plus.
As such, if Page-Links Plus works in the demo environment, any issues purchasers face in their own instances can be attributed to plugin conflicts, outdated WordPress core files, theme problems (usually a missing <?php wp_link_pages(); ?> function), and/or other local issues.
In your case, since you’re running an up-to-date version of WordPress, I’d start with plugins and theme issues.
First, try deactivating all your plugins (save PLP). If PLP works on its own, try reactivating the other plugins until you find the conflicting one.
If PLP doesn’t work on its own, you’re probably facing a theme issue. First, verify your theme uses the “wp_link_pages();” function (http://codex.wordpress.org/Function_Reference/wp_link_pages). If it doesn’t, try adding it. If PLP still doesn’t work at that point, let me know.
Thanks!
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Typo in CodeHi, mythusmage:
I think you emailed us about this, yes? If so, I replied. If not, WP prefers we use these forums only to discuss free plugins. Would you mind emailing me at info@studiohyperset.com?
Thanks so much.