1. Home
  2. Docs
  3. Wise News
  4. Theme Installation
  5. Method 2: Upload and Install via FTP Client

Method 2: Upload and Install via FTP Client

You can use an FTP client like FileZilla to upload and install your WordPress theme manually. Follow the steps below:

1. Unzip the Theme File
Locate the downloaded ZIP file and extract its contents to your desktop. This will create a folder named.

2. Connect to Your Web Server via FTP
Open your FTP client (such as FileZilla) and connect to your web server using your FTP login credentials.

3. Navigate to the Themes Directory
Go to the following path on your server: /wp-content/themes/

4. Upload the Theme Folder
Upload the entire unzipped folder to the /themes/ directory.

5. Log in to Your WordPress Admin Panel
Go to: https://yourdomain.com/wp-admin and log in with your credentials.

6. Activate the Theme
– Go to Appearance > Themes
– You will see the uploaded theme in the list of available themes
– Click the Activate button

How can we help?