Every time I try to adjust and save the number of directory records per page in Settings, the field reappears blank. Tried entering different numbers, always comes back blank. Also, after saving the General setting actually disappears and I have to refresh the screen to see it again.
Never had a problem with the directory records per page not saving – so can’t reproduce that issue,
Will change it so you see the forms after saving on the settings page though
I took a look at the database tables and don’t see any table where the settings for the plugin are saved. My plan was to manually set the number of records per page, but I don’t seem to see a proper table. Could the table have been dropped for some reason?
All the settings are stored in the wordpress options table.
It is saved with the key church_admin_pagination_limit
But found a bug that I’m looking for church_admin_page_limit (display/address-list/php line 52) – will fix for next update.
If you set both for now, the next update will fix it.
Oh, oh… I changed the limit to 20 from what was 50. Then I get this error when displaying the page: It is necessary to specify the limit of items to show per page ($class->limit(10)). I got to Settings to see, and it’s blank so I fill it out but it won’t stay and I still get the error. What do I have to change in the address-list.php file on line 52? I don’t see a number.
You must have patched it, it’s working fine now. Thanks!
Author
Posts
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
Church Admin Plugin Cookies Policy
Our Website uses cookies to improve your experience. Please visit our Personal Data and Cookie Policy page for more information about cookies and how we use them.