sciencegroup
Forum Replies Created
-
Forum: Plugins
In reply to: [Memphis Documents Library] New Roles and Capabilities in Settingsok thanks.
i have added the following on mdocs-settings.php just after line 58 on my test environment 🙂
//update mdocs page created option if mdocs shortcode is used on any pages or posts $query = new WP_Query('s=[mdocs]'); if(!empty($query->posts) || !empty($query->queried_object)){ update_option('mdocs-documents-page-created', true); }will wait for the update for the live sites though.
many thanks!
Forum: Plugins
In reply to: [Memphis Documents Library] New Roles and Capabilities in Settingsyes, thank you.
however, after testing the latest update i noticed that each time the settings page is saved/updated a new ‘documents’ page is created.
regards.
Hi,
thank you the last update (3.8.3) has fixed this issue 🙂Best regards
Hi,
turning on “hide all files:(non members)” in settings results in not even showing public, published documents that are set to be downloadable by non-members.
at the moment when any document has ‘downloadable by non-members’ checked even private files are showing in the list. however, if this option is not checked, any document either private or public is not shown on the list when logged out.
hope you can help. thanks.
Forum: Plugins
In reply to: [Memphis Documents Library] Batch Upload files default ‘Post Status’ settingsThanks
Forum: Plugins
In reply to: [Memphis Documents Library] Batch Upload files default ‘Post Status’ settingsbhaldie,
In Batch Edit, is there a way to edit all files in one go? Currently I have to untick untick untick untick hundreds times on all files to change one setting!
If not, can you please add this as a feature request too as this seems important.
Many thanks,
Zhonghe