Welcome to our tutorial where we’ll help you break free from the restrictions of WordPress and Divi when it comes to uploading files. Have you ever felt limited by the types of files you can upload to your website? Maybe you’ve wanted to add SVGs, RAR files, or other uncommon formats, but hit a roadblock? Well, today, we’re here to change that.
In this guide, we’ll show you how to open up your WordPress site to accept any kind of file you want. Whether you’re a coding whiz or just starting out with WordPress, we’ve got you covered. With just a simple tweak, you’ll be able to upload a wide range of file types, giving you the flexibility to showcase your work in the best possible way.
No more frustration with WordPress’s limited options. By following our step-by-step instructions, you’ll learn how to take control of your website’s capabilities and make it truly your own. Say goodbye to restrictions and hello to endless possibilities.
So, if you’re ready to take your WordPress or Divi website to the next level, join us as we walk you through the process of enabling file uploads for any type of file. Let’s dive in and unlock the full potential of your website together.
Read More: Divi WordPress Theme Review
Install the File Manager plugin
To get started, we need to access the website files. For this, we’ll use the File Manager plugin to easily reach your WordPress files. This plugin acts like a gateway, allowing us to make changes and enhancements to your site directly. So, before we proceed with enabling file uploads, let’s connect to your website files using the File Manager plugin.

Installing the the File Manager plugin
Edit the Wp-Config.php File
Once you’ve gained access to your WordPress files through the File Manager plugin, the next step is to locate and edit the wp-config.php file. This file is like the control center of your WordPress site, where important configurations are stored. By making changes to this file, we can customize and enhance the functionality of your website. So, let’s dive in and make the necessary adjustments to the wp-config.php file to enable the file uploads you desire.

Editing the Wp-Config.php File
To proceed with editing the wp-config.php file, you’ll need to right-click on it within the File Manager plugin interface. After right-clicking, a menu will appear, and from there, select the option labeled “Code editor.” This will open up the wp-config.php file in a code editor window, allowing you to make the required modifications directly within the plugin interface. Let’s take this step to move forward in enabling the file uploads on your WordPress site.
Read More: What is Divi – Divi WordPress Theme & Visual Page Builder

Accessing the wp-config.php file
Insert the Given Line of Code
Next, scroll down to the bottom of the wp-config.php file, and insert the given line of code there. This line of code is what will enable the functionality for uploading all types of files on your WordPress site. So, once you’ve reached the end of the file, simply paste the provided code snippet in the designated spot. This action will ensure that your WordPress site is configured to accept any file type for uploads. Let’s proceed by inserting the code snippet into the wp-config.php file to complete the setup for enabling file uploads.
define( ‘ALLOW_UNFILTERED_UPLOADS’, true );

Inserting the given line of code
Upload Any File
After inserting the code snippet into the wp-config.php file, it’s time to test whether the changes have taken effect. You can do this by attempting to upload a file type that was previously restricted by WordPress. Try uploading a file format that WordPress typically does not allow, such as SVG, RAR, or any other file type you desire. Once you’ve attempted the upload, take a moment to check if the file successfully uploaded without any errors. If the file uploads without any issues, you can confirm in the comments section or by any preferred means that the changes have indeed worked. This step ensures that your WordPress site is now capable of accepting a broader range of file types for uploads. Let’s proceed with this test to verify the effectiveness of the changes made.
Read More:23 WordPress Plugins for Divi Website in 2024
Conclusion:
In wrapping up, we’ve successfully tackled the hurdles of file type restrictions on your WordPress or Divi website. With the steps we’ve covered, you’ve learned how to grant your website the freedom to accept any file format you choose, be it SVG, RAR, or any other.
Now, gone are the days of feeling restricted in showcasing your work or sharing essential resources with your audience. Through a few simple adjustments to your WordPress configuration, you’ve opened up a world of possibilities, allowing your creativity to flow unrestricted.
By utilizing the File Manager plugin, editing the wp-config.php file, and adding the provided line of code, you’ve taken charge of your website’s capabilities, making it uniquely yours. As you test and confirm the successful upload of previously restricted file types, you can breathe easy knowing your website can handle a wide array of content.
Thank you for joining us on this journey to unlock the full potential of your WordPress or Divi website. We trust this guide has equipped you to elevate your website to new heights and embrace the limitless opportunities that come with enabling file uploads for any file type.
Read More: A Simple Guide to Creating a One-Page Website with Divi
0 Comments