Thank you so much for purchasing "Unicrypt".

We at gethtmlcoder. are confident that you’ll be delighted with various features and clean, minimal design.

For any support please don't hesitate to contact us at info@baseonesolutions.com.

Hope you’ll enjoy using "Unicrypt" as much as we enjoyed developing it.


Before beginning the installation and configuring of your new theme, you must first have WordPress already installed on a server. Here is a very detailed guide at wordpress.org that will walk you through every step.

Theme Installation


It’s easy to install Unicrypt. Just follow these steps, they won’t take much of your time.

Download the Theme

Go to ThemeForest Downloads and next to Unicrypt, click the Download button. There’re two options to download Unicrypt: All files documentation or Installable WordPress file only.

If you select the Installable WordPress file only option, the downloaded archive is the theme archive file you need to upload to your website.

If you select All files and documentation, you will need to extract the downloaded file on your computer. Inside the folder you will find another archive called unicrypt.zip. This is the theme archive file you need to upload.


Upload the Theme to Your Website

Login to your WordPress admin panel and navigate to AppearanceThemes.

Click Add New button at the top of the page, then the Upload Theme button on the next page.


Install and Activate the Theme

Select the theme archive file on your computer and click Install Now.

Once the file is uploaded and installed, click Activate.


FTP Upload

To manually upload your new WordPress theme, login with your credentials to your website and locate the wp-content folder in your WordPress install files. Upload the un-zipped "unicrypt" WordPress Theme folder into the: wp-content/themes folder.
Once uploaded, activate the theme by heading to the AppearanceThemes menu in the WordPress Dashboard.

Plugins Installation


Note: We advise you to install and activate all required and recommended plugins to enjoy all the theme features. It’s easy to install and activate them in one click.

Follow these steps after you activated Unicrypt:

  1. Go to AppearanceInstall Plugins.
  2. Select all the plugins in the list and choose Install from the Dropdown menu.
  3. And click Apply.
  4. Then you have need to actived all installed plugins.

You may also install plugins by simply clicking the Begin Installing Plugins link in the notification message that appears after theme activation.



Required and Recommended Plugins


ACF Pro

ACF PRO includes extra fields & features to better develop websites including repeatable blocks, page building layouts, intuitive galleries, custom settings pages and reusable fields!

For detailed information and support on this plugin, please go to: ACF Pro


Contact Form 7

Contact Form 7 is one of the most popular form builders for wordpress.

For detailed information and support on this plugin, please go to: Contact Form 7


One Click Demo Import

Import your content, widgets and theme settings with one click.

For detailed information, please go to: One Click Demo Import


MC4WP: Mailchimp for WordPress

Mailchimp adds various highly effective sign-up methods to your site.

For detailed information, please go to: MC4WP: Mailchimp for WordPress


Unicrypt Core

This plugin it's designed for Unicrypt Theme.


Import Demo Data


To import demo data, please follow some steps below:

  1. First you need to install and active the theme.
  2. Activate all plugins, next go to AppearanceImport Demo Data and import demo data from the list.

After the import you may uninstall the One Click Demo Import plugin.

Page Creation



Home Page

To create Home Page, please follow some steps below:

  1. Go to Dashboard → Pages → Add New.
  2. Enter your Page Title Home.
  3. In the tab Page → Template, select Page Layout.
  4. In the tab Page Layout click to Add Section button and select sections.
  5. In the appeared new section tab fill the fields.
  6. Click to the top right Publish button.
  7. Go to Dashboard → Settings → Reading. In the field Your homepage displays → A static page (select below) → Homepage: select Home.
  8. Click to Save Changes button.

Blog Page

To create Blog Page, please follow some steps below:

  1. Go to Dashboard → Pages → Add New.
  2. Enter your Page Title Blog.
  3. Click to the top right Publish button.
  4. Go to Dashboard → Settings → Reading. In the field Your homepage displays → A static page (select below) → Posts page: select Blog.
  5. Click to Save Changes button.
  6. Go to Dashboard → Posts → Add New.
  7. Enter your Post Title, Description, choose category and the tab Featured Image upload & select preview image. Click to the top right Publish button.

Page Creation by ACF Module

To create Any Page by ACF Module, please follow some steps below:

  1. Go to Dashboard → Pages → Add New.
  2. Enter your Page Title Page Name.
  3. In the tab Page → Template, select Page Layout.
  4. In the tab Page Layout click to Add Section button and select sections.
  5. In the appeared new section tab fill the fields.
  6. Click to the top right Publish button.

Page Options

Through the Page Options, you are able to make individualized changes on a per page basis. Page Options will override any corresponding global options set in the Theme Options.

When creating a page, You will see Header Option and Footer Option tabs under Page Options at the bottom of the page editor while in the Unicrypt.

Theme Options


All global settings can be found in Dashboard → Theme Options. In addition, you can customize:


General

In "General" Tab you can edit: Logo, Preloader Active (Yes / No), Back-to-Top Button (Yes / No).

Header

In "Header" Tab you can edit header: Header Style (you can select any header style from here), Show Button (Yes / No), Button Text, Button Link.

Footer

In "Footer" Tab you can edit these: Enable Newsletter (Select Yes / No), Newsletter Section Text, Enable Curve (Select Yes / No).


Blog

In "Blog" Tab you can edit these: Read More Text, Blog Date Format.


Blog Single

In "Blog Single" Tab you can control these: Banner Hide (Yes / No), Banner Content 100% (Yes / No), Banner Heading, Banner Content, Sidebar, Social Share, Show Author Details (Yes / No).


Social Media

In "Social Media" Tab you can edit these: Social Media (Add / Remove social media item), Show Footer Social (Yes / No).

Copyright

In "Copyright" Tab you can edit copyright content.

Contact Form Setup


If you don’t want to import Demo Data, it’s fine too. To create Contact Form, please follow some steps below:

1. Go to Dashboard → Contact → Contact Forms → Contact form 1.
2. In the tab Form, enter this code lines:

                                
                                    <div class="contact-form">
                                        <div class="d-flex flex-wrap form-col">
                                        <div class="form-group">
                                        [text* class:form-control class:required placeholder "Your name"]
                                        </div>
                                        <div class="form-group">
                                        [email* class:form-control class:required placeholder "Your email"]
                                        </div>
                                        </div>
                                        <div class="form-group">
                                        [text class:form-control placeholder "Subject"]
                                        </div>
                                        <div class="form-group">
                                        [textarea* class:form-control class:required placeholder "Start writing here"]
                                        </div>
                                        <div class="submit-col mb-20">
                                        [submit "Submit"]
                                        </div>
                                    </div>
                                
                            

3. In the tab Mail, enter this your email address.
4. Click Save and that is all.

Note: Refer to the Contact Form 7 documentation for more details on how to configure your contact forms.

Newsletter Setup (MailChimp)


First, you have need to connect with Mailchimp through API (Get your API key here).

If you imported demo data, Go to Dashboard → MC4WP → Form, then click Save Changes and that is all.

Also, If you don’t want to import Demo Data, it’s fine too. To create Mailchimp Form, please follow some steps below:

1. Go to Dashboard → MC4WP → Form.
2. Click on Add new form.
3. Under the tab Fields in the field Form code, enter this code lines:

                                
                                    <div class="form-group newsletter-field">
                                        <input class="form-control" type="email" name="EMAIL" placeholder="Your email" required="">
                                        <input type="submit" value="">
                                    </div>
                                
                            

4. Click Save Changes and that is all.

Note: Refer to the mailchimp documentation for more details on how to connect your mailchimp account via API.

How to Update


Occationally we provide updates which includes new features and bugfixes. Updating WordPress theme is standard WordPress functionality.

There are few ways to update WordPress theme. You can follow any of the methods described below:

Method 1: Via Uploading zip File

  1. From WordPress Admin Panel, Navigate to Appearance → Themes.
  2. Activate any other theme (eg. Twenty Twenty-Two) than the current one.
  3. Delete Unicrypt Theme.
  4. Now you have to upload the updated theme zip file. To do this, Navigate to Appearance → Themes → Add New → Upload. Go to browse, and select the zipped theme folder. Hit Install Now and the theme will be uploaded and installed. Then will Activate the theme.

Method 2: Via FTP

  1. Using your FTP client, navigate to "/wp-content/themes/" folder on your server and delete the Unicrypt folder from there.
  2. Now upload the latest non-zipped theme folder into that "/wp-content/themes/" folder.
Note: After updating the theme please update all plugins which come with the theme.

Support


If you need any help or support please contact us through the Support Email: info@baseonesolutions.com.


---Thank you---