Documentation
Requirements & Compatibility
To run WordPress your host just needs a couple of things:
- PHP version 7.3 or greater
- MySQL version 5.6 or greater
Our theme is compatible with the following browsers
- Chrome
- Firefox
- Safari
- Microsoft Edge
Theme Installation
To install using WordPress, simply follow the steps outlined below:
Step 1 : Login to the WordPress Dashboard.
Step 2 : Appearance -> Themes -> Add New
Step 3 : Upload Basis Theme -> select file
Step 4 : After downloading the theme file, you can install it by selecting the file and then clicking on the "Install Now" button.
Step 5 : Then Upload Pinacolaa-child and click "Install Now" button
Step 6 : When the theme is installed successfully then activate the "Pinacolaa-child"
Plugins Installation
Click on Begin Installing Plugins..
Go to Plugins -> Installed Plugins
Plugins has been successfully installed and activate.
Code4rest Pro - Premium addon for the the Pinacolaa Theme
After all plugins are installed. You can easily do this by following these simple steps to configure the Code4rest Pro plugin.
Step 1 : Navigate to the Appearance section
Step 2 : And Click On code4rest
Step 3 : Then all pro sections activate
Note : All pro sections activate are compulsory
MC4WP-Mailchimp for WordPress
After installing the 'MC4WP: Mailchimp for WordPress' plugins you have to set API key and add some HTML code to create Newsletter form.
To set Mailchimp for WordPress please set API Settings
Step 1 : Click on MC4WP
Step 2 : Set API Key
Step 3 : Click on Save changes
After Set API key : To create the form same as our live demo, copy the below code and paste it in Form code.
Now call the Mailchimp form into the Widget area.
Metform Elementor Contact Form Builder
After installing the 'Metform Elementor Contact Form Builder plugins follow the below steps.
Step 1 : Navigate to the Plugins section
Step 2 : Search for MetForm
Step 3 : Install MetForm & Activate MetForm
Step 4 : Than click MetForm -> Forms -> Add New
From this Create Form popup window, you will see
Step 5 : Form name field -> Choose Form -> and click 'Edit Form'
Step 6 : After click on 'Edit Form' Button
From this Create Form popup window, you will see
Step 7 : After selecting your created form click on edit form button
Step 8 : Customize the Form Template then click the Update & Close Button
Create reCaptcha site key from reCaptcha admin panel.
Step 1 : click MetForm -> Forms -> settings
One Click Demo Import
We offer sample data that you can use to make your store resemble our demo.
Delete Extra Pages
Step 1 : Go To Pages -> All Pages
Step 2 : Select the Title option
Step 3 : Click on bulk actions -> Choose Move to Trash then "Apply"
Step 4 : Select to the "Trash" option
Step 5 : choose the Delete permanently then "Apply"
To import the sample data please adhere to the following steps:
We offer sample data that you can use to make your store resemble our demo.
Check server settings and activate required plugins before proceeding with the next step. See details below.
Given the below details have to include in ".htaccess" File
php_value upload_max_filesize 600M
php_value post_max_size 600M
php_value memory_limit 256M
php_value max_execution_time 300
php_value max_input_time 300