• Resolved Futuresweb

    (@webmasterfutureswebcom)


    Hi, is there a way to add more than five base directories or can we create more than five direct directory upload links to upload videos, audio, doc pdf files to using fixedlocation=”true” as it appears that we are currently limited to five fixedlocation uploads?

    Thanks!

    https://ww.wp.xz.cn/plugins/file-away/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author thomstark

    (@thomstark)

    I’ve explained this to you several times now. The “sub” attribute in your shortcode extends the base directory. If it is used, your fixed location will be your base plus your sub. You do not need more base directories.

    Thread Starter Futuresweb

    (@webmasterfutureswebcom)

    got it, sorry….

    Plugin Author thomstark

    (@thomstark)

    No worries, man. Just want to make sure we’re clear. 🙂

    Example:

    wp-content > mp3s
    wp-content > pdfs
    wp-content > images
    wp-content > secrets
    wp-content > dreams
    wp-content > forms
    wp-content > spreadsheets
    wp-content > docs

    Base Directory 1: wp-content

    [fileup base=1 sub="mp3s" fixedlocation=true]
    [fileup base=1 sub="pdfs" fixedlocation=true]
    [fileup base=1 sub="images" fixedlocation=true]
    [fileup base=1 sub="secrets" fixedlocation=true]
    [fileup base=1 sub="dreams" fixedlocation=true]
    [fileup base=1 sub="forms" fixedlocation=true]
    [fileup base=1 sub="spreadsheets" fixedlocation=true]
    [fileup base=1 sub="docs" fixedlocation=true]
    Thread Starter Futuresweb

    (@webmasterfutureswebcom)

    ok im able to upload properly but how do i display from that particular sub directory? I tried this and it’s not working:

    [fileaway base=1 sub=morningupdates hcolor=green color=blue iconcolor= blue pagesize=5 paginate=true mod=”yes” type=”table” sortfirst=mod-desc size=”no” search=no style=”silver-bullet” heading=”Morning Updates” align=none]

    Thread Starter Futuresweb

    (@webmasterfutureswebcom)

    Thread Starter Futuresweb

    (@webmasterfutureswebcom)

    never mind..had the wrong path name….thank you for the quick response!

    Plugin Author thomstark

    (@thomstark)

    The fixedlocation attribute is only for the fileup shortcode. So we’re all good then?

    Thread Starter Futuresweb

    (@webmasterfutureswebcom)

    all good thanks

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘base directories’ is closed to new replies.