Introduction

Thank you for purchasing Glamon.

In this guide, you'll find information about installing the theme, setting it up properly on your domain and customizing it as per your need; which includes setting up different pages for the site and everything from scratch. No prior knowledge of design and coding is required.

You can follow different topics listed here and follow this step-by-step guide to setup your site with Glamon. We keep updating tutorial and knowledge base with vital tips and ‘help articles’. Therefore, we recommend you to check online version of this tutorial .

Things worth mentioning: Kindly note, that we cannot provide the support until you specify your envato username by which you used to purchase the theme and Item Purchase Code.

We also offer One time theme setup and site installation service for a nominal price of $50. Most theme installation and setup is done within 1 working day.

General Guidelines

We wish to thank you for purchasing Glamon! We're incredibly pleased and overwhelmed that you have chosen Glamon for your website. I’m sure you won’t be disappointed! Here, we outline all types of necessary information, and provide you with all the essential details you require for using Glamon. Glamon can only be used with WordPress and we presume that you already have WordPress installed and ready to go.

Essential Requirements and Recommended Settings

Recommended Hosting

We recommend using a cPanel or Plesk based hosting from a renowned hosting service provider. Many low cost providers provide their custom web based panel which most of the time don’t have required configuration to run websites smoothly.

We recommend using Hostgator for any hosting related need. Order plain cPanel based hosting. Don't order just Wordpress Hosting from any hosting provider. Wordpress hosting has lots of limitation and you might not be able to accomplish everything.

Ideally cPanel, Plesk driven control panels works seamlessly. Also, make sure that your provider uses latest version of phpmyadmin. The older version of php and phpmyadmin might not support.

We can troubleshoot and help, if you use cPanel, Plesk, Webmin, web panel, zpanel types of control panel. Also, when you ask for our help, please consider to send control panel access. Only FTP access might not be sufficient always.

Requirements

To work with Glamon, please ensure that you are running WordPress 4.7 or higher, PHP 5.6 or higher, and MySQL 5.6 or higher and wp_remote_get() function is unblocked in your server.

Recommended PHP Configuration Limits

Various issues that you may run into are: white screen, your demo import fails, empty page content and other similar issues which are all related to low PHP configuration limits. The best way is to increase the PHP limits of hosting account.

  1. WP Memory Limit -- 256M
  2. Upload Max. Filesize -- 128M
  3. Max. Post Size -- 128M
  4. Max. Execution Time -- 300
  5. PHP Max. Input Vars -- 2000
  6. PHP Max. Input Time -- 1000

Edit PHP Configuration

Generally, there are two popular types of CPanel. You can change PHP configuration limits on your own, by follwing these steps. If you're using a CPanel which is different from these two types, then you need to contact your hosting provider to increse the above mentiond PHP configuration limits(especially 'upload_max_filesize' which should be 32MB).

Steps for the 1st type of CPanel:
  1. Login to your CPanel
  2. Click on 'Select PHP Version' under Software section.
  3. Click on 'Switch To PHP Options'.
  4. Now, change the PHP configuration limits as we have mentioned above and click on 'Save' button to save all. You can also change PHP version here.
Steps for the 2nd type of CPanel:
  1. Login to your CPanel
  2. Click on 'MultiPHP INI Editor' under Software section.
  3. Choose your domain from the dropdown, under 'Configure PHP INI basic settings'.
  4. Now, change the PHP configuration limits as we have mentioned above and click on 'Apply' button to save all.
You can change PHP version for this type of CPanel by following these steps:
  1. Login to your CPanel
  2. Click on 'MultiPHP Manager' under Software section.
  3. Choose your domain from the list.
  4. Now, select current PHP version from 'PHP Version' and click on 'Apply' button to save all.

Theme Installation & Setup

  1. Login to your WordPress Admin Panel
  2. Click on Appearance -> Themes -> Add New
  3. add-new-theme

  4. Click on Upload Theme and choose the theme zip (glamon.zip) file and click on Install Now button.
  5. install-theme

  6. Activate the Glamon Theme.
  7. theme-activate

  8. Provide the Envato Purchase Code and Username and click on Register Theme button
  9. theme-register

    The Purchase code can be found on Glamon Support Page (logged in to your ThemeForest Account and scroll down to the bottom of the page).

  10. After successful registration click on 'Click HERE to continue with Plugin install process.' text to begin Plugin Installation.
  11. theme-register-successful

  12. Click on Activate all plugins button.
  13. plugin-activate

  14. After successful plugin activation click on 'HERE' text to continue with Demo Import process.
  15. plugin-activate-success

  16. Click on 'Import' button to import the demo.
  17. After successful Demo import click on 'Click Here' link, it will redirect to Permalink Settings Page.
  18. Under Common Settings click on the Post name radio button scroll down to the bottom of the page and click on 'Save Changes' button

Plugin License Activation

WPBakery Page Builder is LICENSED to be distributed with Glamon theme (Template Library is not included with this version of WPBakery Page Builder). So you DO NOT need to PURCHASE any separate license to activate WPBakery Page Builder. We'll continue to provide updated and stable version of WPBakery Page Builder plugin for the life span of Glamon theme. You DO NOT need to purchase any supporting plugin which is part of the theme bundle.

WPBakery Page Builder plugin is distributed under Extended License which have permission to distribute the plugin along with our theme. You can use the plugin when you use this theme. As you did’t buy that plugin so you won’t be able to activate it. But, that plugin have all functionalities needed to run along with our theme. We’ll provide updated version of that plugin from time to time.

Theme Update

Theme Update Automatically

You can udate the theme automatically by following this link-- https://envato.com/market-plugin/

Theme Update manually

If you haven't changed any theme files as of yet, all you need to do to update your present version, is to download the latest package from ThemeForest, unpack the files, and upload the theme on the server.

You need to upload the theme in your server by following these steps--

  1. Login to your CPanel
  2. Go to File Manager > public_html > wp-content > themes
  3. Upload your updated zip file of 'Glamon' theme
  4. Delete 'Glamon' theme folder of the present version
  5. unzip the updated version of the 'Glamon' theme
  6. After unzip, you may delete the theme zip

Plugin Update

You can update plugin like 'WPBakery Visual Composer' and others by following these steps--

  1. Login to your wp-admin
  2. Go to Plugins > Installed Plugins
  3. Now, delete those plugins which you want to update. For example, if you want to update 'WPBakery Visual Composer' plugin, then delete that plugin first.
  4. Now install and activate those plugins again from 'Appearance > Radiantthemes Install Plugins'. After installing, plugins will be updated automatically.

Child Theme

A Child Theme is specifically for developers who are willing to make changes to the critical functions and codes. If you do not intend to go that far, you can always ignore this lesson or chapter.

IMPORTANT : If you want to edit the templates and functions of a theme, we always advise you to incorporate or install 'Child Theme' and make changes therein. To know more about the need and purpose of creating child theme, visit WordPress Codex on: //codex.wordpress.org/Child_Themes.

In the theme package, you will see materials required for Child Theme. It’s found in the "glamon-child.zip" archive. You can install child theme in a similar way as you install main theme.

A handful of recommendations on how to use Child Theme:

In the child theme, almost all files from main theme can be replaced. It doesn’t concern or affect only .php-files with templates and basic logics, but also .js and .css files from respective files and folders with images, icons etc..

If you are thinking about changing some functions of the theme or adding new ones, you have to create file 'functions.php' in the "glamon-child" folder, and add all requisite functions into it. If our WordPress theme has functions with such names, they will be replaced by yours, if not – your functions will complete the logics of our theme.

IMPORTANT : If you are thinking of replacing some functions from other files (except functions.php), we highly recommend you, NOT to copy-paste respective files into the child theme, but instead create the respective functions in functions.php in the child theme. This should be strictly implemented, so that while updating them, new functions from these files are available for use.

Pages

By following this tutorial you can set Front Page and Posts Page and can easily manage your header, Short header for page.

Set Front Page and Posts Page

Please go through the following points to learn how to set Front Page and Posts page:

  1. Login to WordPress admin panel (URL should be www.yourdomain.com/wp-admin )
  2. Navigate to "Settings > Reading".
  3. From dropdown, select which page you want to set as "Front Page" and which page you want as “blog posts” page. Default Front Page is ‘Home’ and default posts page is ‘Blog’.
  4. Click on ‘Save Changes’ button to save all.

Set different Header for specific pages

By-default, header is functioning from Theme Options for all pages. If you want a different header for a page, then you can do the same by choosing 'Select Header' from that specific page.

'DEFAULT' style is by-default option which is the current header style of your Theme Option. So, if you want same header on all pages, then you don't need to select anything. If you want a different header for a specific page, then you can choose any other 'Header Style' as your wish. After selecting 'Header Style', You can change settings for that header from Theme Options(Heder > General).

Set different Short Header for specific pages

By-default, short header is functioning from Theme Options for all pages. If you want a different short header style for a page, then you can do the same by choosing 'Select Short Header' from that specific page.

'DEFAULT' style is by-default option which is the current short header style of your Theme Option. So, if you want same short header style on all pages, then you don't need to select anything. If you want a different short header style for a specific page, then you can choose any other 'Select Short Header' as your wish. Other than 'DEFAULT' style, you will get 4 different types of short headers--

  1. Short Banner With Breadcumbs-- To get short header with both banner and breadcrumbs.
  2. Short Banner Only-- To get short header with banner only.
  3. Breadcumbs Only-- To get short header with breadcrumbs only.
  4. None-- To remove short header.

You can set your banner image from here--

If you want a title and subtitle for your short header, then you can do the same from here--

Set Independent Title, Subtitle & Featured Image

You can set common featured image for all pages/posts from 'Theme Options > Header > Short Header > Inner Page Banner Background'

If you want to set Title, Subtitle and Featured Image and pages/posts individually, then you can do so as per below:

  1. For Blog and Blog details page (Blog single) from 'Blog' page.
  2. For Team and Team details page from 'Team' page.
  3. For Portfolio and Portfolio details page from 'Portfolio' page.
  4. For Case Studies and Case Study details page from 'Case Studies' page.
  5. For search page from 'Theme Options > Pages > Search'
  6. For all other pages, you can change Title, Subtitle and Featured Image from their own page.

Way to work with WPBakery Page Builder

Please click here to watch all videos for better understanding of WPBakery page Builder.

You can also enable “WPBakery Page Builder” for Blog Posts, Team, Portfolio etc. by following these steps--

You may notice an error message on your WordPress dashboard regarding activation of Visual Composer. Please do not worry, we have included fully licensed ‘in-stock’ version of Visual Composer. You don't need to purchase separate license to use it. You will keep getting updated version of the plugin when we release new version of our theme.

  1. Navigate to WPBakery Page Builder > Role Manager
  2. Default value on drop-down field of ‘Post types’ is ‘Pages Only’. Choose ‘Custom’ option. Now, choose where you want to enable WPBakery page Builder.
  3. Click on ‘Save Changes’ to save everything.

Contact Form 7

Contact form 7 is used to create ‘easy to handle’ and ‘easy to customize’ forms. Glamon theme has seven pre-built forms. To get all forms, ‘Contact Form 7’ plugin must be installed and activated. You can add/edit/delete the contact form by following this documentation---

https://contactform7.com/getting-started-with-contact-form-7/

Theme Options

You can manage a lot of things from ‘Theme Options’ easily.

In ‘Theme Options’, there are 3 buttons namely - 'Save Changes', 'Reset Section' and 'Reset All'. After making all the changes in Theme Options, you can save everything by clicking on 'Save Changes' button. In theme options, all options are in the form of tabs, viz; 'General Settings', 'Header' etc. You can click on 'General Settings' (or any other tab) and make changes therein. Now, if want to get back all default data of specific section i.e: 'General Settings' (or any other section), then you should click on 'Reset Section'. Now, if you want to get back to default data/setting for all the Theme Options, then you need to click on 'Reset All'.

Layout

This section contain the following options:

Layout Type: Select layout type. (Note: Please set "Row stretch" to "Default" from WPBakery Page Builder "Row Settings"/"Section Settings" for "Boxed" layout.)

Body Background: Choose a background for the theme. (Note: This can be overright by setting section background color.)

Color

This section contain the following options:

Color Scheme Type: We've some predefined Theme Color. You can use those Theme Color by choosing 'Predefined Color' in this field. If you want custom color, then choose 'Custom Color'.

Select Theme Color: Choose theme color.

Favicon

This section contains the following options:

Favicon: Here, you can upload your Favicon.

Apple Touch Icon: Here, you can upload your Apple Touch Icon.

Font Style

You can change style of the Body text on ‘General’ field. Also, you can change style for all of the Heading tags (H1, H2, H3, H4, H5 and H6) from their respective fields. For example, if you change style of H1, then H1 attributes will be changed throughout the site.

Custom Slug

This section contains the following options:

Portfolio: Here, you can rename the slug of the Portfolio.

Team: Here, you can rename the slug of the Team.

Case Study: Here, you can rename the slug of the Case Study.

Make sure to regenerate permalinks, after making slug changes.

Preloader

This section contain the following options:

Activate Preloader: Choose if you want to activate Preloader for your site or not. If you have chosen ‘Yes’, then you will get these options--

  1. Preloader Style: Select Style of the Preloader.
  2. Preloader Background Color: Pick a color for the Preloader background.
  3. Preloader Color: Pick a color for the Preloader.
  4. Preloader Timeout: Select Preloader Timeout.

Page Transition

This section contain the following options:

Activate Page Transition: Choose if you want to activate Page Transition for your site or not (Please Note: Preloader option will not work if you enable this) . If you have chosen ‘Yes’, then you will get these options--

  1. Background Color: Pick a background color for the Page Transition.
  2. Loader Color: Pick a color for the Page Transition Loader.

Scroll To Top

This section contain the following options:

You will get these options:

  1. Activate Scroll To Top: Choose, if you want to display 'Scroll To Top' or not.
  2. Direction: Select Direction of the Scroll to Top.
  3. Background Color: Pick a background color for the Scroll to Top.

GDPR Notice

This section contain the following options:

You will get these options:

  1. Activate GDPR Notice: Choose if want to activate GDPR Notice or not.
  2. Background Color: Pick a background color for the GDPR Notice.
  3. GDPR Notice Typography: Provide Typography for GDPR Notice.
  4. GDPR Notice Content: Enter content to show on GDPR Notice.
  5. GDPR Notice Button Text: Enter Button Text for GDPR Notice button.
  6. GDPR Notice Button Link: Enter Button Link for GDPR Notice button.

Header

General

Header Style: We’ve mainly 15+ different types of headers with 1 'Default Style'. Also, we’ve lots of sub options within every header style. You can create every possible header by managing those options. You can manage options for specific header from specific header settings. For example, you can change options for 'Default Style' from 'Header Default Settings' and 'Style One' from 'Header One Settings' and so on. There, you can change Logo, Retina logo and also all the other options.

Short Header

Here, you can change manage short header for all the inner pages. This section contains the following options:

Select Short Header: Here, you can select short header style for all pages.

Inner Page Banner Background: If you want a common banner for all inner pages, then you need to add banner image, right here.

Inner Banner Border Bottom: Set Border Bottom color for Inner Banner.

Inner Banner Padding: Set Padding for Inner Banner.

Inner Page Banner Title Font: Choose everything related to the fonts of ‘Banner Title’.

Inner Page Banner Subtitle Font: If you have Banner Subtitle, then you can choose everything related to fonts of Banner Subtitle from here.

Inner Page Banner Alignment: Select Alignment for the Banner.

Breadcrumb Arrow Style: Select icon for the arrow of the Breadcrumb.

Inner Page Banner Breadcrumb Font: Select all font details for Breadcrumb.

Breadcrumb Padding: Set padding for Breadcrumb.

Breadcrumb Alignment: Select Alignment of the Breadcrumb.

Footer

Footer Style: You can create footer either by using Widgets or by using WPBakery PageBuilder. If you choose 'Default Footer', then you can manage footer by using Widgets from 'Appearance > Widgets'. If you choose 'Custom Footer', then you can manage footer by using WPBakery PageBuilder by navigating 'Custom Footers'.

1) Options for Default Footer:

Hide footer widget area: Choose, if you want to disable widgets section or not. If you choose 'No', then only copyright section will be displayed.

Footer Background: Set Background Color or Image.

Footer Main Background: Set Background Color for Footer Main section i.e: Widgets section.

Footer Main Border Bottom Color: Set Border Bottom Color for Footer Main section.

Footer Copyright Background: Set Background Color for Copyright section.

Copyright Text: Provide Copyright Text.

2) Option for Custom Footer:

Custom Footer: Choose, which footer style you want to be displayed among the existing styles (All of those styles, which you have created by navigating 'Custom Footers' using WPBakery PageBuilder will be displayed under the drop-down). If you select 'Default', then default style of custom footer as per above image will be displayed.

Manage Widgets (For 'Default Footer')

To set up Widgets, navigate to Appearance > Widgets. Here, you will see that there are lots of sidebars. Out of these sidebars, "Footer | #1", "Footer | #2", "Footer | #3", "Footer | #4" are used for the Footer Widget Block.

You can use any widget from the ‘Available Widgets’ section and drag those widgets to “Footer | #1” to “Footer | #4” or click on the widgets from the ‘Available Widgets’ section and then select the desired location.

If you want to change the footer section from four columns to three columns, use three sidebars from "Footer | #1" to "Footer | #4"; similarly if you want two columns, use two sidebars from "Footer | #1" to "Footer | #4" and if you want 1 column, use one sidebar from "Footer | #1" to "Footer | #4".

So, each sidebar from "Footer | #1" to "Footer | #4" represents a column.

6 Custom Widgets has been specially created us. You can add those widgets anywhere. Here are the details about those widgets--

1) RadiantThemes Contact Box--

You can add a Contact box from this widget. You can add title on ‘Title’ field, contact address on ‘Address’ field, Phone Number on ‘Phone Number’ field and email id on ‘Email ID’ field.

2) RadiantThemes Facebook Page Box--

This widget contains the following options:

  1. Page URL: Provide your Facebook Page URL.
  2. Tabs: Specify what you want to show.
  3. Width: Provide Facebook box width.
  4. Height: Provide Facebook box Height.
  5. Use the small header instead: Choose if you want small header or not.
  6. Try to fit inside the container width: Choose if you want to fit Facebook posts within container width or not.
  7. Hide cover photo in the header: Chose if you want to hide cover photo from Facebook page header or not.
  8. Show profile photos when friends like this: Choose if you want to show profile photos (when friends like those photos) or not.

3) RadiantThemes Recent Posts With Thumbnail Widget--

You can add a list(s) of ‘Recent Posts’ box from this widget. You can add title of the widget on the ‘Title’ field and can specify the number of Posts to show on ‘No. of Posts to show’ field.

4) RadiantThemes Social- Here, you can add all of your Social Icons with link. You can add a title for the widget on 'Title' field.

5) RadiantThemes Twitter Widget--

This widget contains the following options:

  1. Username: Provide your Twitter Username.
  2. No. of Maximum Tweets: Specify the number of maximum tweets you wish to show.
  3. Enable Links: Choose if you want to enable links or not.
  4. Show User: Choose if you want to show user or not.
  5. Show Time: Choose if you want to show time or not.
  6. Show Images: Choose if you want to show images or not.

Elements Style

Here, you can change every possible CSS style of 'Scrool Bar', 'Button' and 'Contact Form' Element.

Error 404

This section contains the following options:

404 Page Style: We’ve 4 different styles of 404 page. You can manage options for specific 404 page style from specific 404 settings. For example, you can change options for 'Style One' from '404 Error Style One Settings', 'Style Two' from '404 Error Style One Settings' and so on.

1) Options for Style One:

404 Error Background: Here, you can add custom background of ‘404 error’ page.

404 Error Image: Here, you can add 404 error image for your website.

404 Page Content: Here, you can add the content for 404 error page.

404 Error Button Text: Here, you can provide text of the button for 404 error page.

404 Error Button Link: Here, you can provide link of the button for 404 error page.

2) Options for Style Two:

404 Error Background: Here, you can add custom background of ‘404 error’ page.

404 Error Image: Here, you can add 404 error image for your website.

404 Page Content: Here, you can add the content for 404 error page.

404 Error Button Text: Here, you can provide text of the button for 404 error page.

404 Error Button Link: Here, you can provide link of the button for 404 error page.

3) Options for Style Three:

404 Error Background: Here, you can add custom background of ‘404 error’ page.

404 Error Image: Here, you can add 404 error image for your website.

404 Page Content: Here, you can add the content for 404 error page.

404 Error Button Text: Here, you can provide text of the button for 404 error page.

404 Error Button Link: Here, you can provide link of the button for 404 error page.

4) Options for Style Four:

404 Error Background: Here, you can add custom background of ‘404 error’ page.

404 Error Image: Here, you can add 404 error image for your website.

404 Page Content: Here, you can add the content for 404 error page.

404 Error Button Text: Here, you can provide text of the button for 404 error page.

404 Error Button Link: Here, you can provide link of the button for 404 error page.

Maintenance Mode

Activate Maintenance Mode?: Choose, if you want to acticvate Maintenance Mode in your site or not.

Maintenance Mode Style: We’ve different styles of Maintenance Mode. You can manage options for specific Maintenance Mode style from specific Maintenance Mode settings. For example, you can change options for 'Style One' from 'Maintenance Mode Style One Settings', 'Style Two' from 'Maintenance Mode Style Two Settings' and so on.

1) Options for Style One:

Maintenance Mode Background: Here, you can upload background image for Maintenance Mode Page.

Maintenance Mode Content: Here, you can add content for Maintenance Mode Page.

2) Options for Style Two:

Maintenance Mode Background: Here, you can upload background image for Maintenance Mode Page.

Maintenance Mode Content: Here, you can add content for Maintenance Mode Page.

3) Options for Style Three:

Maintenance Mode Background: Here, you can upload background image for Maintenance Mode Page.

Maintenance Mode Content: Here, you can add content for Maintenance Mode Page.

Coming soon

Activate Coming Soon: Choose, if you want to acticvate Coming Soon Mode in your site or not.

Launch Date & Time: Enter Launch Date & Time of your site to show countdown.

Coming Soon Style: We’ve different styles of Coming Soon Mode. You can manage options for specific Coming Soon Mode style from specific Coming Soon Mode settings. For example, you can change options for 'Style One' from 'Coming Soon Style One Settings', 'Style Two' from 'Coming Soon Style Two Settings' and so on.

1) Options for Style One:

Coming Soon Background: Upload background image of Coming Soon Page.

Coming Soon Content: Provide content for Coming Soon Page.

2) Options for Style Two:

Coming Soon Background: Upload background image of Coming Soon Page.

Coming Soon Content: Provide content for Coming Soon Page.

3) Options for Style Three:

Coming Soon Background: Upload background image of Coming Soon Page.

Coming Soon Content: Provide content for Coming Soon Page.

Blog Layout

This section contains the following options:

Blog Style: You will get 6 different blog styles that will show on Blog page(First one is default). You can select any of them. If you choose any other style rather than the 'Default' one, then you'll get these options:-

  1. Blog Layout: You will get 3 different styles of ‘Blog Layout’ i.e; Sidebar (Left Sidebar, No Sidebar and Right Sidebar). You can select any of them. If you choose Left or Right Sidebar, then you'll get this option:-
  2. Sidebar Width: Select sidebar width for blog pages.

You can manage your ‘Blog Sidebar’ by navigating to “Appearance > Widgets”.

Blog Options

This section contains the following options:

Author Information Box: Choose if you want to display Author Information Box or not on Blog Details Page.

Categories: Choose if you want to display the Categories or not on both Blog page and Blog Details Page.

Tags: Choose if you want to display the Tags or not on both Blog Page and Blog Details Page.

Navigation: Choose if you want to display the Previous/Next Navigation or not on Blog Details Page.

Related Article: Choose if you want to display the Related Article or not on Blog Details Page.

Comments: Choose if you want to display Comments or not on Blog Details Page.

Team Details

This section contains the following options:

Team Details Style: Select which style you want in your team details page.

Shop

Product Listing

Product Listing Layout: You will get 4 different styles of ‘Product Listing’ which will show on ‘Shop’ page. You can select any of them.

Products Per Page: Specify the number of products you want to show per page.

Sidebar: You will get 3 different styles of ‘Sidebar’ i.e; Left Sidebar, No Sidebar and Right Sidebar for ‘Shop’ page. You can select any of them.

Shop Box Style: You will get different styles of Product boxes. You can select any of them.

Product Details

Product Listing Layout: You will get 3 different styles of ‘Product Details’ which will show on ‘Product Details’ page. You can select any of them.

Sidebar: You will get 3 different styles of ‘Sidebar’ i.e; Left Sidebar, No Sidebar and Right Sidebar for ‘Shop Details’ page. You can select any of them.

For both ‘Shop’ page and ‘Shop Details’ page, same sidebar is visible. So, you can manage the sidebar in both the places by managing ‘Product | Sidebar’ from “Appearance > Widgets”.

Social Icons

Here, you can add all your social links. If you leave any social link blank, then that social icon will not show on the site.

Choose ‘On’, if you want to open your social link on a new window, on ‘Open links in new window’ field.

Custom CSS

Here, you can add all your own CSS style.

Import/Export

You can Import/Export all the values of ‘Theme Options’ from here. In any case, if you want to restore/download the entire "Theme Options”, you can do it easily from the Import/Export section.

You can copy/download your current ‘option settings’ from ‘Export Options’ and can import this on ‘Import Options’.

Elements

While creating a page with “WpBakery Page Builder”, you will view ‘Radiant Elements’. This is the most important feature of your site as you can add almost all sections from here. You can add any element from ‘Radiant Elements’ in the page, Blog post, Team and Portfolio etc.. You can add a section by clicking on that specific element of ‘Radiant Elements’. For example, if you want to add a ‘Blog’ section in your page, then you need to click on the ‘Blog’ element, for automatically creating that particular section.

By following this tutorial you can easily manage all of your elements.

Accordion

From ‘Accordion’ element, you can add an accordion or toggle with title and description.

Follow the steps to add an Accordion element---

  1. Click on ‘Accordion’. Select any Style out of different styles from 'Select Accordion Style' field. Choose color from 'Color Scheme' field (If not selected, it will take theme default color). If you require, you can use 2 specific fields, viz; ‘Extra class name for the container’ , ‘Element ID’.
  2. You can add your own CSS styles in the Tab - ‘Design’.
  3. After providing all the details, click on ‘Save Changes’ to save. Now, to add accordion items, click on “plus(+)” sign.
  4. To add an item, click on ‘Accordion Item’.
  5. Provide title and content - (You can use HTML tags) for that particular item.

Alert Box

By using ‘Alert Box’ element, you can add an alert box with content.

Attributes:

  1. Select Style: As there is only one style by-default, you don’t have to select any.
  2. Select Type: Select which type of alert you want to display.
  3. Is Dismissible?: If you want cross sign, then choose 'Yes'.
  4. Type Alert Title: Provide the title of the alert, right here.
  5. Type Alert Text: Provide the content of the alert, right here.
  6. Animation Style: A myriad of animation styles are available for the button. You can select any one of them or just leave without animation.
  7. Extra class name for the container: You can put an extra CSS class name, if required.
  8. Element ID: You can put an Element ID, if required.

Before-After

By using ‘Before-After’ element, you can add a section with ‘before image’ and ‘after image’.

Attributes:

  1. Before After Style: Select any Style out of different styles.
  2. Before image: You need to provide the ‘Before Image’, right here.
  3. After image: You need to provide the ‘After Image’, right here.
  4. Animation Style: A myriad of animation styles are available for the ‘before-after’ box. You can select any one of them or just leave without any animation.
  5. Extra class name for the container: You can put an extra CSS class name, if required.
  6. Element ID: You can put an Element ID, if required.

Blockquote

By using ‘Blockquote’ element, you can create a Blockquote box with content and a Blockquote icon. Here, you will get 3 tabs: viz; i) General ii) Appearance and iii) Design Options.

Attributes for General:

  1. Blockquote Style: Select any Style out of different styles.
  2. Author: Provide name of the Author.
  3. Content: You can add your content here. You can use HTML tags.
  4. Animation Style: A myriad of animation styles are available for the ‘Blockquote’ box. You can select any one of them or just leave without animation.
  5. Extra class name for the container: You can put an extra CSS class name, if required.
  6. Element ID: You can put an Element ID, if required.

Attributes for Appearance:

  1. Font Color: Choose font color of the text.
  2. Icon Color: Specify blockquote icon color.

Attributes for Design Options:
Here you can change the CSS style of the Blockquote.

Blog

By using ‘Blog’ element, you can add a blog section with blog posts.

Attributes:

  1. Blog Style: Select any Style out of different styles.
  2. Hover Style: Select any Style out of different styles for blog.
  3. Color Scheme: Set your blog color scheme.
  4. Carousel: Choose, whether or not, you want to activate carousel. If you choose ‘No’, then the options, viz; ‘Allow Navigation?’, ‘Navigation Style’, ‘Allow Dots for Navigation?’, ‘Navigation Dot Style’, ‘Allow Loop’, ‘Allow Autoplay?’ and ‘Autoplay Timeout (in milliseconds)’ will be deactivated and if you choose “Yes”, then these options would stay and the Carousel would operate/function properly.

    i) Allow Navigation?: Choose, if you want to show or hide navigation. If you choose ‘No’, then ‘Navigation Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the navigation would operate/function properly.

    ii) Navigation Style: Choose from navigation styles for showing different styles for arrow.

    iii) Allow Dots for Navigation? : Choose, if you want to show dots for navigation. If you choose ‘No’, then the ‘Navigation Dot Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the dots for navigation would operate/function properly.

    iv) Navigation Dot Style: Choose style for showing ‘Navigation Dot Style’.

    v) Allow Loop: Choose, if you want to enable the loop or not. If you have 5 posts, and if you choose ‘No’, the loop will stop after showing those 5 specific posts and if you select “Yes”, the loop will continue to run.

    vi) Allow Autoplay?: Choose, if you want to autoplay your carousel or not. If you choose ‘No’, then ‘Autoplay Timeout (in seconds)’ option will be deactivated and if you choose “Yes”, then this option would stay and the Autoplay would operate/function properly.

    vii) Autoplay Timeout (in milliseconds): Specify the number of milliseconds for an autoplay timeout, i.e: the duration after which the scroll will start.

  5. Category: If you want to display posts for a specific category, then choose that particular category or choose ‘All’ for showing posts for all categories.
  6. Order: Choose order for showing posts, i.e: Ascending or Descending.
  7. Order By: Choose the order of Posts.
  8. Count: Specify the number of posts you wish to show.
  9. Number of Posts on Desktop: Specify the number of posts you wish to show in desktop version.
  10. Number of Posts on Tab: Specify the number of posts you wish to show in tab version.
  11. Number of Posts on Mobile: Specify the number of posts you wish to show in mobile version.
  12. Add Animation?: If you want to activate animation, then tick 'Yes' on checkbox.
  13. Extra class name for the container: You can put an extra CSS class name, if required.
  14. Element ID: You can put an Element ID, if required.

Call To Action

By using ‘Call To Action’ element, you can add a ‘call to action’ section with text and button. Here, you will get 3 tabs: viz; i) General ii) Typography & Color iii) Button Design.

Attributes for General:

  1. Call To Action Style: Select any Style out of different styles.
  2. Call To Action Title : You need to provide the title, right here.
  3. Title Align: Choose alignment of the title, right here.
  4. Call To Action Content: You need to provide content, right here.
  5. Call To Action Subtitle: You need to provide the subtitle, right here.
  6. Subtitle Align: You need to choose alignment of the subtitle, right here.
  7. Button Title: You need to provide the button title, right here.
  8. Button Link: You need to provide the button link, right here.
  9. Add Animation?: If you want to activate animation, then tick 'Yes' on checkbox.
  10. Extra class name for the container: You can put an extra CSS class name, if required.
  11. Element ID: You can put an Element ID, if required.

Typography & Color:

Here, you can change Background Color of call to action box, Overlay Color of call to action box, Title Color, Title Font Size (in px), Title Line Height (in px), Content Color, Content Font Size (in px), Content Line Height (in px), Subtitle Color, Subtitle Font Size (in px), Subtitle Line Height (in px), Button Title Color, Button Title Hover Color, Button Background Hover Color, Button Font Size (in px) and Button Font Weight.

Button Design:

Here you can manage the CSS style of button.

Case Study

By using ‘Case Study’, you can add a Project section with Case Study items. Here, you will get 2 tabs: viz; i) General ii) Looping

Attributes for General:

  1. Case Study Style: Select any Style out of different styles.
  2. Case Study Display Filter: If you want to filter your 'Case Study items' with 'Case Study categories', then check ‘Yes’. After marking as ‘Yes’, these fields will be activated:

    i) Case Study Filter Style: Choose from 6 different styles.

    ii) Case Study Filter Align: Choose alignment of the filter.

    If you choose 'No', this field will be activated:

    Number of Case Studies: Specify the number of Case Studies you wish to show.

  3. Case Study Box Align: Choose alignment of the Case Study Box.
  4. Case Study Box Number: Specify the number of Case Studies you wish to show in a grid.
  5. Enable Zoom?: If you choose ‘Yes’ here, then Case Studies will not be linked to Case Study details, but instead Case Studies will only “zoom”. If you choose ‘No’, then Case Studies will be linked to their “details page” and this field will be activated:

    i) Enable Link Button?: If you want to enable the button on Case Study with a link, then check ‘Yes’. After marking ‘Yes’, you can also provide text in button on ‘Link Button Text’ field.

  6. Case Study Enable Title?: Choose if you want to show or hide title.
  7. Case Study Enable excerpt?: Choose if you want to show or hide excerpt.
  8. Spacing between Case Study Items: Provide spacing between 2 Case Study items.
  9. Extra class name for the container: You can put an extra CSS class name, if required.
  10. Element ID: You can put an Element ID, if required.

Attributes for Looping:
Here, you can select ‘Order By’ and ‘Sort Order’ of Case Study items.

Case Studies Slider

By using ‘Case Studies Slider’, you can add a Slider with case studies posts. Here, you will get 2 tabs: viz; i) General ii) Looping

Attributes for General:

  1. Case Studies Slider Style: Select Style.
  2. Color: Set your Case Studies Slider Color Scheme.
  3. Case Studies Category: Put specific Case Studies Category slug name to display all posts under that specific Case Studies. If you want to display all posts, then put 'all'.
  4. Allow Loop: Choose, if you want to enable the loop or not. If you have 5 Case Studies posts, and if you choose ‘No’, the loop will stop after showing those 5 specific Case Studies posts and if you select “Yes”, the loop will continue to run.
  5. Allow Autoplay?: Choose, if you want to autoplay your carousel or not. If you choose ‘No’, then ‘Autoplay Timeout (in seconds)’ option will be deactivated and if you choose “Yes”, then this option would stay and the Autoplay would operate/function properly.
  6. Autoplay Timeout (in milliseconds): Specify the time in milliseconds for an autoplay timeout, i.e: the duration after which the scroll will start.
  7. Number of Items on Desktop: Specify the number of Case Studies items you wish to show in a single row for the Desktop version.
  8. Number of Items on Tab: Specify the number of Case Studies items you wish to show in a single row for the Tab version.
  9. Number of Items on Mobile: Specify the number of Case Studies items you wish to show in a single row for the Mobile version.
  10. Enable Zoom?: Choose, if you want to Zoom your Case Studies posts or not.
  11. Extra class name for the container: You can put an extra CSS class name, if required.
  12. Element ID: You can put an Element ID, if required.

Attributes for Looping:
Here, you can select ‘Order By’ and ‘Sort Order’ of the Case Studies items.

Circular Progress Bar

By using ‘Circular Progress Bar’, you can add a Circular Progress Bar. Here, you will get 2 tabs: viz; i) General ii) Progress iii) Percentage iv) Design

Attributes for General:

  1. Percentage: Enter Percentage.
  2. Duration: Enter Duration (in milliseconds).
  3. Animation Style: A myriad of animation styles are available for the ‘Progress Bar’ box. You can select any one of them or just leave without animation.
  4. Extra class name for the container: You can put an extra CSS class name, if required.
  5. Element ID: You can put an Element ID, if required.

Attributes for progress:

  1. Background Color: Select background color of the Progress Bar.
  2. Progress Color: Select Progress Color of the Progress Bar.

Attributes for Percentage:

  1. Background Color: Select background color of the percentage for Progress Bar.
  2. Font Size: Select Font Size of the percentage for the Progress Bar.
  3. Line Height: Select Line Height of the percentage for the Progress Bar.
  4. Font Color: Select Font Color of the percentage for the Progress Bar.

Design:
Here, you can manage the CSS style of Progress Bar.

Clients

By using ‘Clients’ element, you can add a clients section with clients items.

Attributes:

  1. Clients Style: Select any Style out of different styles.
  2. Carousel: Choose, whether or not, you want to activate carousel. If you choose ‘No’, then the options, viz; ‘Allow Navigation?’, ‘Navigation Style’, ‘Allow Dots for Navigation?’, ‘Navigation Dot Style’, ‘Allow Loop’, ‘Allow Autoplay?’ and ‘Autoplay Timeout (in milliseconds)’ will be deactivated and if you choose “Yes”, then these options would stay and the Carousel would operate/function properly.

    i) Allow Navigation?: Choose, if you want to show or hide navigation. If you choose ‘No’, then ‘Navigation Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the navigation would operate/function properly.

    ii) Navigation Style: Choose from navigation styles for showing different styles for arrow.

    iii) Allow Dots for Navigation? : Choose, if you want to show dots for navigation. If you choose ‘No’, then the ‘Navigation Dot Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the dots for navigation would operate/function properly.

    iv) Navigation Dot Style: Choose style for showing ‘Navigation Dot Style’.

    v) Allow Loop: Choose, if you want to enable the loop or not. If you have 5 items, and if you choose ‘No’, the loop will stop after showing those 5 specific items and if you select “Yes”, the loop will continue to run.

    vi) Allow Autoplay?: Choose, if you want to autoplay your carousel or not. If you choose ‘No’, then ‘Autoplay Timeout (in seconds)’ option will be deactivated and if you choose “Yes”, then this option would stay and the Autoplay would operate/function properly.

    vii) Autoplay Timeout (in milliseconds): Specify the time in milliseconds for an autoplay timeout, i.e: the duration after which the scroll will start.

  3. Order: Choose order for showing clients items, i.e: Ascending or Descending.
  4. Order By: Choose the order of clients items.
  5. Count: Specify the number of clients items you wish to show.
  6. Number of Posts on Desktop: Specify the number of posts you wish to show in desktop version.
  7. Number of Posts on Tab: Specify the number of posts you wish to show in tab version.
  8. Number of Posts on Mobile: Specify the number of posts you wish to show in mobile version.
  9. Keep Link: Specify if you want to keep link for clients or not.
  10. Extra class name for the container: You can put an extra CSS class name, if required.
  11. Element ID: You can put an Element ID, if required.

Contact Box

By using ‘Contact Box ’ element, you can add a contact box with all the contact details. Here, you will get 2 tabs: viz; i) General ii) Design Options

Attributes for General:

  1. Contact Box Style: Select any Style out of different styles.
  2. Contact Box Icon Color: Set your Contact Box Icon Color (If not selected, it will take theme default color).
  3. Enter Address: Put address to be displayed on contact box.
  4. Enter Email: Put email address to be displayed on contact box.
  5. Enter Phone: Put phone number to be displayed on contact box.
  6. Enter Fax: Put fax to be displayed on contact box.
  7. Enter WhatsApp: Put whatsapp to be displayed on contact box.
  8. Animation Style: A myriad of animation styles are available for the ‘Contact Box’. You can select any one of them or just leave without animation.
  9. Element ID: You can put an Element ID, if required.
  10. Extra class name for the container: You can put an extra CSS class name, if required.

Attributes for Design Options:
Here you can manage the CSS style of Contact Box.

Contact Form 7

By using ‘Contact Form 7’ element, you can add a contact form.

Follow the steps to add a contact form---

  1. Click on ‘Contact Form 7’. Select any Style out of different styles. If you require, you can add 2 specific fields, viz; ‘Extra class name for the container’, ‘Element ID’.
  2. You can add your own CSS style for ‘submit’ button in the Tab - ‘Submit Button Design’.
  3. You can add your own CSS style for ‘Form Row’ in the Tab - ‘Form Row Settings’.
  4. You can add your own CSS style for ‘contact form 7 input field’ in the Tab - ‘Input Box Setting’.
  5. You can add other CSS style for ‘contact form’ in the Tab - ‘Contact Form 7 Design’.
  6. After providing all the details, click on ‘Save Changes’ to save. Now, to add a contact form, click on “plus(+)” sign.
  7. To choose a contact form, click on ‘Contact Form 7’.
  8. Select contact form, from ‘Select contact form’ field and if you want a title, then provide it on ‘Search title’ field.

Countdown

By using ‘Countdown’ element, you can add a countdown timer.

Attributes:

  1. Countdown Timer Style: As there is only one style by-default, you don’t have to select any.
  2. Target Time For Countdown: Provide the date and time, right here.
  3. Extra class name for the container: You can put an an extra CSS class name, if required.
  4. Element ID: You can put an Element ID, if required.

CounterUp

By using ‘CounterUp’ element, you can add a counter. Here, you will get 2 tabs: viz; i) General ii) Typography

Attributes for General:

  1. Counterup Style: As there is only one style by-default, you don’t have to select any.
  2. Counterup Value: Enter the value for counting, in numeric style; right here.
  3. Counterup Time: Enter the time in milliseconds as to how long the counting will run, right here.
  4. Counterup Delay: Mention, after how long, counting will start in milliseconds.
  5. Extra class name for the container: You can put an an extra CSS class name, if required.
  6. Element ID: You can put an Element ID, if required.

Typography:

From ‘Typography’, you can change all the CSS style of the counter.

Custom Button

If you want a totally different button, then you can do the same with ‘Custom Button’ element. Here, you will get 4 tabs: viz; i) General ii) Typography iii) Button Design and iv) Button Hover

Attributes for General:

  1. Title: Provide the button title, right here.
  2. URL (Link): Provide button url, right here.
  3. Alignment: Choose button alignment, right here.
  4. Add icon?: By marking ‘Yes’ in the check box, you can add an icon with button.
  5. Animation Style: A myriad of animation styles are available for the button. You can select any one of them or just leave without animation.
  6. Extra class name for the container: You can put an extra CSS class name, if required.
  7. Element ID: You can put an Element ID, if required.

Typography: From ‘Typography’, you can change all the CSS style for the text in the button.

Button Design: From ‘Button Design’, you can change the CSS style of the whole button.

Button Hover: From ‘Button Hover’, you can change the style and colors of button hover.

Custom Menu

By using ‘Custom Menu’ element, you can add a menu section.

Attributes:

  1. Menu Style: Select any Style out of different styles.
  2. Menu: Choose menu to display.
  3. Color: Set Color. (If not selected, it will take theme default color)
  4. Extra class name for the container: You can put an extra CSS class name, if required.
  5. Element ID: You can put an Element ID, if required.

Dropcap

By using ‘Dropcap’ element, you can add text with dropcap.

Attributes:

  1. Dropcap Style: Select any Style out of different styles.
  2. Dropcap Letter: Provide Dropcap Letter.
  3. Content: You can add your content here.
  4. Color Scheme: Choose color from this field (If not selected, it will take theme default color).
  5. Content Color: Choose content color.
  6. Extra class name for the container:You can put an extra CSS class name, if required.
  7. Element ID:You can put an Element ID, if required.

Fancy Text Box

By using ‘Fancy Text Box’ element, you can add different types of text box. Here, you will get 2 tabs: viz; i) General ii) Fancy Text Box Design

Attributes for General:

  1. Fancy Text Box Style: Select any Style out of different styles.
  2. Color: Set your Fancy Textbox Color. (If not selected, it will take theme default color).
  3. Title: Provide title, right here.
  4. Subtitle: Provide subtitle, right here.
  5. Fancy Text Box Content: Provide content, right here.
  6. Select Icon Type: Choose if you want image or icon. If you choose ‘Image’, then you can add icon image on ‘Add Icon (Eg. 80x80)’ field. If you choose ‘Icon’, then you can Select icon from library on ‘Icon (Icofont)’ field.
  7. Link: Provide link for the title or Read More, right here.
  8. Animation Style: A myriad of animation styles are available for the text box. You can select any one of them or just leave without animation.
  9. Element ID:You can put an Element ID, if required.
  10. Extra class name for the container:You can put an extra CSS class name, if required.

Fancy Text Box Design:
Here you can change the CSS style of the whole text box.

Flip Box

By using ‘Flip Box’ element, you can add different types of flip box. Here, you will get 3 tabs: viz; i) General ii) First Card iii) Second Card

Attributes for General:

  1. Flip Box Style: As there is only one style by-default, you don’t have to select any.
  2. Flip Box Axis: Select Axis of the Flip Box.
  3. Animation Style: A myriad of animation styles are available for the text box. You can select any one of them or just leave without animation.
  4. Extra class name for the container:You can put an extra CSS class name, if required.
  5. Element ID:You can put an Element ID, if required.

Attributes for First Card:

  1. Image: Upload image for First Cart, from this field.
  2. Title: Provide title, right here.
  3. Content: Provide Content, right here.
  4. Customizer: Here you can change the CSS style of the whole flip box for First Card.

Attributes for Second Card:

  1. Title: Provide title, right here.
  2. Content: Provide Content, right here.
  3. Button: Provide Button details, right here.
  4. Customizer: Here you can change the CSS style of the whole flip box for Second Card.

Highlight Box

By using ‘Highlight Box’ element, you can add different types of Highlight Box. Here, you will get 2 tabs: viz; i) General ii) Design Options

Attributes for General:

  1. Highlight Box Style: Select any Style out of different styles.
  2. Image: Upload image for box, from this field.
  3. Highlight Box Title: Provide title, right here.
  4. Highlight Box Content: Provide Content, right here.
  5. Highlight Box Link: Provide button url, right here.
  6. Animation Style: A myriad of animation styles are available for the text box. You can select any one of them or just leave without animation.
  7. Extra class name for the container:You can put an extra CSS class name, if required.
  8. Element ID:You can put an Element ID, if required.

Design Options:
Here you can change the CSS style of the whole highlight box.

Icon Box

By using ‘Icon Box’ element, you can add different types of Icon Box. Here, you will get 2 tabs: viz; i) General ii) Design

Attributes for General:

  1. Select Icon Library: From custom icon library.
  2. Icon (Icofont): Select icon from library.
  3. Icon Align: Select icon alignment.
  4. Icon size: Enter icon size. (eg. 10px, 1em, 1rem).
  5. Icon Color: Provide Icon color.
  6. Icon Border Radius: Select icon border radius.
  7. Animation Style: A myriad of animation styles are available for the text box. You can select any one of them or just leave without animation.
  8. Extra class name for the container:You can put an extra CSS class name, if required.
  9. Element ID:You can put an Element ID, if required.

Design:
Here you can change the CSS style of the whole Icon Box.

ihover

By using ‘ihover’ element, you can add different types of ihover Box with content. Here, you will get 2 tabs: viz; i) General ii) Design Options

Attributes for General:

  1. ihover Style: Select any Style out of different styles.
  2. Image: Upload image for box, from this field.
  3. Title: Provide title, right here.
  4. Content: Provide Content, right here.
  5. Animation Style: A myriad of animation styles are available for the text box. You can select any one of them or just leave without animation.
  6. Extra class name for the container:You can put an extra CSS class name, if required.
  7. Element ID: You can put an Element ID, if required.

Design Options:
Here you can change the CSS style of the whole highlight box.

Image Gallery

Attributes:

  1. Image Gallery Style: As there is only one style by-default, you don’t have to select any.
  2. Upload Images: Upload image for gallery, from this field.
  3. Number of Items in small gallery: Specify the number of images you wish to show in small gallery as ‘thumbnail’.
  4. Extra class name for the container: You can put an extra CSS class name, if required.
  5. Element ID:You can put an Element ID, if required.

Image Slider

Attributes:

  1. Image Slider Style: As there is only one style by-default, you don’t have to select any.
  2. Upload Images: Upload image for slider, from this field.
  3. Number of Images on Desktop: Specify the number of images you wish to show in a single row for the Desktop version.
  4. Number of Images on Tab: Specify the number of images you wish to show in a single row for the Tab version.
  5. Number of Images on Mobile: Specify the number of images you wish to show in a single row for the Mobile version.
  6. Extra class name for the container: You can put an extra CSS class name, if required.
  7. Element ID:You can put an Element ID, if required.

List

By using ‘List’ element, you can add a listbox with different styles. Here, you will get 2 tabs: viz; i) General ii) Design Options

Attributes for General:

  1. List Style: Select any Style out of different styles.
  2. Content: Provide content with ul/li structure as screenshot, right here.
  3. List Icon Color : Provide the icon color of list, right here.
  4. Animation Style : A myriad of animation styles are available for the list box. You can select any one of them or just leave without animation.
  5. Extra class name for the container: You can put an extra CSS class name, if required.
  6. Element ID: You can put an Element ID, if required.

Design Options:
Here you can change the CSS style of the whole list box.

Popup Video

By using ‘Popup Video’ element, you can add a video from Youtube Or Vimeo.

Attributes:

  1. Popup Video Style: As there is only one style by-default, you don’t have to select any.
  2. Popup Video Alignment: Choose Alignment of the video.
  3. Upload image : Upload thumbnail image for the video.
  4. Enter Youtube/Vimeo Video Link : Enter video link.
  5. Extra class name for the container: You can put an extra CSS class name, if required.
  6. Element ID:You can put an Element ID, if required.

Portfolio

By using ‘Portfolio’, you can add a portfolio section with portfolio posts. Here, you will get 2 tabs: viz; i) General ii) Looping

Attributes for General:

  1. Portfolio Style: Select any Style out of different styles.
  2. Portfolio Category: Put specific Portfolio Category slug name to display all posts under that specific Portfolio Category. If you want to display all posts, then put 'all'.
  3. How many items to show?: Specify the number of portfolio posts you wish to show.
  4. Enable portfolio link?: If you want to enable link for the portfolios, then check ‘Yes’.
  5. Enable portfolio zoom?: If you choose ‘Yes’ here, then you can zoom the portfolios.
  6. Extra class name for the container: You can put an extra CSS class name, if required.
  7. Element ID: You can put an Element ID, if required.

Attributes for Looping:
Here, you can select ‘Order By’ and ‘Sort Order’ of the portfolio items. You can exclude specific portfolio post(s) by providing ID of that post(s) on 'Offset Posts' field. For providing multiple ID you need to use 'Comma (,)'.

Portfolio Slider

By using ‘Portfolio Slider’, you can add a Slider with portfolio posts. Here, you will get 2 tabs: viz; i) General ii) Looping

Attributes for General:

  1. Portfolio Slider Style: Select any Style out of different styles.
  2. Portfolio Category: Put specific Portfolio Category slug name to display all posts under that specific Portfolio Category. If you want to display all posts, then put 'all'.
  3. Allow Loop: Choose, if you want to enable the loop or not. If you have 5 portfolio posts, and if you choose ‘No’, the loop will stop after showing those 5 specific portfolio posts and if you select “Yes”, the loop will continue to run.
  4. Allow Autoplay?: Choose, if you want to autoplay your carousel or not. If you choose ‘No’, then ‘Autoplay Timeout (in millisecond)’ option will be deactivated and if you choose “Yes”, then this option would stay and the Autoplay would operate/function properly.
  5. Autoplay Timeout (in milliseconds): Specify the time in milliseconds for an autoplay timeout, i.e: the duration after which the scroll will start.
  6. Number of Items on Desktop: Specify the number of portfolio items you wish to show in a single row for the Desktop version.
  7. Number of Items on Tab: Specify the number of portfolio items you wish to show in a single row for the Tab version.
  8. Number of Items on Mobile: Specify the number of portfolio items you wish to show in a single row for the Mobile version.
  9. Enable Zoom?: Choose, if you want to Zoom your portfolio posts or not.
  10. Extra class name for the container: You can put an extra CSS class name, if required.
  11. Element ID: You can put an Element ID, if required.

Attributes for Looping:
Here, you can select ‘Order By’ and ‘Sort Order’ of the portfolio items.

Pricing Item

By using ‘Pricing Item’ element, you can add a pricing box.

Attributes:

  1. Pricing Style: Select any Style out of different styles.
  2. Title: Provide pricing title, right here.
  3. Subtitle: Provide pricing subtitle, right here.
  4. Currency Symbol: Provide Currency Symbol of pricing, right here.
  5. Price (Without Currency Symbol): Provide price, right here.
  6. Period: Set period, right here.
  7. Tagline: Set Tagline, right here.
  8. Content: Provide pricing content, right here.
  9. Button | Title: Set button text, right here.
  10. Button | Link : Set button link, right here.
  11. Highlight: If you want this item to be highlighted, then choose ‘Yes’.
  12. Color: Set your Pricing Table Color. (If not selected, it will take theme default color)
  13. Animation Style: A myriad of animation styles are available for the pricing item. You can select any one of them or just leave without animation.
  14. Extra class name for the container: You can put an extra CSS class name, if required.
  15. Element ID: You can put an Element ID, if required.

Progress Bar

By using ‘Progress Bar’ element, you can add Progress bar.

Attributes:

  1. Progressbar Title: Provide title, right here.
  2. Color: Set your Progressbar Color (If not selected, it will take theme default color).
  3. Progressbar Height: Provide height, right here.
  4. Progress Percentage: Provide percentage, right here.
  5. Progressbar Animation: Choose ‘true’ to bring animation effect for the stripe.
  6. Progressbar Striped: Choose ‘true’ to bring stripe on progressbar.
  7. Extra class name for the container: You can put an extra CSS class name, if required.
  8. Element ID: You can put an Element ID, if required.

Social Widget

By using ‘Social Widget’ element, you can add a section of Social Icons. You can provide url for Social Icons from 'Theme Options > Social Icons'

Attributes:

  1. Social Style: Select any Style out of different styles.
  2. Hover Color: Set your Hover Color. (If not selected, it will take theme default color)
  3. Extra class name for the container: You can put an extra CSS class name, if required.
  4. Element ID: You can put an Element ID, if required.

Recent Post

By using ‘Recent Post’ element, you can add a section of Recent Posts.

Attributes:

  1. Recent Post Style: Select any Style out of different styles.
  2. No. of Posts to show: Enter the number of posts you want to display.
  3. Extra class name for the container: You can put an extra CSS class name, if required.
  4. Element ID: You can put an Element ID, if required.

Separator

By using ‘Separator’ element, you can add a separator.

Attributes:

  1. Separator Style: Select any Style out of different styles.
  2. Separator Width (In Pixels) eg. 50px: Put separator width in px, right there.
  3. Separator Height (In Pixels) eg. 5px: Put separator height in px, right there.
  4. Separator Color: Provide color for separator, right here.
  5. Separator Gap Color: Provide Gap Color of separator, right here.
  6. Separator Direction: Choose direction for separator icon.
  7. Extra class name for the container: You can put an extra CSS class name, if required.
  8. Element ID: You can put an Element ID, if required.

Tabs

By using ‘Tabs’ element, you can add a tab with content.

Follow the steps to add a tab---

  1. Click on ‘Tabs’.Select any Style out of different styles from 'Select Tabs Style' field. Choose color from 'Color' field (If not selected, it will take theme default color). If you require, you can use 2 specific fields, viz; ‘Extra class name for the container’ , ‘Element ID’.
  2. After providing all the details, click on ‘Save Changes’ to save. Now, to add tab item, click on “plus(+)” sign.
  3. To add a tab item, click on ‘Tab Item’.
  4. If you want icon with tab title, then click ‘Yes’ on ‘Display Icons?’ field and provide your icon. Provide title on ‘Tab Title’ field and provide content on ‘Tab Content’ field.

Team

By using ‘Team’ element, you can add a team section with team items.

Follow the steps to add a tab---

Attributes:

  1. Team Style: Select any Style out of different styles.
  2. Team Category: Put specific team profession slug name to display all posts under that specific profession. If you want to display all posts, then put 'all'.
  3. Carousel: Choose, whether or not, you want to activate carousel. If you choose ‘No’, then the options, viz; ‘Allow Navigation?’, ‘Navigation Style’, ‘Allow Dots for Navigation?’, ‘Navigation Dot Style’, ‘Allow Loop’, ‘Allow Autoplay?’ and ‘Autoplay Timeout (in seconds)’ will be deactivated and if you choose “Yes”, then these options would stay and the Carousel would operate/function properly.

    i) Allow Navigation?: Choose, if you want to show or hide navigation. If you choose ‘No’, then ‘Navigation Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the navigation would operate/function properly.

    ii) Navigation Style: Choose from navigation styles for showing different styles for arrow.

    iii) Allow Dots for Navigation? : Choose, if you want to show dots for navigation. If you choose ‘No’, then the ‘Navigation Dot Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the dots for navigation would operate/function properly.

    iv) Navigation Dot Style: Choose style for showing ‘Navigation Dot Style’.

    v) Allow Loop: Choose, if you want to enable the loop or not. If you have 5 items, and if you choose ‘No’, the loop will stop after showing those 5 specific items and if you select “Yes”, the loop will continue to run.

    vi) Allow Autoplay?: Choose, if you want to autoplay your carousel or not. If you choose ‘No’, then ‘Autoplay Timeout (in seconds)’ option will be deactivated and if you choose “Yes”, then this option would stay and the Autoplay would operate/function properly.

    vii) Autoplay Timeout (in seconds): Specify the time in seconds for an autoplay timeout, i.e: the duration after which the scroll will start.

  4. Order: Choose order for showing team items, i.e: Ascending or Descending.
  5. Order By: Choose the order of team items.
  6. Count: Specify the number of team items you wish to show.
  7. Number of Posts on Desktop: Specify the number of team items you wish to show in a single row for the Desktop version.
  8. Number of Posts on Tab: Specify the number of team items you wish to show in a single row for the Tab version.
  9. Number of Posts on Mobile: Specify the number of team items you wish to show in a single row for the Mobile version.
  10. Enable Link?: Choose, if you want to enable the link of team items or not.
  11. Add Animation?: A myriad of animation styles are available for the team items. You can select any one of them or just leave without animation.
  12. Extra class name for the container: You can put an extra CSS class name, if required.
  13. Element ID: You can put an Element ID, if required.

Testimonial

By using ‘Testimonial’ element, you can add a testimonial section with testimonial items.

Follow the steps to add a tab---

Attributes:

  1. Testimonial Style: Select any Style out of different styles.
  2. Color: Choose color from 'Color Scheme' field (If not selected, it will take theme default color).
  3. Carousel: Choose, whether or not, you want to activate carousel. If you choose ‘No’, then the options, viz; ‘Allow Navigation?’, ‘Navigation Style’, ‘Allow Dots for Navigation?’, ‘Navigation Dot Style’, ‘Allow Loop’, ‘Allow Autoplay?’ and ‘Autoplay Timeout (in milliseconds)’ will be deactivated and if you choose “Yes”, then these options would stay and the Carousel would operate/function properly.

    i) Allow Navigation?: Choose, if you want to show or hide navigation. If you choose ‘No’, then ‘Navigation Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the navigation would operate/function properly.

    ii) Navigation Style: Choose from navigation styles for showing different style for arrow.

    iii) Allow Dots for Navigation? : Choose, if you want to show dots for navigation. If you choose ‘No’, then the ‘Navigation Dot Style’ option will be deactivated and if you choose “Yes”, then this option would stay and the dots for navigation would operate/function properly.

    iv) Navigation Dot Style: Choose style for showing ‘Navigation Dot Style’.

    v) Allow Loop: Choose, if you want to enable the loop or not. If you have 5 items, and if you choose ‘No’, the loop will stop after showing those 5 specific items and if you select “Yes”, the loop will continue to run.

    vi) Allow Autoplay?: Choose, if you want to autoplay your carousel or not. If you choose ‘No’, then ‘Autoplay Timeout (in seconds)’ option will be deactivated and if you choose “Yes”, then this option would stay and the Autoplay would operate/function properly.

    vii) Autoplay Timeout (in milliseconds): Specify the time in milliseconds for an autoplay timeout, i.e: the duration after which the scroll will start.

  4. Order: Choose order for showing testimonial items, i.e: Ascending or Descending.
  5. Order By: Choose the order of testimonial items.
  6. Count: Specify the number of testimonial items you wish to show.
  7. Number of Posts on Desktop: Specify the number of testimonial items you wish to show in a single row for the Desktop version.
  8. Number of Posts on Tab: Specify the number of testimonial items you wish to show in a single row for the Tab version.
  9. Number of Posts on Mobile: Specify the number of testimonial items you wish to show in a single row for the Mobile version.
  10. Add Animation?: A myriad of animation styles are available for the testimonial items. You can select any one of them or just leave without animation.
  11. Extra class name for the container: You can put an extra CSS class name, if required.
  12. Element ID: You can put an Element ID, if required.

Typewriter Text

By using ‘Typewriter Text’ element, you can add Typewriter Text. Here, you will get 2 tabs: viz; i) General ii) Attribute iii) Design

Attributes for General:

  1. Value Strings: Add text, right here by clicking 'Toggle row' as per below screenshot.
  2. Alignment: Select text alignment.
  3. Tag: Select HTML tag for Typewriter Text.
  4. Font Size: Enter font size for the text.
  5. Line Height: Enter line height.
  6. Font Color: Enter Font Color of the text.
  7. Animation Style : A myriad of animation styles are available for the list box. You can select any one of them or just leave without animation.
  8. Extra class name for the container: You can put an extra CSS class name, if required.
  9. Element ID: You can put an Element ID, if required.

Attributes for 'Attribute' tab:

  1. Type Speed: Specify type speed of display texts.
  2. Start Delay: Enter Start Delay in miliseconds.
  3. Back Speed: Enter Back Speed in miliseconds.
  4. Back Delay: Enter font size for the text in miliseconds.
  5. Shuffle: Choose, if you want to enable shuffle or not.
  6. Loop: Choose, if you want to enable the loop or not.

Design:
Here you can change the CSS style of the Typewriter Text Box.

Theme Button

By using ‘Theme Button’ element, you can create common button for the theme.

Attributes:

  1. Title: Provide the button title, right here.
  2. URL (Link): Provide button url, right here.
  3. Alignment: Choose button alignment, right here.
  4. Add icon?: By marking ‘Yes’, you can add icon with button.
  5. Animation Style: A myriad of animation styles are available for the button. You can select any one of them or just leave without animation.
  6. Extra class name for the container: You can put an extra CSS class name, if required.
  7. Element ID: You can put an Element ID, if required.

TimeLine

From ‘Timeline’ element, you can add content with timeline style.

Follow the steps to add a Timeline element---

  1. Click on ‘Timeline’. Select any Style out of different styles from ‘Select Timeline Style’ field and set color from ‘Color Scheme’ field (If color is not selected, it will take theme default color). If you require, you can add 2 specific fields, viz; ‘Extra class name for the container’ , ‘Element ID’.
  2. You can add your own CSS styles in the Tab - ‘Design’.
  3. After providing all the details, click on ‘Save Changes’ to save. Now, to add timeline items, click on “plus(+)” sign.
  4. To add an item, click on ‘Timeline Item’.
  5. Provide Timeline Image, Timeline Title, Timeline Date (Month), Timeline Date (Year) and Timeline Content (You can use HTML tags) for that particular item.

Twitter Widget

By using ‘Twitter Widget’ element, you can add a section of Twitter Feeds.

Attributes:

  1. Twitter Style: Select any Style out of different styles.
  2. Username: Put the Twitter Username.
  3. No. of Maximum Tweets: Enter the number of Twitter Feed you want to display.
  4. Enable Links: Choose, if you want to enable links of the Tweets or not.
  5. Show User: Choose, if you want to Show User of the Tweets or not.
  6. Show Time: Choose, if you want to Show Time of the Tweets or not.
  7. Show Images: Choose, if you want to Show Images of the Tweets or not.
  8. Extra class name for the container: You can put an extra CSS class name, if required.
  9. Element ID: You can put an Element ID, if required.

Menu

To add your own menu(s), follow the following steps--

  1. Navigate Appearance > Menus
  2. Type Your menu name on ‘Menu Name’ field and click, ‘Create Menu’.
  3. Choose position for menu in ‘Display Location’.
  4. Click on ‘Save Menu’ to save everything.

You can add Pages, Posts and Custom links from blocks on the left side. Now, if you want to add special items such as ‘Portfolio’, ‘Portfolio Categories’, ‘Clients’, etc. then click on “Screen Options” button in the top right hand corner to add those additional menus.

To get more information about creating menu(s), go to - //en.support.wordpress.com/menus

E-Commerce

You can enable e-commerce on your site with WooCommerce plugin. Glamon is fully compatible with the WooCommerce plugin.

Install WooCommerce and setup default shop pages

If your site doesn’t have WooCommerce installed already, then you need to install the WooCommerce plugin first. To do the same, navigate to ‘Plugins’ > ‘Add new’ and then type ‘WooCommerce’ into the search field. Now install the plugin by clicking on “Install Now” button. After that, click on “Activate” button to activate the plugin. After activating, you will get notification to install WooCommerce pages. So, install default WooCommerce pages from there. To get more information about WooCommerce, click on this link-- WooCommerce Documentation

How to add new product

Navigate to Products > Add New. Now, put all the essential details to add a new product. You will get all the details on how to manage products from here---

https://docs.woocommerce.com/document/managing-products/

Blog Posts

Please go through the points given below to understand how to create a new blog post--

  1. Login to WordPress admin panel.
  2. Navigate to "Posts > Add New"
  3. Provide a suitable title for your blog post.
  4. On the below area, you have to write content for your blog post. You can also add content with WPBakery Page Builder.
  5. As short contents for blog post element are coming from ‘Excerpt’, so you need to provide content on ‘Excerpt’ too. If you’re not getting ‘Excerpt’ option on your post, then click on “Screen Options” button in the top right hand corner and check ‘Excerpt’ to get the option.
  6. On the right hand side, you will find "Featured Image" section. Here, you can provide an image for your blog post.
  7. From "Categories" box, you can put your blog post under a suitable category or create a new category for that.
  8. Finally, click on "Publish" button to publish your blog post.

Testimonial Items

Please go through the points given below to understand how to create a new testimonial item---

  1. Login to WordPress admin panel.
  2. Navigate to "Testimonials > Add New Testimonial"
  3. Provide a suitable title for your testimonial item.
  4. On the below area, you have to write content for your testimonial item.
  5. As short contents for testimonial element are coming from ‘Excerpt’, so you need to provide content on ‘Excerpt’ too. If you’re not getting ‘Excerpt’ option on your testimonial, then click on “Screen Options” button in the top right hand corner and check ‘Excerpt’ to get the option.
  6. On the right hand side, you will find "Client Hover Image" section. Here, you can provide an image for your testimonial item.
  7. Finally, click on "Publish" button to publish your testimonial item.

Team Items

Please go through the points given below to understand how to create a new team item---

  1. Login to WordPress admin panel.
  2. Navigate to "Team > Add New Team"
  3. Provide a suitable title for your team item.
  4. On the below area, you have to write content for your team item. Also, you can add content with WPBakery Page Builder.
  5. On the below area, you can add all the information of the team.
  6. As short contents for team element are coming from ‘Excerpt’, so you need to provide content on ‘Excerpt’ too. If you’re not getting ‘Excerpt’ option on your team, then click on “Screen Options” button in the top right hand corner and check ‘Excerpt’ to get the option.
  7. On the right hand side, you will find "Team Member Image" section. Here, you can provide an image for your team item.
  8. From "Professions" box, you can put your team item under a suitable profession or create a new profession for that.
  9. Finally, click on "Publish" button to publish your team item.

Portfolio Items

Please go through the points given below to understand how to create a new portfolio post---

  1. Login to WordPress admin panel.
  2. Navigate to "Portfolio > Add New Portfolio"
  3. Provide a suitable title for your portfolio item.
  4. On the below area, you have to write content for your portfolio item. Also, you can add content with WPBakery Page Builder.
  5. On the right hand side, you will find "Portfolio Image" section. Here, you can provide an image for your portfolio item.
  6. From "Portfolio Categories" box, you can put your portfolio item under a suitable category or create a new category for that.
  7. Finally, click on "Publish" button to publish your portfolio item.

Case Study Items

Please go through the points given below to understand how to create a new Case Study item---

  1. Login to WordPress admin panel.
  2. Navigate to "Case Study > Add New Case Study"
  3. Provide a suitable title for your Case Study item.
  4. On the below area, you have to write content for your Case Study item. Also, you can add content with WPBakery Page Builder.
  5. As short contents for Case Study element are coming from ‘Excerpt’, so you need to provide content on ‘Excerpt’ too. If you’re not getting ‘Excerpt’ option on your Case Study, then click on “Screen Options” button in the top right hand corner and check ‘Excerpt’ to get the option.
  6. On the right hand side, you will find "Case Study Image" section. Here, you can provide an image for your Case Study item.
  7. From "Case Study Categories" box, you can put your Case Study item under a suitable category or create a new category for that.
  8. Finally, click on "Publish" button to publish your Case Study item.

Clients Items

Please go through the points given below to understand how to create a new client item---

  1. Login to WordPress admin panel.
  2. Navigate to "Clients > Add New Client"
  3. Provide a suitable title for your client item.
  4. On the right hand side, you will find "Client Hover Image" section. Here, you can provide an image for your client item.
  5. Finally, click on "Publish" button to publish your testimonial item.

Translation

Use .mo/.po files and Poedit software

For individuals who desire translation using files included in the theme, we suggest using the .mo/.po files. These files work in ‘buddies’ or pairs, so for every language, you must have 2 files with the same name but with a different extension name altogether. For example, if you wish to translate into French language, your files would be fr_FR.mo and fr_FR.po

To make edits on these files, you have to use Poedit which is an “easy to use” software. You only need to upload the files into Poedit, edit and upload them into the"languages" folder that are included or provided in the theme.

Site Maintenance

We offer you our advice and expertise, so that you can enhance your website’s performance.

Improve Site Speed

Website loading speed is of utmost importance. Visitors don't like a slow website. We have already made the necessary changes in our theme to help your site load faster. Please read the points mentioned below to know how you can improve your website loading speed.

Image Compress with TinyPNG:

You can compress images from TinyPNG website. Visit https://tinypng.com/ and compress all images before uploading them on your website. By this process, you can decrease your website loading time and provide your visitors, a better experience.

.htaccess Code For Better Website Speed:

Please copy and paste the below mentioned code to your .htaccess file (you will find this file on the root folder of your hosting directory) for improved performance of your website.

(N.B.: Please don't replace any code that already exists on the .htaccess file. It may have serious implications on your website.)

AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript

## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType text/css "access 1 month"
ExpiresByType text/html "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType text/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 1 month"
</IfModule>
## EXPIRES CACHING ##
 

WP Fastest Cache:

WP Fastest Cache is our preferred plugin for website cache. You can install this plugin and also learn how this plugin works, by following the below mentioned steps:

  1. Login to WordPress admin panel (URL should be www.yourdomain.com/wp-admin ).
  2. Navigate to "Plugins > Add New" (see screenshot below).
  3. Search for "WP Fastest Cache".
  4. Install and activate the plugin.
  5. Check on “Enable”, to enable cache.

Check Website On Google Page Insights and GT Metrix:

Please follow the below mentioned steps to check your website for Google Page Speed:

  1. Visit https://developers.google.com/speed/pagespeed/insights/
  2. Type your website URL and click on "Analyze" button to know your website speed.

Please follow the below mentioned steps to check your website on GTMetrix:

  1. Visit https://gtmetrix.com/
  2. Type your website URL and click on "Analyze" button to know your website speed.