Rethink
Member
Posted 5 months ago #
Thanks for all the hard work on this plugin--it's a good fit for a clients' use: to organize and archive old bulletins and newsletters.
I'm seeing in the forums the ability to have pagination and search function, but on my page it lists the ten most recent and that's all. Is there something I'm missing in my short code?
http://www.rethinkcreativeservices.com/stjohns/bulletins/
The shortcode I used is: [wp-publication-archive categories="bulletins"]
Thanks!
http://wordpress.org/extend/plugins/wp-publication-archive/
Pagination is there ... but for some reason your site's not outputting the previous/next links at the bottom of the publication list.
To test that the pagination is working, add ?wpa-paged=X to the end of your url where X is the page number. So http://www.rethinkcreativeservices.com/stjohns/bulletins/?wpa-paged=2, for example.
As to why the pagination links aren't showing up ... it looks like I have a bug in the code setting the number of publications to a hard limit of 10. I'll see what I can do about a fix as soon as I get a few free minutes.
OK, I've updated the plugin to version 2.3.2. This should fix your pagination issue (and I've tested under WP 3.3).
Rethink
Member
Posted 5 months ago #
Thank you! I appreciate your quick response!
I am now seeing the next/previous links, however it only shows two documents per page :-).
Also, how do I implement the search function?
There isn't a search function at the moment.
And the 2 document limit was a typo ... updating to version 2.3.3 right now to fix it.
Rethink
Member
Posted 5 months ago #