Title: File url directory
Last modified: November 9, 2020

---

# File url directory

 *  [dspelman](https://wordpress.org/support/users/dspelman/)
 * (@dspelman)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/file-url-directory/)
 * Hi, I am using WP hide to change the names of my website folder directories.
   
   When I use contact form 7 linked to a spreadsheet the link it sends to the spreadsheet
   still uses the old directory names. Is there a way to change this so that it 
   uses the new directory names instead?
 * Eg. wp-content/ is now my-files/

Viewing 1 replies (of 1 total)

 *  [Mateusz](https://wordpress.org/support/users/enet2020/)
 * (@enet2020)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/file-url-directory/#post-13685549)
 * Hi,
    You can also change the path of the temporary folder by setting the WPCF7_UPLOADS_TMP_DIR
   constant in your wp-config.php like this:
 * 1
 * define( ‘WPCF7_UPLOADS_TMP_DIR’, ‘/your/file/path’ );
 * If WPCF7_UPLOADS_TMP_DIR is defined, this directory is used as the temporary 
   folder instead.
    [https://contactform7.com/file-uploading-and-attachment/](https://contactform7.com/file-uploading-and-attachment/)
 * Regards
    Mateusz

Viewing 1 replies (of 1 total)

The topic ‘File url directory’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mateusz](https://wordpress.org/support/users/enet2020/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/file-url-directory/#post-13685549)
 * Status: not resolved