Home » Categories » Managed WordPress » Advanced

Update a WordPress theme with FTP

You can update a WordPress theme to its latest version through FTP. This is necessary for some premium and custom themes that can't be updated in WordPress. You'll need to download the files for your theme to your local computer before starting this process.

  1. Connect to your hosting with FTP.
  2. Navigate to the /wp-content/themes folder for your WordPress site.
  3. Upload your theme to this folder.
  4. If your theme has a custom stylesheet, also known as a child theme, repeat the process for this as well.

Note: If you don't have a way to unzip the file on your hosting account, you'll need to unzip the file on your local computer, and then upload the unzipped folder of files.

1 (1)
Article Rating (1 Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Change a WordPress theme in the database
Added on Tue, Nov 17, 2020
Prevent MySQL size limit issues
Added on Tue, Nov 17, 2020
Change a WordPress theme with SSH
Added on Tue, Nov 17, 2020
Connect to my Managed WordPress server with SSH (Secure Shell)
Added on Tue, Nov 17, 2020
Disable WordPress plugins in the database
Added on Tue, Nov 17, 2020