Viewing 15 replies - 31 through 45 (of 70 total)
  • Thread Starter PresidentVGSect4

    (@presidentvgsect4)

    Being more precise, I can preview ( after refreshing the box) when I am not in the front end. eg from the folder menu, into a subfolder, the pull down on a specific file will allow the preview.
    Cannot download from there either.

    Sorry for cluttering up the thread.

    Plugin Author bhaldie

    (@bhaldie)

    to hot fix one of your problem now change this line of code

    in the file mdocs-rights.php line 54:

    Old
    <li role="presentation"><a role="menuitem" tabindex="-1" href="<?php echo site_url().'/?mdocs-file='.$the_mdoc['id'].'&mdocs-url='.$the_mdoc_permalink; ?>"><i class="fa fa-cloud-download"></i> <?php _e('Download','mdocs'); ?></a></li><?php

    New
    <li role="presentation"><a role="menuitem" tabindex="-1" href="<?php echo site_url().'/?mdocs-file='.$the_mdoc['id'].'&mdocs-url=false'; ?>"><i class="fa fa-cloud-download"></i> <?php _e('Download','mdocs'); ?></a></li><?php

    this should fix your download issue

    Plugin Author bhaldie

    (@bhaldie)

    u can just wait if u choose.

    Thread Starter PresidentVGSect4

    (@presidentvgsect4)

    I will, I found where to edit the plug in, but I cant locate the mdocs-rights file.

    Hello!

    I just updated again… -Still dont work!!!

    My site With the library:

    https://www.oppad.no/brukerstotte/brukerhefter/

    Please help

    Plugin Author bhaldie

    (@bhaldie)

    Hi tuva

    The links to the site don’t seem to work

    How about now? I cant understand why you cant click the link? It Works fine when I click them…:S

    The link only shows the my site cant show the content in the categories when I have subfolders…

    I tried to update to the last Version, but it still does not work

    Plugin Author bhaldie

    (@bhaldie)

    it just goes to a login page

    I forgot!! you can make a “fake” profile if you want to look… just use Your own email…

    Plugin Author bhaldie

    (@bhaldie)

    so i think i signed up, my Norwegian is no good so I hope i filled in the form properly

    Plugin Author bhaldie

    (@bhaldie)

    delete the message now.

    Done. thank u!

    Now the link should work:)

    Plugin Author bhaldie

    (@bhaldie)

    okay now let start from the beginnning again.

    So the issue is that there should be files in the skole-hefter folder. But nothing is visible?

    Good:)

    okei:
    In every category you see listed on the top there should be subfolders or files.

    In the categories where we only have files, everything shows. But in the categories were we have used subfolders (e.g Skole-hefter) we get the message “No files found in this folder.”

Viewing 15 replies - 31 through 45 (of 70 total)
  • The topic ‘Short Codes don't Work’ is closed to new replies.