• Resolved ralnic

    (@ralnic)


    In Memphis Docs, I click on a file and choose Manage File. I want to remove one of the roles I’ve added as a contributor. I don’t see how to do that. Any help would be appreciated. Thanks.

Viewing 11 replies - 16 through 26 (of 26 total)
  • Thread Starter ralnic

    (@ralnic)

    I’m not a programmer, so I don’t know if I’m doing this right. But I inspect the element and search for awesome and it doesn’t find a match. I’ve tried different browsers if that makes any difference. I don’t see anything in the batch edit either.

    Plugin Author bhaldie

    (@bhaldie)

    yeah, the problem is fontawesome not loading or loading a wrong version. The will cause the ‘x’ icon not to show up.

    My guess is your theme is causing the conflict with mDocs. You can test this by changing to a default theme and trying again.

    Also please check mDocs > Dashboard > Options > Settings > Disable Thrid Party Includes > make sure that Fontawesome is uncheck.

    Thread Starter ralnic

    (@ralnic)

    >>Also please check mDocs > Dashboard > Options > Settings > Disable Thrid Party Includes > make sure that Fontawesome is uncheck.<<

    That was it! Fontawesome was checked. Thank you! Much appreciated…

    Plugin Author bhaldie

    (@bhaldie)

    glad I could help

    Thread Starter ralnic

    (@ralnic)

    Unchecking the Fontawesome seemed to have brought up another issue. Each library folder is now showing Downloads, Version, Owner, Last, Modified, and Rating. I uncheck them in settings and save the changes but they still show, and the boxes next to those column types remain checked. Also, there are quite a few blank rows with empty fields and unchecked check boxes under Document List Configuration before the column types I listed above. By quite a few, I mean pages of them. I don’t remember seeing them before.

    Rechecking the Fontawesome check box doesn’t fix this. What am I missing? Thanks.

    Plugin Author bhaldie

    (@bhaldie)

    add this line to the top of the mdocs_run_patch function found in the file mdocs-pataches.php:

    update_option('mdocs-displayed-file-info', array());

    then goto settings press the save button then remove that line after.

    Thread Starter ralnic

    (@ralnic)

    That fixed things. Thank you. again.

    Thread Starter ralnic

    (@ralnic)

    I’m sorry. Another issue. Now, when I choose Manage File, I don’t see the entire screen I saw before as was in that screen shot I showed you earlier. I only see Name and File Uploader fields with the Update Document button. I do however still see everything in batch edit. Is there a setting I need to reset?

    Plugin Author bhaldie

    (@bhaldie)

    Mdocs Dashboard > Options > Settings > Displayed File Properties > Check all the field you want to display.

    Thread Starter ralnic

    (@ralnic)

    Crap. I knew that. Sorry.

    Plugin Author bhaldie

    (@bhaldie)

    np

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘Removing a Contributor’ is closed to new replies.