How to Install theme via FTP

How to Install a WordPress Theme via FTP

If you prefer to install your WordPress theme manually via FTP (File Transfer Protocol), follow these steps:

Step 1: Download and Extract the Theme

  1. Log into your ThemeForest account.

  2. Navigate to Downloads and find your purchased theme.

  3. Click Download and select "Installable WordPress file only".

  4. Extract the vogify.zip file on your computer.

Step 2: Connect to Your Server via FTP

  1. Download and install an FTP client (e.g., FileZilla).

  2. Open FileZilla and enter your FTP credentials (provided by your hosting provider):

    • Host: Your website's FTP address

    • Username & Password: From your hosting provider

    • Port: Default is 21 for FTP or 22 for SFTP

  3. Click Quickconnect to access your website’s files.

Step 3: Upload the Theme Files

  1. In FileZilla, navigate to your website’s theme directory: /wp-content/themes/

  2. On the left (local computer), locate the extracted theme folder (e.g., theme-name/).

  3. Drag and drop the entire theme folder into the /themes/ directory on the right.

  4. Wait for the upload to complete.

Step 4: Activate the Theme in WordPress

  1. Log into your WordPress dashboard.

  2. Go to Appearance → Themes.

  3. Find the newly uploaded theme and click Activate.

Step 5 : Import Demo Content

  • Go to Appearance → Install Plugins in your WordPress dashboard.

  • Install and activate the One Click Demo Import plugin (if not pre-installed).

  • Go to Appearance → Import Demo Data.

  • You will see a list of available demo layouts.

  • Choose the demo you want to import.

  • Click the "Import" button.

  • Wait for the process to complete (this may take a few minutes, depending on your server speed).