Preparing WordPress

First Steps


Before you can start playing around with your new theme, let’s first check what the theme package includes. After you have downloaded the .zip file from ThemeForest and unzipped it, it should reveal the following folders:

Demo Content
Napoli Theme
Licensing

Upload the Theme

You have two options how to upload themes to WordPress and I will cover them both now. You can either upload all theme files via FTP or you can use WordPress Theme Uploader. It really doesn’t matter at all which one of these techniques you want to use, so choose the one which seems to make more sense to you.

FTP

So I assume you do know how to use your FTP client of choice (like Filezilla), but if you don’t, then try Theme Uploader technique.

First login o your FTP account and navigate to your WordPress installation directory and in there go to wp-contentthemes folder.
Now put FTP client to the side for a while and head back to Napoli Theme folder, which you just unzipped napoli.zip.
There should be only one folder, called Napoli.  To make sure you are in the right place, check that folder contains files like index.php, functions.php and style.css.
If everything looks good you are ready to upload this Napoli folder to wp-contentthemes, which you found earlier.

WordPress

Navigate to Appearance -> Themes -> Add New -> Upload Theme. Select napoli.zip file. Press the Install Now button to upload and install the theme.

Activate the Theme

After the theme is successfully uploaded, head on to Appearance -> Themes, in WordPress backend. There should be now one new theme called. Find it and just click Activate (if the theme was uploaded via FTP).

Or click Activate right after theme was installed (if it was installed with Theme Uploader

Was this article helpful?

Related Articles