Viewing 15 replies - 1 through 15 (of 24 total)
  • cnieswand

    (@cnieswand)

    Same thing here …
    The width parameters did not work in 3.9.10 … and do not now …

    Thread Starter yuriknsk

    (@yuriknsk)

    Cnieswand, it worked for me in 3.9.10

    • This reply was modified 6 years ago by yuriknsk.
    cnieswand

    (@cnieswand)

    The backend document list looks strange too now: the checkbox column is extremely large. The frontend document list still ignores all settings except it shows the selected fields but with equal fixed widths.

    cnieswand

    (@cnieswand)

    I am using theme Twenty Fifteen plain … unchanged.

    Thread Starter yuriknsk

    (@yuriknsk)

    I solved the problem with crutches: I redefined the style in the style.css file

    #mdocs-list-table .mdocs-title {
        width: 0%;
    }
    #mdocs-list-table .mdocs-file-size {
        width: 15%;
    }
    Smartalk

    (@smartalk)

    I have developed problems on my website since the upgrade and getting the following message:
    Notice: Undefined index: order in /home/boltonpulmonaryf/public_html/wp-content/plugins/memphis-documents-library/includes/mdocs-functions.php on line 505
    Can anyone please help or advise

    This is the link to the web Page https://boltonpulmonaryfibrosis.org/documents-library/

    So you can see the effect it is having

    • This reply was modified 6 years ago by Smartalk. Reason: Additional comment
    Plugin Author bhaldie

    (@bhaldie)

    Try going to mdocs dashboard Options > Setting > Document List Configuration > what do you see under the table heading “Order”

    Also press the save button while you are there.

    chisss

    (@chisss)

    Same here. Even after changing the order of the tabs, nothing saves.

    Plugin Author bhaldie

    (@bhaldie)

    i just released a new version let me know if the problem is still there.

    cnieswand

    (@cnieswand)

    Settings are saved now …
    These settings are obviously for the backend document list.
    What about the frontend?
    These settings only control which column is displayed in the frontend – but not their width.
    None of the suggested style.css modifications (see above) help for me … or I am missing something.
    (I have cleared browser cache in between … does not help)

    Smartalk

    (@smartalk)

    Hi bhaldie,

    I am please to say that following your last instructions the problem has now resolved. Thank you for your prompt help and support, very much appreciated.
    Regards
    Steve (Smartalk)

    Thread Starter yuriknsk

    (@yuriknsk)

    @cnieswand, try to refresh the page using ctrl+F5
    @bhaldie, now everything works, thanks!

    cnieswand

    (@cnieswand)

    Oh, I see:
    The formating on the frontend only applies, when you explicitly place a FILE on a page.
    Whenever you place a FOLDER on a page and you open the folder, the list displayed below the folder has equal width columns … always ignoring the witdth settings – however respecting the column selection from the settings.

    Plugin Author bhaldie

    (@bhaldie)

    this issue is now resolved.

    cnieswand

    (@cnieswand)

    Sorry bhaldie
    The settings are saved now, bu my issue is not (3.9.12):
    Still: If you place a mdocs folder on a page (via [mdocs folder=”mdocs-cat-14″ hide_folder=”false” sort_value=”name” is_descending=”true”]) files below a folder have NOT applied any width settings.
    If you place a file (via [mdocs single-file=”704″ ]) width settings are respected!

    Or should I open a different thread?
    The title of this one is very generic and it mainly deals with the problem regarding saving settings — which is solved in deed, thanks …

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘Problems after update (3.9.11)’ is closed to new replies.