Studio Hyperset
Forum Replies Created
-
Hi, ib.property:
Yes, I think you’ve provided the best explanation for it. Namely, if you have a single space at the end of your post — whether one enters ” ” value in the HTML editor or enters a carriage return after all content in the visual editor — WP and PLP may interpret this as extra content.
I’ll enter this as a minor bug.
Until the fix is available, removing any final spaces/empty lines in either the visual or HTML editor should address this.
Finally, we’ll certainly take your autopagination suggestion under advisement.
Thanks again for your feedback.
In short, the JetPack sharing buttons are appearing on a single, empty page after all the content pages?
Hi, ib.property:
This is what I see:
:: https://www.dropbox.com/s/0m6buinvcfvrtlt/Screen%20Shot%202014-07-26%20at%2011.35.20%20AM.png
The buttons and PLP seem to be playing nicely.
Let me know if I’m missing anything.
Hi, ib.property:
My team and I have tried to replicate this using the default WP theme (2014). We’re unable to, I’m afraid.
This leads me to believe we’re facing a theme/style issue vs. a PLP issue.
Can you share a link or screenshot with us?
Interesting. Thanks for this tip.
I’ll treat this as a bug and let you know when it’s fixed.
Hi, ib.property:
Let me look in to this and get back to you.
Hi, kernelhz:
This is a very interesting idea. Thank you for sharing and clarifying.
I’m going to add this to our development cycle so look for it in future releases of PLP.
Thanks so much for the kind words, kernelhz, and for your interest in PLP.
Just so I understand what you’re describing, do you mean you’d like readers to have a “return to top” sort of link in the page list? Or, instead, would you like the page to scroll to the top of the page when a user navigates via horizontal Ajax page links?
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Move Page-Links to Top of postHi, longnha:
Yes, indeed, you can. However, this isn’t a PLP issue per se. Rather, if you’ll find the wp_link_pages function in your theme, you can add it wherever you’d like the page links to appear.
For example, if you found the function at the bottom of your single.php file, you could add it above the_content function to move it to the top of the page.
I hope this helps.
Forum: Reviews
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Great PluginYes, apologies if it isn’t clear:
If you purchase a copy of the complete PLP framework, you’ll download a single archive zip file that contains four installable plugin zip files. Please unzip the former to your desktop, and then install the later.
Thanks also for your kind words, ib.property, and for taking the time to write a review.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Error in Single PageResolved
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Error in Single PageHi, beckyxposor:
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 for your interest in PLP.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Search Results Problem[resolved for now]
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Search Results ProblemThanks!
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Search Results ProblemOk, great, Mileages.
I’ll scope this out and work it into our development cycle. If it’s possible, we’ll work it into a future release of PLP. If it isn’t possible, I’ll post the reason here.
Thanks for the great idea.