Getting Started
An overview of how to download and setup the theme, and more.
An overview of how to download and setup the theme, and more.
Thank you for buying Lambda Wordpress theme! Lambda is an elegant, modern and unique wordpress theme and we have spent a very long time developing it from scratch. It is packed with awesome features and its main focus is to make your web pages stand out, while keeping it extremely easy to use and maintain.
Feel free to contact us and give us your feedback about the theme, improvements you feel it needs and the documentation of the theme. We've worked hard to create Lambda and we'll work even harder to support and improve it.
On behalf of Oxygenna team thanks again for buying Lambda.
Once you have downloaded the zip file from Themeforest, unzip it using your standard zip software.
When it has finished you should have a folder with the following files & directories inside.
Folder | Contents |
---|---|
icons | Set of hi resolution flat icons |
demo | Demo content data for import |
documentation | contains theme's documentation |
licensing | theme licence files |
psds | all the themes layered PSD files for Adobe Photoshop |
lambda-theme-ver.zip | the wordpress theme zip file ( for installation into WordPress ) |
lambda-child-theme-ver.zip | the wordpress Child theme zip file |
There are two ways to install Lambda theme.
Are you sure you want to do this? | If when installing the theme you see this error: Are you sure you want to do this?, you will need to change the following parameters in your php.ini file:
post_max_size = 25M upload_max_filesize = 25M If you don't have access to php.ini , please contact your host. Or try adding the following lines to your .htaccess file.
php_value post_max_size 25M php_value upload_max_filesize 25M |
---|
Now that you have installed and activated Lambda, navigate to the Appearance->Install Plugins menu. There, you will see a list of the plugins that we recommend you install for use with the theme. Install/activate the plugins one by one.
To get started quickly, once you have installed the theme you can install our demo content. This will make your site look exactly the same as the Lambda demo site. Using the demo content, you can customize all the pages to your
own needs. One of the most awesome things that you will come across when using Lambda for the first time is the OneClick Installer. Here 's how to make your website look as cool as our demo site. Go to Lambda->Demo Content Setup.
After you make sure that there are no problems in the pre-flight checklist you are ready to use the OneClick Installer. Just pick the content that you want to import (Main Demo Content or WooCommerce Shop Content ) and press
the Click Setup button. All you have to do now is wait for the importer to download your content.
If you have any issues with the import, i.e. any errors, then you'll likely need to increase the memory limit. Here's a guide of how to proceed :
define('WP_MEMORY_LIMIT', '96M');
memory_limit = 96M
php_value memory_limit 96M
Updating is a lot easier if you use the Envato Wordpress Toolkit.