bhaldie
Forum Replies Created
-
Forum: Plugins
In reply to: [Memphis Documents Library] how to remove go to post in drop down menuIf you are an admin you will always see the go to post link as a normal user or guest will not.
- This reply was modified 4 years, 6 months ago by bhaldie.
Forum: Plugins
In reply to: [Memphis Documents Library] ebooks not displaying on newly added pagetry changing the value hide_folder=”true” to hide_folder=”false” and see what happens
Forum: Plugins
In reply to: [Memphis Documents Library] ebooks not displaying on newly added pagewhat do you have the files privacy set too, also can you post the shortcode that was generated.
Forum: Plugins
In reply to: [Memphis Documents Library] To display Main Folders on different pagessimply add the classic block on the page 2 and then select the m icon and select add folder.
yes that is expected but following the guide exactly fixes the issue. Your problem is you can’t save.
Please disable all other plugins and activate a default theme and try again.
1. Open mdocs-pataches.php
2. Add this update_option(‘mdocs-displayed-file-info’, array()); under this:
Oldfunction mdocs_run_patch() {
New
function mdocs_run_patch() {
update_option(‘mdocs-displayed-file-info’, array());3. Goto Memphis Docs > Options > Settings
4. Scroll to bottom of page
5. Press Save Button
6. Remove the new line from the file.Forum: Plugins
In reply to: [Memphis Documents Library] Change style Memphis Docsthe only way to solve the problem would be to alter you themes css file and change the color of the ‘a’ tag to whatever color you want.
Forum: Plugins
In reply to: [Memphis Documents Library] Change style Memphis Docsmy guess is your theme is changing the color. By default the color is black. Try using another theme and see what the color is.
Forum: Plugins
In reply to: [Memphis Documents Library] Memphis documents upload displayGlad you got it working, did you try the mDocs setting ‘Redirect is Blank’?
Forum: Plugins
In reply to: [Memphis Documents Library] Standard page does not have any options for filesthe 404 should be resolved by doing this:
If you get a 404 error when trying to access your Memphis documents pages try going to Setting>Permalinks and pressing Save. This may solve the issue, if it doesn’t please contact me for more support.
what type of preview are you using, local or box?
Forum: Plugins
In reply to: [Memphis Documents Library] Standard page does not have any options for fileswhat are the setting you have in mDocs Dashboard > Options > Settings>
- File Options
- Document Post Page Settings
- Post Options
Forum: Plugins
In reply to: [Memphis Documents Library] Standard page does not have any options for filescheck the file status of the pdf file. click the file and click on manage file
make sure that it is public.
Forum: Plugins
In reply to: [Memphis Documents Library] Document in multiple “folders”unfortunately no this cannot be done.
Forum: Plugins
In reply to: [Memphis Documents Library] string(3) “box” appearing in Previewthanks ill correct that
Forum: Plugins
In reply to: [Memphis Documents Library] can’t preview docs or view pdfs in browsertry going to mDocs Dashboard > Options > Settings > Document Preview Settings > and check ‘Use Local Document Preview’