
So, you’ve chosen to construct a WordPress primarily based web site – congratulations on making an superior determination! WordPress isn’t solely straightforward to make use of for running a blog, it additionally supply tons of implausible choices for design. Most notably, 1000's of superior free and premium themes you should utilize to customise the look of your web site, with just some clicks of your mouse. Yay!
On this article, we’re going to indicate you ways straightforward it may be to put in a brand new WordPress theme you’ve bought from ThemeForest. We’ll even be highlighting among the most typical errors people run into when putting in a theme for the primary time. So, grab a theme and let’s get began!
Frequent error: WordPress.com

WAIT! Earlier than you do something in any respect, are you utilizing WordPress.com? If you're this information sadly received’t be useful on your. WordPress.com doesn’t will let you add your individual themes (you’re caught with what’s obtainable without cost or of their market) so so as to use any of the superior themes on Themeforest you’ll have to get your self a self-hosted set up of WordPress.
First you might want to choose your perfect domain name. Then, choose an excellent net host. Bluehost provides reasonably priced internet hosting choices with 1- click on WordPress set up that many individuals love. We personally want and use Managed WordPress hosting from WP Engine the place WordPress is already put in and configured for you (plus they handle your server aspect settings for you).
Another choice is to make use of Blankwp’s new Hosted WordPress, if it’s obtainable on your theme, (our Complete theme has the choice proper on the aspect – simply click on that blue button). The most effective half about Hosted is that it’s extra than simply managed WordPress internet hosting. You don’t should elevate a finger – the theme is put in for you so there's a zero% probability you’ll run into any set up errors. Plus the educated hosted staff is obtainable that can assist you with any theme associated questions you might need down the highway. It’s just about the right internet hosting setup for a WordPress beginner.
Possibility 1: Set up your theme via WordPress
In case you’ve bought your theme at Themeforest, you’ll have to obtain the theme file earlier than you try to set up it. Merely log into your account, go to your downloads and find your theme. Click on on the obtain button and choose the “Installable WordPress file solely”. It will obtain the zip file on your theme.
Frequent error: Downloading the improper theme zip file

Make completely, positively certain you choose the “Installable WordPress file solely” choice. If you choose “All recordsdata & documentation” by mistake, you won't be able to put in this zip as is. As an alternative unzip the file after which find the installable theme file inside it. Fortunately most builders clearly label their recordsdata, so it needs to be fairly straightforward to search out.
Frequent error: Zip file received’t obtain

It’s potential that you've your pc setup to mechanically unzip recordsdata while you obtain them. You can't set up an everyday folder in WordPress. If that is so bear in mind to proper click on and “Compress” your theme earlier than transferring onto the subsequent step and putting in it.
Log into your WordPress set up and earlier than you do the rest make certain WordPress is updated. Okay – this may not impact the set up of your WordPress theme nevertheless it’s a vital safety step. You at all times, at all times, at all times need to maintain WordPress updated.
Now that you just’re certain you’re operating the most recent model of WordPress, navigate to Look > Themes and click on the “Add New” button on the high of the window. Then click on the “Add Theme” button.
Click on the “Browse…” button and choose the zip file you beforehand downloaded. Click on “Set up Now” after which wait a minute whereas WordPress works its magic. As soon as the theme recordsdata have been utterly uploaded simply click on the “Activate” button.
Frequent error: Stylesheet is lacking

If after clicking “Set up Now” you see an error that “The package deal couldn't be put in. The theme is lacking the fashion.css stylesheet,” then you definately in all probability didn’t observe our directions from step 1. You greater than seemingly downloaded the “All recordsdata & Documentation” as an alternative of the the installable theme. Return and double verify that you just’ve downloaded the right file.
Frequent error: Are you certain you need to do that?

After shopping on your theme and clicking the “Set up Now” button, it’s potential your WordPress set up will ask “Are you certain you need to do that?” This might be on account of the truth that you are attempting to put in the improper zip file (bear in mind – you need the “Installable WordPress file solely”) or it’s potential the add restrict in your server isn’t massive sufficient.
If it’s the latter, you’ll have to contact your internet hosting firm to have them enhance it, or do it your self by accessing your PHP.INI file through FTP and growing the upload_max_filesize worth.
Frequent error: White display screen

In case you try to put in your theme, and find yourself on a white display screen of demise (you understand, the WordPress model of the Home windows blue display screen of demise) you in all probability have to make a tweak to your server. The most typical explanation for this error is that your server’s reminiscence restrict to PHP is just too low. To resolve this both:
- Contact your internet hosting supplier to have them enhance your reminiscence restrict
- Or, entry your internet hosting cPanel to extend your reminiscence restrict, listed below are a couple of fast hyperlinks to standard hosts:
- Improve your reminiscence restrict your self through FTP by including the next code to the underside of your wp-config file (proper earlier than “That’s all, cease modifying!”): outline( ‘WP_MEMORY_LIMIT’, ‘256M’ );
For a extra detailed rationalization you may see our personal Complete theme troubleshooting doc that walks you thru the steps. However, for those who go together with a managed WordPress host you shouldn’t ever run into this downside (particularly with Blankwp Hosted, because it’s designed to work with among the greatest themes on Themeforest).
Possibility 2: Set up your theme through FTP/SFTP
In case you’d want to put in your theme through FTP/SFTP you may. It’s nonetheless tremendous straightforward, there are simply couple essential steps you don’t need to miss.
First, you might want to set up a FTP (file switch protocol) answer – we like Transmit or FileZilla (this second one is free – woot!). When you’ve received it put in, open up your app to hook up with your server. Additionally, you will must be logged into your internet hosting account to assemble the next data:

- Identify: Give your server a nickname that you just’ll bear in mind (particularly for those who plan on connecting to a number of websites)
- The place: Select a location on your server (favorites simply occurs to be my default FTP/SFTP folder).
- Protocol: It will rely on which choices your host offers so that you can connect with your server. Go to your internet hosting account and find your FTP/SFTP settings. It will range primarily based in your host (WP Engine’s may be discovered in your installs overview web page, GoDaddy’s is within the SSH & SFTP tab for website Settings) so you could have to poke round a bit. Choose the choice that your host provides.
- Server: Enter your area title (the server url handle) right here.
- Username & Password: It will both be present by your host within the FTP/SFTP settings otherwise you’ll have the choice to create your individual new ones. Copy and paste them over.
- Port: Make sure you’re set to make use of the identical port as specified by your host – you could not want to vary this.
When you’ve added all of your data save your server, then click on to open it and browse to your wp-content/themesfolder.
Subsequent you’ll have to obtain your WordPress theme which we coated intimately up above within the “putting in your WordPress theme through WordPress” part. Please be sure you’re downloading the “Installable WordPress file solely.”
With FTP/SFTP you’ll have to unzip the that file you simply downloaded from Themeforest (it ought to appear like an open folder icon). Then add the extracted theme file.

Now log into your WordPress set up and navigate to Look > Themes and click on to activate your theme. See – not too exhausting, proper?
Frequent error: Improper theme file/folder

When putting in through FTP, it’s essential to make certain you add solely the theme file onto your server. A zipped file received’t work this time! Examine that you just’ve remembered to unzip your obtain. And, additionally double verify that you just’re importing the right theme solely folder. You could have by accident downloaded the theme plus docs and the rest.
Possibility three: Set up (and replace) your theme with the Blankwp Market Plugin
After putting in and activating your theme is tremendous straightforward for those who merely set up the Blankwp Market plugin. The most effective half is that with this free plugin you’ll have entry to all your Themeforest and Codecanyon purchases proper out of your WordPress dashboard! This makes it even simpler to put in new purchases in addition to maintain them updated so that you at all times have the most recent function additions, bundled plugin updates and any theme safety patches.

To get began first, obtain the plugin zip file from github, then log into your WordPress set up and navigate to Plugins > Add New.

Click on on the “Add Plugin” button on the high left of the display screen, browse for the blankwp-market zip file after which click on “Set up Now.” When prompted click on the “Activate Plugin” hyperlink.

As soon as the plugin is put in and lively, you’ll have to sync it together with your Blankwp account to have entry to all your WordPress theme and plugin purchases proper out of your dashboard. To do that, click on on the “Generate A Private Token” hyperlink on the Blankwp Market plugin web page together with your WordPress dashboard. It will take you to the BlankwpAPI web page the place you may generate an authorization token.

To generate your token merely log into your Blankwp account (except you’re logged in already), verify the field that you've learn and agreed to the phrases (however don’t uncheck any of the choose choices – the Blankwp Market plugin wants entry to this data to work correctly) and click on the inexperienced button for “Create Token.” It is best to see a inexperienced success display screen subsequent. Copy your token code and return to your WordPress dashboard.

Paste the code into the Token area on the Blankwp Market plugin web page then Save Modifications. In case you see an error that claims “You would not have enough permissions to delete transients” don’t fear – simply click on your browser’s again button and check out including your token once more.

As soon as your token is saved it's best to see all your purchases. Simply click on the blue button to put in your theme, and that’s it. The Blankwp Market plugin will even present if there may be an replace obtainable with a banner discover over the merchandise. All it's important to do is click on to replace – it’s that straightforward!
Frequent error: Token received’t validate

In case your token won't validate it might be one among two issues. You could possibly be coming into the improper code. For the Blankwp Market plugin to work you MUST generate a token for the BlankwpAPI. Your buy bill quantity, theme license or another code out of your Themeforest dashboard won't work.
The second chance is that you just’ve un-checked among the required API permissions when producing your code. If that is so return and generate a brand new code with out eradicating any of the pre-checked permissions.
It’s time to start out running a blog!
That’s it! We’ve coated three very totally different but additionally very straightforward methods to put in your Themeforest WordPress theme, so now it's best to have your theme put in and able to go. After all, you could need to take the time to customise your theme utilizing any Customizer choices built-in, web page builder plugins which have been included, and even customized CSS, however that’s a complete different weblog publish.
In case you have any questions or for those who run into any new errors simply go away a remark under. We’ll do our greatest to assist, and if we don’t have a solution actually one other group member will.
Pleased running a blog!