Installation
- Download and install NodeJS if you don't have it already installed in your computer.
- Unzip the downloaded zip file themeforest-xxxxx.zip and then open your terminal or cmd, navigate to the findeas directory.
- Install the Gulp Command Line Interface to be able to use Gulp by using this command npm install gulp-cli -g. Make sure that Node JS has been installed in your computer, because this command requires npm that can get after the installation of Node JS.
- After you have finished the installation of the Gulp Command Line Interface, then you need to perform a local installation of dependencies required by the Findeas template by using this command npm install. And the necessary packages will be downloaded into node_modules directory.
- Then run browsersync to serve the template pages by using command gulp. While Gulp is running, html files, scss and js folders are monitored for changes, which will updated the css files or cause a refresh in Browsersync.
$apiKey = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-xxx';
$listID = 'xxxxxxxxxx';SMTP Contact Form
Contact form will not work unless you have your files running on a server with PHP and Mail Server. When you have your files ready on your server, you need to edit the settings to make the email function work. Open src/php/smtp.php and change the current email [email protected] to your email address.
$mailTo = "[email protected]";
| Name | Type | Description |
|---|---|---|
| Limit | Integer | The number of results returned per page. The default and maximum value may vary per API |
| col1 | col2 | col3 |
| ccol1 | ccol2 | ccol3 |