Forums

Problems Finding File Paths On Web-blog? (3 posts)

  1. dmarinelli
    Member
    Posted 9 months ago #

    Hello!

    I am having some problems finding file paths after I upload files to my WordPress web-blog.

    Like for instance, say I upload a file called "xyz.pdf" using the Browser Uploader in the WordPress User Panel, are the files stored in this folder path for this listing:

    http://xyzwebblog.com/blog/just-some-avenue/

    or maybe the file is in this one:

    http://xyzwebblog.com/blog/

    or what?

    What I am trying to do is create hyperlinks but I need the full address/path to the files after I upload them to the web-blog in order to do this. And it's NOT showing the path when I click on the file after i have uploaded it?

    Any help with this would be great!

    Thanks,
    dmarinelli

  2. apljdi
    Member
    Posted 9 months ago #

    If you upload using the WP image/video/etc uploader your files will be in xyzwebblog.com/blog/wp-content/uploads{/and maybe some sub-directories}. wp_upload_dir() will get the path for you.

  3. bluemason
    Member
    Posted 9 months ago #

    Try http://xyzwebblog.com/blog/wp-content/uploads

    assuming you've loaded wordpress into a directory called blog.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.