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
Update WordPress database connection string
Added on Tue, Nov 17, 2020
Disable trackbacks and pingbacks in WordPress
Added on Tue, Nov 17, 2020
Remove WordPress comments in the database
Added on Tue, Nov 17, 2020
Disable external WordPress comment requests
Added on Tue, Nov 17, 2020
Change PHP settings for my hosting account
Added on Tue, Nov 17, 2020