StartIt Theme

A Fresh Startup Business Theme


StartIt - A Fresh Startup Business Theme

Hi, and welcome to the StartIt User Guide. The User Guide covers all the information needed to use the StartIt theme to build an amazing website, as well as some helpful tips and tricks that will make your experience working with the StartIt theme easier and more enjoyable. If you need any additional assistance while using our theme, you can always submit a ticket to our support forum at https://helpcenter.qodeinteractive.com/ and our support team will be glad to help you out.

You can navigate through different sections of the User Guide by clicking on the links in the menu to the left of your screen. You will also notice that we have highlighted certain parts of the text throughout the User Guide, such as important pieces of information, useful tips, and helpful code snippets, with different formating for an easier overview. Here are some examples of the different formating we use for Important Notes, Useful Tips, and Code Snippets:

This is an important note
This is a useful tip
<div class="code-snippet">This is a helpful code snippet</div>

In this first section of the StartIt User Guide we will go through the essential steps required to start building your website with the StartIt theme. We will explain how to install the theme, import the included demo content, as well as how to update the theme. At the end of this section you will also find a set of Frequently Asked Question related to troubleshooting the theme. 

Installing StartIt

After downloading the StartIt installation file from ThemeForest, extract it and in the extracted folder locate the startit.zip file. You can then install the StartIt theme using one of the two following installation methods:

  1. WordPress upload - For most users, this is probably the simplest installation method. To install the StartIt theme using this method, please follow these steps:
    1. Login to your WordPress admin panel
    2. Navigate to Appearance > Themes > Add New > Upload Theme
    3. Click on Choose File and select startit.zip
    4. Click on Install Now
  2. FTP upload - If you would like to install the StartIt theme via FTP, please follow these steps:
    1. Extract the startit.zip file you previously located. You should now see a folder named startit
    2. Using an FTP client, login to the server where your WordPress website is hosted
    3. Using an FTP client, navigate to the /wp-content/themes/ directory under your WordPress website's root directory
    4. Using an FTP client, upload the previously extracted startit folder to the themes directory on your remote server

Once the installation is complete, your StartIt theme will be ready for use. Now all you need to do is navigate to Appearance > Themes and activate the StartIt theme. After you have done this, you should see Select Options appear in the left navigation bar of  your WordPress admin panel.

You should also see a notification at the top of the screen that required plugins need to be installed. Please install and activate all of the required plugins, since they are necessary for the theme to function properly.

Make sure to install the "Select Core" plugin, since this plugin is of critical importance for proper theme functioning. This plugin includes the custom post types that come with the theme (Portfolio, Testimonials, Select Carousel), and without this plugin you will not be able to create any of these custom post types or the elements in the theme that require them. 
If writing permissions aren't set for folders containing CSS and JS files on your server, you will see a warning message at the top of the theme options page. In order to remove that message, you need to change permissions for the wp-content/themes/startit/css and wp-content/themes/startit/js folders and set them to 755. We recommend setting writing permissions in order to optimize your site performance. If you have any issues with this, please contact your hosting service provider. Alternatively, you can submit a ticket to https://helpcenter.qodeinteractive.com/ with FTP access for your site, and our support team will take a look.
Please note that if you are planning to use the "Whiteboard" functionality for the Revolution Slider plugin, you will need to purchase a license for the Revolution Slider plugin. After you purchase a license, all you need to do is actvate your license in the "Plugins" panel, and then you can install the free Whiteboard add-on for Revolution Slider.

Theme Activation and Registration

In order to activate your copy of StartIt, you should input your purchase code and email address, and thus effectively register the theme. To do this, please navigate to StartIt Dashboard > StartIt Dashboard and input the required information there. 

You can obtain your purchase code by following these steps: 

Note that you are not required to separately register any of the plugins which came bundled with the theme. 

Please note that if you used your purchase code on one installation, you are required to Deregister in order to use the purchase code on a different installation. 

You should also make sure to activate and register your copy of the theme before proceeding to the demo import process. 

It is also a good practice to refer to the System Info section to see if your server resources match the theme requrements. Navigate to StartIt Dashboard > System Info and there you will find a general overview of your server configuration, as well as the theme information and an overview of all the active plugins. In System Information any parameters that do not meet the theme requirements will be shown in red, and you can also see the recommended values that you should set next to them. If you are unsure how to adjust the server resources, you can ask your hosting provider to perform this for you. 

Importing Demo Content

With the StartIt theme, you have the option to either start creating your site from scratch, or choosing to import one of the included demo sites to use as a starting point, and then modifying it to suit your needs. In this section we will explain how to do the latter.

If you plan on building an online shop with StartIt, you should install the WooCommerce plugin before importing the demo content. For more information on how to install WooCommerce, please read the WooCommerce section of this User Guide.
If you plan on using contact forms on your website, you should instal the Contact Form 7 plugin before importing the demo content so you recieve all the contact forms from our demo site. For more information on how to install Contact Form 7, please read the Contact Form 7 section of this User Guide.

StartIT comes with a one-click import module. To import one of the included demo sites, please follow these steps:

 

  1. Login to your WordPress admin panel
  2. Navigate to StartIT Dashboard > Import
  3. From the Import dropdown menu, choose the demo site that you would like to import.
  4. From the Import Type dropdown menu, choose what type of content you'd like to import:
    1. All - imports pages, content, widgets, and settings. We recommend this for users who would like to import a demo site exactly as it appears on our live demo.
    2. Content - imports only pages and their content. This option is recommended for users who would like to see how we've created our page layouts, but who want to keep their own settings in Select Core Options.
    3. Widgets - imports only widgets. This option is recommended for users who would only like to populate the theme’s widget areas with the widgets from their chosen demo. No other content is imported.
    4. Options - imports settings in Select Core Options only. This option is recommended for users who would like to achieve the same look and feel of their chosen demo site, but do not want to import any additional content.
  5. If you also wish to import media files (images, videos, sounds), make sure to set the Import attachments option to "Yes".
  6. Click on the Import button and wait for the import process to finish.
Please note that the images we use on our demo sites are copyrighted, and if you'd like to publish them on your site, you would need to purchase them separately. We bought most of our images on Shutterstock.

Updating StartIt

You can update your theme by performing the following steps:

  1. Download the latest theme .zip file from ThemeForest
  2. Extract it and locate startit.zip
  3. Extract startit.zip and locate the startit folder
  4. Copy/Replace the contents of the startit folder to the /wp-content/themes/startit folder of your web site.

Troubleshooting FAQ

1. Why can't I save my menu?

WordPress by default has a limited number of menu items. When you import our demo content, which contains a lot of menu items, you might not be able to save changes you make to a menu. You can fix this problem by contacting your hosting and asking them to add the following lines to the php.ini file:

suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000
2. Why is there a smiley displayed on blank pages?

This problem is most likely related to JetPack and memory settings of your hosting. You can either disable JetPack or read what the JetPack developer wrote: Regarding the memory limit, please refer to the WordPress Codex section concerning this problem. Some sites that load many plugins alongside WordPress ultimately require a higher memory limit than WordPress defaults to, but since this is limited to specific hosts and configurations, it must be dealt with on an individual basis. You'll find the Codex article at: http://codex.wordpress.org/Common_WordPress_Errors#Allowed_memory_size_exhausted

3. How do I optimize my site?

Please use this tool to investigate reasons for slow loading: https://developers.google.com/speed/pagespeed/insights/?hl=en

4. How to translate or rename default theme labels?

You can use the Poedit software (http://poedit.net/wordpress) to translate/rename all the theme's labels. Another solution is to edit the theme folder/languages/en_US.po file directly in a text editor and manually edit the labels you want to translate.

5. Why do I see a white screen when importing demo content?

If you get a white screen or some other error when trying to import our demo content, this probably happens because of the maximum execution time limit. You need to increase the maximum execution time (upload time) setting of your web server. The default maximum execution time on web servers is 30 seconds. Please increase it to 120 seconds. Possible ways of achieving this are:

Ask your hosting provider to take care of this for you.

Once you've installed StartIt, you can start building your site. In this section of the User Guide we will explain how you can set up your header, upload your logo, create your menu, set up your footer area, customize the general look and feel of your website, and create your first pages.

Setting Up the Header

One of the first things you might want to do after you have installed and activated your StartIt theme is to set up your header area. The header contains the logo, menu, search bar, side area icon, and other optional widgets.

 

To set up your header, navigate to Select Options > Header from your WordPress admin panel. The settings you define here will be the default settings for all pages on your site. If you need any help in further understanding any of these options, please refer to the Select Options section of this User Guide. 

 

Some options, such as the header skin and background color, can be overridden on a page to page basis from a specific page’s backend. For more information on how local page settings work, please refer to the Pages section of this User Guide.

To add your logo to the header, navigate to Select Options > Logo from your WordPress admin panel and click the upload button next to the Logo Image – Default field. After you upload your image and save the options, you should have a visible logo in your header area. For more information regarding the various logo types that can be uploaded, please refer to the Select Options section of this User Guide.

Menu Creation

To create a new menu, navigate to Appearance > Menus from your WordPress admin panel and click on Create a new menu. Enter a name for your new menu and then click Create Menu.

Every page that you have created will be listed in the section on the left named Pages. Simply check the pages that you would like to add to your menu and click the Add to Menu button. Once you have added pages to your menu, you can click and drag the menu items to rearrange them, or nest them one underneath the other.

In the Menu Settings section (which is located underneath the Menu Structure section), check the checkbox next to Main Navigation and click Save Menu. This will activate the menu you have just created, and you should now see a functional menu in your header.

To set up your footer, navigate to Select Options > Footer from your WordPress admin panel.

The settings you define here will be the default settings for all pages on your site. If you would like both the top and bottom footer areas to be displayed, make sure that both the Show Footer Top and Show Footer Bottom options are enabled. If you need any help understanding any of these options, please refer to the Select Options section of this user guide.

Content is added to your footer via widgets. Navigate to Appearance > Widgets from your WordPress admin panel. On the right side of your page you will see the widget areas for your footer. The widget areas for the top footer are named Footer Column 1Footer Column 2Footer Column 3, and Footer Column 4. On the left side of the Widgets page you will see the available widgets. To add a widget to one of the Footer widget areas, simply drag the desired widget to one of the Footer Column widget areas on the right.

To add content to the bottom footer, simply add widgets to the Footer Bottom widget area, or the Footer Bottom Left and Footer Bottom Right widget areas.

General Look and Feel

Now let’s set up the general look and feel of your site. If you have imported a demo site and would like to keep its general look and feel, then you do not need to do anything else. Otherwise, go to Select Options > General and in the Font Family field set a default font family for your site. Next, in the First Main Color field set a default main color for your site.

Now that you have set up the basic elements for your site, you’re ready to start building your pages.

Building Pages

To create a new page, navigate to Pages > Add New from your WordPress admin panel. In the text field near the top of the screen enter a title for your page. After you have added a title, choose the “Full width” template from the section on the right named Page Attributes. This will allow you to add sections to your page that span across the whole width of the screen.

In the bottom section of your screen you will find local page settings. Any settings that you define here will override the global settings set in Select Options

It is generally considered good practice to set up the look and feel of your site on a global level, and override the settings when necessary on a local level. This will save you a lot of time, unlike if you were to set up every page separately.
Please note that StartIt is compatible with both the WPBakery Page Builder Plugin (which comes bundled with the theme) and the Elementor Page Builder. Feel free to opt for the builder you prefer of the two. Note that once you make your choice, you should stick with using that plugin from that point on.

To start adding elements to your page, first make sure that you are in the backend editor view. If the blue button near the top left of the page says BACKEND EDITOR, click on it to enable the WPBakery Page Builder view (if you decide to use the WPBakery Page Builder). Once you’re in the WPBakery view, the blue button will say CLASSIC MODE. You can now click on the Add Element button to start adding elements to your page. You can learn more about elements in the Custom Shortcodes section of this user guide.

Please note that the Frontend view for WPBakery Page Builder has been intentionally disabled since some of the added custom shortcodes require page reload because of script calculations, and due to this do not appear on the page while building with the Frontend view. The Frontend view can be used. However, while building your page some elements might not display properly until you refresh the page. If you would like to use the Frontend view, you can enable it by navigating to wp-content/themes/startit/framework/modules/visualcomposer/visual-composer-config.php and in that file finding the following piece of code: if(function_exists('vc_disable_frontend')){vc_disable_frontend();} and either removing or commenting it out. To disable the Frontend view again you just need to uncomment or return this code.

Finally, click the Publish button in the upper right section of the page. (If you made some changes on an already published page, you will see an Update button instead).

In this section of the User Guide we will discuss page creation in more detail, including the various page templates available in the theme, and all the page specific options.

When creating a new page, one of the first things you will probably want to do is to choose an appropriate template for your page. To this this, visit your page from the backend (or create a new page by going to Pages > Add new), and locate the Page Attributes section on the right side of the screen. StartIt comes with a variety of page templates to choose from:

*All of the blog templates listed above are used for displaying blog posts in various manners.

Now that you have chosen an appropriate template, let’s go over the custom fields available for pages.

Please note that any settings you save here will override the global settings you've set in Select Options. It is generally considered good practice to set up the look of your pages on a global level, and then override settings on a local level, if necessary. This will save you a lot of time, unlike if you were to set up every page locally.
Select Content Bottom

Select Footer

Select General

Select Header

Standard Header Options
Vertical Header Options
Overlapping Header 
Full Screen Header Options
Select SEO

Select Sidebar

Select Title

 

In this section of the User Guide we will discuss the creation of blog posts and all the available options for each post, setting up pages to display blog listings, as well as how to change the date format for your posts.

Blog Posts

To create a new blog post, go to Posts > Add New from your WordPress admin panel.

First, you need to enter a title for your blog post in the text field near the top of the screen. Then choose a format for your blog post in the Format section on the right side of the screen.

Let's take a look at the available blog post formats:

Now it's time to categorize this post:

  1. Beneath the Format section you will see a section named Categories. Here you can select the categories that you would like to add this post to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
  2. Once you've selected the categories you would like to add your post to, click the Publish button. Congratulations, you've just published your first blog post!
  3. Beneath the Categories section you will see the Tags and Featured Image sections. Here you can add tags to your post, and set a featured image which will be displayed for this post on blog list pages.

Now that we have published our first blog post, let’s go over the available custom fields for blog posts.

Note that most of them are the same custom fields you'll find when creating standard pages.
Select Content Bottom
Select Footer
Select General
Select Header
Standard Header Options
Vertical Header Options
Overlapping Header 
Full Screen Header Options
Select SEO
Select Sidebar
Select Title

Blog Lists

After you have created enough posts, you need to also create a blog list on which all of these posts will be displayed. To create a blog list, you first need to create a new page on which your blog list will be displayed, and in the page's backend find the Templates dropdown on the right side of the screen. Then simply choose from one of the following options:

By choosing one of the blog templates you will have set this page to automatically show a list of your blog posts. All you need to do now is publish the page.

Date Format

If you wish to change the date format on blog posts, navigate to Settings > General > Date Format from your WordPress admin, and select your format of choice.

In this section of the User Guide we will discuss the creation of portfolio items, as well as how to add portfolio lists to your website pages.

Portfolio Items

To create a new portfolio item: 

  1. Navigate to Portfolio > Add new from your WordPress admin panel.
  2. Enter a title for your portfolio item in the text field near the top of the page.
  3. On the right side of the screen you will see a section named Portfolio Categories. Here you can select the categories that you would like to add this portfolio item to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
  4. Once you have checked the categories you would like to add your post to, click the Publish button.

Beneath the Portfolio Categories section are the Portfolio Tags, Attributes, and Featured Image sections. In the Portfolio Tags section, you can enter tags for this portfolio item. In the Attributes section, you can set the order in which you would like this portfolio item to appear in portfolio lists. In the Featured Image section, you can set an image to be displayed for this item on portfolio lists.

Now that you have set up your first portfolio item, let’s go over the available custom fields for portfolio items.

Note that most of them are the same custom fields you'll find when creating standard pages.
Select Content Bottom
Select Footer
Select General
Select Header
Standard Header Options
Vertical Header Options
Overlapping Header 
Full Screen Header Options
Select Portfolio Images (multiple upload) 

This section allows you to upload multiple images at once:

  1. Click the Upload button.
  2.  Fill your gallery with images. You can do this by simply dragging and dropping them into the window. Alternatively, click on Add to Gallery on the left, and select files from your media library to add.  
  3. Once added to the gallery, you can write captions for the images and reorder them by clicking and dragging.
  4. Click the Update gallery button. 
Select Portfolio Images/Videos (single upload)

This section is meant for uploading single files. The advantage of using this method is that you can upload videos, whereas in multiple upload, only images can be used. Note that you can combine both upload methods.

Select Additional Portfolio Sidebar Items

If you wish to add additional items to your portfolio sidebar, you can do so here by clicking the Add New Item button.

Select SEO
Select Sidebar
Select Title
Select Portfolio Settings
Portfolio Big Images
Portfolio Big Slider
Portfolio Small Images
Portfolio Small Slider
Portfolio Gallery

You can also choose one of the Portfolio Custom types, if you would like to build your portfolio from scratch via shortcodes, like you would any other page.

Portfolio Lists

A portfolio list displays a listing of your portfolio items, each of which can be clicked on for a detailed overview of the single portfolio item.

Portfolio lists are added to pages via the Portfolio List shortcode. You also have the option to create a portfolio slider using the Portfolio Slider shortcode. To add a portfolio list to a page, navigate to the backend of that page and add the Portfolio List element to the page via WPBakery (by clicking on the Add Element button, and then choosing the Portfolio List element from the element selection screen), or Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Portfolio List element from the element selection screen to a desired section on the page). For a comprehensive overview of all the options provided in the Portfolio List and Portfolio Slider elements, please see the Custom Shortcodes section of this User Guide.

This section of the User Guide provides a comprehenisve overview of all the settings available in the Select Options section of your WordPress admin panel. The settings found here are applied globally and will affect all pages on your website. However, note that many of these options can be overridden locally by applying settings on individual pages or on shortcode elements.

General

Design Style
Settings
Custom Code
SEO
Google Maps

Header

Header
Header Standard Options

Menu Area
Sticky Header
Fixed Header
Main Menu
Main Menu General Settings
Header Vertical Options
Vertical Main Menu
Header Overlapping Options
Menu Area
Sticky Header
Fixed Header
Main Menu
Main Menu General Settings
Header Full Screen Options
Sticky Header
Fixed Header

Mobile Header

Typography
Mobile Menu Opener

Title

Title Settings
Typography

Fonts

Headings

Here you can set up all styles for heading tags (H1-H6)

Text

Elements

Accordions
Typography
Basic Accordions Color Styles
Boxed Accordion Title Color Styles
Button
Typography
Types
Tabs
Tabs Navigation Typography
Tab Navigation Color Styles

Page

Sidebar

Blog

Blog Lists
Blog Single

Portfolio

Portfolio Single
Initial Search Icon in Header
Search Bar

Side Area

Fullscreen Menu

Social

Show Social Share On

Here you can choose on what types of pages you would like to enable the social share functionality.

Social Networks

Here you can set which social networks you would like sharing to be available on. If you would like to, you can also set a custom icon for each social network.

404 Error Page

Parallax

Content Bottom

Contact Form 7

You can set multiple custom styles for contact forms, and then choose what style you would like to apply to each form you add to a page.

WooCommerce

Product List
Single Product

Reset

  You can use this option to reset all the Select Options to their default settings.

Import

You can use this options panel to import demo content. For more information about importing demo content please refer to the Getting Started section of this User Guide.

In this section of the User Guide we will take a comprehesive look at all the custom shortcodes included in the theme and their repsective options.

Row/Section

The row element is a container element in which you can add other elements (shortcodes) and sort them on your page. Please note that in case you are using the Elementor Page Builder, these elements are labeled as sections, and you can access these options by hovering on a section and clicking the Edit Section button. Besides the standard WPBakery Page Builder options for rows, you also have the following custom options (note that the options differ depending on the page builder you decide to use):

General
Design Options

In the Design Options tab you can set margins, borders, paddings, as well as border colors, border styles, border radius, background color, and a background image to your row.

If you are using the Elementor Page Builder, beside standard Elementor options for sections, you also have the option to customize the following: 

Select Anchor
Select Parallax

Select Grid

Portfolio List

The portfolio list shortcode enable you to present a listing of your portfolios on a page.

General
Query and Layout Options

Portfolio Slider

The portfolio slider shortcode enables you to display your portfolio items in an interactive slideshow which viewers can navigate through.

Elements Holder

The Elements Holder shortcode allows you to display any combination of elements in an organized column structure.

General
Width and Responsiveness

After you have set up your elements holder, you can add Elements Holder Items to it, and edit the following fields:

General
Width and Responsiveness

In this tab you can define paddings for the Elemnts Holder Item ona various stages (screen sizes).

Select Team

This shortcode alows you to easily present your team members.

Icon

Icons are great for communicating all sorts of information.

Select Call to Action

Call to Action elements allow you to display bold messages on your page, inviting viewers to follow a link or take some manner of action.

General
Design Options

Select List - Ordered

You can use this shortcode to create ordered lists.

Select List - Unordered

You can use this shortcode to create unordered lists.

Select Message

Messages allow you to display hints, warnings, or any other messages that you wish to communicate to your users.

Select Counter

Counters are great for communicating information in the form of numbers.

General
Design Options

Select Countdown

The countdown element provides a great way to display a countdown timer on your page.

General
Design Options

Select Progress Bar

The Progress Bar element is great for communicating a large amount of information in a visual and easy to understand manner.

Select Icon List Item

Icon List Items allow you to make lists using icons, rather than numbers or bullets.

Select Tabs

Tabs allow you to organize your content and display only what is necessary at a particular moment.

After you have chosen your type of tabs you can add tabs and change the following settings for each tab:

Now you can add content to the tab. You can insert any shortcode inside the tab.

Select Pricing Tables

Pricing Tables are a great way to present your business' pricing packages.

After you have chosen the number of columns, you can add separate pricing tables and set up the following options:

Select Pie Chart

Pie Charts are great for communicating information in a visual and easy to understand manner.

General
Design Options

Select Pie Chart 2 (Pie)

Select Pie Chart 3 (Doughnut)

Select Pie Chart With Icon

General
Design Options

Select Accordion

Accordions allow you to organize your content and display only what is necessary at a particular moment.

After you have set up the accordion holder, you can add Accordion Tabs and modify the following options:

Now you can enter content into your accordion. You can enter any shortcode into the accordion.

Select Blog List

This shortcode allows you to display your blog posts on a page.

Button

Buttons are a widely used element on the web and can be used for a variety of purposes.

General
Design Options

Select Blockquote

The blockquote element provides a great way to make a section of text stand out on your page.

Select Custom Font

If you need to use text styling that's not in one of the predefined heading or paragraph styles, you can do this by using the Custom Font shortcode.

You can use the Image Gallery to display a grid or slider gallery of your images.

Google Map

You can use this shortcode to display a Google Map anywhere on the page.

Separator

Use the separator shortcode to create a visual divider between elements and sections on your pages.

Select Video Button

You can use this element to create a "Play" button which, when clicked, will open a video in a lightbox.

Icon With Text

This shortcode allows you to easily add icons with text to your page.

General
Icon Settings
Text Settings

Select Social Share

You can use this shortcode to add social share icons to pages.

Underline Icon Box

You can use this shortcode to create a box element containing an icon, title and some text, that has a smooth slide up animation on hover.

Image with Icon

You can use this shortcode to set an image alongside an icon. Both the image and icon will be set inside circular containers.

Process Holder

You can use this shortcode to visually display your creative process, or any type of process or information that can be described in steps.

After you have set up your Process Holder you can start adding Process Items, and set the following options for each one:

Fullwidth Slider Holder

You can use this shortcode to create a fullwidth slider on your page. 

After you have added a Fullwidth Slider Holder to your page, you can start adding Fullwidth Slider Items and set the following options for each one:

Particles

You can use this shortcode to create a section with a floating particles effect in the background.

After you have set up the Particles element you can add a Particles Front Content element inside it and set the following settings:

After you have set the Particles Front Content element you can add any shortcode inside it.

Select Pricing Info

You can use this shortcode to display a pricing package, with information about the package, a price, and an optional button that can lead to any URL you specify.

You can use this shortcode to add a search form to your pages.

Select Service Table

You can use this shortcode to display your service packages in a comparative table.

General
Features

Now, in the Service 1-3 tabs, you can choose which of the features is enabled for that service package. The features you set to be enabled will be marked with a checkmark in that service package.

Select Info Box

You can use this shortcode to create an informative box element that can optionally be set to rotate on hover to reveal additional information.

General
Design Options

Animations Holder Element

You can use this shortcode to create an entry animation for any element on your page. To do this you first need to add the Animations Holder Element to your page and set the following options:

After you have added the Animation Holder Element, you can add any other shortcode inside it and it will become animated.

Clients

You can use this shortcode to display your clients.

After you have set up the Clients shortcode, you can start adding each of your clients into it and setting the following options:

Select Pricing Slider

You can use this shortcode to create an interactive pricing slider that lets users check how much it would cost them to purchase a certain ammount of your products or sercvices over a period of time.

General
Extra Period
Pricing Info
Design Options

3D Mobile Showcase Holder

You can use this shortcode to create a 3D model of a mobile phone to use as a showcase element.

After you have set up the 3D Mobile Showcase Holder, you can start adding 3D Mobile Showcase Items (each item is a layer on the 3D model) inside it, and setting the following options for each one:

Dropcaps

You can use dropcaps to highlight the first letter in a paragraph. You can add the dropcaps shortcode through the Classic view, by clicking on the Select icon and choosing Dropcaps.

The Select Slider provides a powerful way to create sliders. It’s easy to create, edit and delete sliders using our custom interface.

Creating a Slider

In order to begin creating a new slider, go to Select Slider > Add new slide from the admin panel, and enter a title for your slide in the text field near the top. Also, on the right side of the screen you will see a section named Sliders. This is where you assign your slide to an existing slider. To assign your slide to a specific slider, just select the checkbox next to that sliders name. If you haven't created any sliders yet, you can add a new slider by clicking on the + Add New Slider link. 

You can edit your slide by using the following fields:

Select Slide Background Type 
Select Slide Background Image
Please note that the image will be fitted across full width of the screen. We therefore recommend that your image is in full HD resolution of 1920x1080 pixels.

It is possible to display an image that doesn’t span the full height of the screen. In this case, you will have to set a custom height for your slider. Setting a custom height for your slider will be explained below in the Using your slider section.

Select Slide Background Video
Select Slide General
Slide Text Content
Slide Graphics
General Styling

For more information on the header skin setting, please refer to the Select Options > Header section of this user guide.

Note that you must enable the dark/light effect for the slider in Select Slider > Sliders > Effect on header (dark/light style) and/or Effect on navigation (dark/light style) in order for this to take effect. We'll explain this in more detail later on, in Finishing Touches.

Select Slide Behaviours
Slide Image Animation
Slide Content Entry Animations
Select Slide Content Positioning
Select Slide Title Style
Select Slide Subtitle Style
Select Slide Text Style

Using Your Slider

In order to display your slider on a page, you need to first go to Select Slider > Sliders and copy the shortcode string generated for your slide. Then you need to navigate to the page you would like the slider to display on and paste its shortcode into the Slider Shortcode field on that page.

The shortcode of your slider should look something like this:

1. [no_slider slider='new' auto_start='yes' animation_type='slide' slide_animation_timeout='6000' height='' responsive_height='yes' responsive_breakpoints='set1' show_navigation_arrows='yes' show_navigation_circles='yes']

You can modify some attributes of the shortcode in order to achieve different effects:

Finishing Touches

You can further edit your slider by going to Select Slider > Sliders from the admin panel and selecting your slider from the list. In the slider options, you will find the following settings:

Breakpoint Coefficients and Breakpoint Sets

The Select Slider provides two sets of breakpoints which you can choose from. You can view these breakpoint sets by going to Select Slider > Sliders where all the breakpoints and default coefficients are listed, and you can choose which set you would like to use by changing the value of the “responsive_breakpoints” attribute in the slider shortcode (this attribute takes the values “set1”, or “set2”).
 
After you have chosen which set of breakpoints you would like to use, you can then set breakpoint coefficients for each element in the slider which contains some text (Title, Subtitle, Text, and Button). These breakpoint coefficients control the responsiveness of the text in your slider. The breakpoint coefficient can be any number between 0 and 1 (1 meaning that the text stays in its originally set size).
 
The size of the text is calculated by taking the original text size you set, and multiplying it with the coefficient. The result will be rounded to the nearest whole number and this will become your new text size.
 
For example, if you set your slider text size to 12px and are using the first set of breakpoints (set1) and the default coefficient values, then your text will stay at 12px inside the first two breakpoints (which have a default coefficient of 1, so 12 x 1 = 12). At the third breakpoint (between 1200px and 900px, according to set1), your text will shrink to 10px since the default coefficient is 0.8 (12 x 0.8 = 9.6, which is rounded to 10), at the fourth breakpoint (between 900px and 650px, according to set1), your text will shrink to 8px since the default coefficient is 0.7 (12 x 0.7 = 8.4, which is rounded to 8), etc.

In this section of the User Guide we will discuss how to create and how to add them to your website pages.

Testimonials are a great way to show potential clients what others are saying about your business.

To create a testimonial, navigate to Testimonials > Add New from your WordPress admin panel and enter a title for your testimonial in the text field near the top of the screen.

Select Testimonials

Fill in the following fields to complete your testimonial:

You can now assign your testimonial to a category. On the right side of the screen you will see a section named Testimonial Categories. Here you can select the category that you wish to add this testimonial to. If you would like to add a new category, click on the + Add New Testimonials Category link, and a text field will appear in which you can enter a name for your new category. Then click on Add New Testimonials Category.

After you have selected the categories you want to add this testimonial to, click the Publish button.

Finally, in order to display your testimonials on a page, go to that page from the backend and click the Add Elements button, and from the elements menu select Testimonials.

You can now edit how your testimonials display on the page by filling out the following fields:

In this section of the User Guide we will discuss the available widgets and widget areas in the theme.

Widgets are easy to manage and can be incredibly useful to have on your site.

For StartIt, we have developed custom widgets and widget areas in order to provide you with even more functionality. You also have the option of creating your own custom sidebars (custom widget areas).

Widgets

Please note that you need to have the Woocommerce plugin installed in order for the Select WooCommerce Dropdown Cart widget to appear in the widget selection.

Widget Area

In this section of the User Guide we will discuss how to install and set up the WooCommerce eCommerce plugin with StartIt.

StartIt comes with WooCommerce integration, which allows you to easily create an online shop. For more information on installing and configuring WooCommerce, please visit this page:

http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/

In order to set up WooCommerce with the StartIt theme, follow these steps:

  1. Navigate to Plugins > Add New from your WordPress admin panel.

  2. Type “WooCommerce” in the search field.
  3. Locate "WooCommerce - excelling eCommerce" in the search results and click on Install Now.

  4. Once the installation has completed, click on Activate Plugin.
  5. You will now see a notice saying “Welcome to WooCommerce – You're almost ready to start selling :)". If you plan on importing demo content, click on Skip Setup. Otherwise, click Install Pages.
  6. If you plan on importing demo content, you should first set the product image sizes in order to achieve the same look as on our demo sites. Navigate to Appearance > Customize and click on WooCommerce, and then the Product Images.  There you will be able to set the main image width and the thumbnail image width. Please note that under the Thumbnail cropping section you should either select Uncropped or Custom  aspect ratio. If you choose to crop the images to a Custom aspect ratio, please make sure that the images are set to identical dimensions for both the product list and the product single.
  7. See Importing Demo Content in the Getting Started section of this user guide and perform the process explained there.
  8. Go into the backend of your shop page. This can either be a custom page you have created yourself, or the shop page from the demo site that you have imported. Under Page Attributes, choose the WooCommerce template.

In this section of the User Guide we will discuss how to install the Contact Form 7 plugin and how to add contact forms to your pages.

StartIt comes with Contact Form 7 integration, making it possible to create contact forms for various purposes.
 
In order to setup Contact Form 7, please perform the following steps: 
  1. Navigate to Plugins > Add New from your WordPress admin panel.

  2. Type "Contact Form 7" in the search field.
  3. Locate "Contact Form 7" in the search results and click on Install Now.

  4. Once installation is complete, click on Activate Plugin.

Now when you use Elementor or WPBakery Page Builder while creating your pages, you will see a new shortcode in the list of shortcodes – the Contact Form 7 shortcode.

Click on this shortcode to add a contact form to your page. There are several fields to fill in:

You can read more about the Contact Form 7 plugin at https://wordpress.org/plugins/contact-form-7/.

3rd Party Integration

If you wish to integrate a newsletter sending service, you need to additionally install a plugin called "Forms: 3rd-Party Integration." You can check out the link to their site here: https://wordpress.org/plugins/forms-3rdparty-integration/.

 

Once you've completed the installation process and activated this plugin, navigate to Contact > 3rdparty Services from your WordPress admin panel in order to set the options. For more information on setting up this plugin, check out the following link: https://wordpress.org/plugins/forms-3rdparty-integration/screenshots/.