HighRev
HighRev - Car & Auto Parts WooCommerce Theme
Hi, and welcome to the HighRev User Guide. The User Guide covers all the information needed to use the HighRev theme to build an amazing website, as well as some helpful tips and tricks that will make your experience working with the HighRev 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 formatting for an easier overview. Here are some examples of the different formatting we use for Useful Tips, and Code Snippets:
This is a useful tip
<div class="code-snippet">This is a helpful code snippet</div>
In this first section of the HighRev User Guide we will go through the essential steps required to start building your website with the HighRev 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 HighRev
After downloading the HighRev installation file from ThemeForest, extract it and in the extracted folder locate the highrev.zip file. You can then install the HighRev theme using one of the two following installation methods:
- WordPress upload - For most users, this is probably the simplest installation method. To install the HighRev theme using this method, please follow these steps:
- Login to your WordPress admin panel
- Navigate to Appearance > Themes > Add New > Upload Theme
- Click on Choose File and select highrev.zip
- Click on Install Now
- FTP upload - If you would like to install the HighRev theme via FTP, please follow these steps:
- Extract the highrev.zip file you previously located. You should now see a folder named highrev
- Using an FTP client, login to the server where your WordPress website is hosted
- Using an FTP client, navigate to the /wp-content/themes/ directory under your WordPress website's root directory
- Using an FTP client, upload the previously extracted highrev folder to the themes directory on your remote server
Once the installation is complete, your HighRev theme will be ready for use. Now all you need to do is navigate to Appearance > Themes and activate the HighRev theme. After you have done this, you should see HighRev Core 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 and activate the "Mikado Framework" plugin, since this plugin is of critical importance for proper theme functioning. After you have done so, please proceed with installing and activating the "HighRev Core" plugin. This plugin includes core theme functionalities and custom post types that come with the theme (Portfolio, Testimonials, etc.), 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/highrev/assets/css and
wp-content/themes/highrev/assets/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.mikadointeractive.com with FTP access for your site, and our support team will take a look.
Theme Activation and Registration
In order to activate your copy of HighRev, you should input your purchase code and email address, and thus effectively register the theme. To do this, please navigate to HighRev Dashboard > HighRev Dashboard and input the required information there.
You can obtain your purchase code by following these steps:
-
Log into your Envato Market account.
-
Hover the mouse over your username at the top of the screen.
-
Click ‘Downloads’ from the drop-down menu.`
-
Click ‘License certificate & purchase code’ (available as PDF or text file).
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 HighRev 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 HighRev 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 HighRev, 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.
HighRev comes with a one-click import module. To import one of the included demo sites, please follow these steps:
- Login to your WordPress admin panel
- Navigate to HighRev Dashboard > Import
- From the Import dropdown menu, choose the demo site that you would like to import.
- From the Import Type dropdown menu, choose what type of content you'd like to import:
- 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.
- 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 HighRev Core Options.
- 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.
- Options - imports settings in HighRev 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.
- If you also wish to import media files (images, videos, sounds), make sure to set the Import attachments option to "Yes".
- 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 HighRev
You can update your theme by performing the following steps:
- Download the latest theme .zip file from ThemeForest
- Extract it and locate highrev.zip
- Extract highrev.zip and locate the highrev folder
- Copy/Replace the contents of the highrev folder to the /wp-content/themes/highrev 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: https://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://gtmetrix.com/
4. How to translate or rename default theme labels?
You can use the Poedit software (https://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:
- By Wp-config.php changes - set_time_limit(120);
- In htaccess - php_value max_execution_time 120;
- In php.ini file - max_execution_time = 120
You can also ask your hosting provider to take care of this for you.
Once you've installed HighRev, 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 HighRev 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 HighRev Core 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 HighRev Core 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.
Uploading Your Logo
To add your logo to the header, navigate to HighRev Core Options > Logo from your WordPress admin panel and click the upload button next to the Logo – Main 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 HighRev Core Options section of this User Guide.
Menu Creation
To create a new menu, navigate to Appearance > Menus from your WordPress admin panel. 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.
Footer
To set up your footer, navigate to HighRev Core 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 Enable Footer Top Area and Enable Footer Bottom Area options are enabled. If you need any help understanding any of these options, please refer to the HighRev Core 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 Top Area - Column 1, Footer Top Area - Column 2, Footer Top Area - Column 3, and Footer Top Area - 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 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, you can go to HighRev Core Options > Typography and in the General Typography section set a default font family and styles for your site. Next, you can navigate to HighRev Core Options > General, and in the 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 HighRev Core 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.
To start adding elements to your page, first make sure that you are in the Elementor editor view. If the blue button near the top left of the page says EDIT WITH ELEMENTOR, click on it to enable the Elementor Page Builder view
Once you’re in the Elementor Page Builder view, you can start adding elements to your page. To locate the custom elements that come with the theme, scroll down to the bottom of the Elementor toolbar until you reach the section named Mikado - this is where you'll find all our custom-made shortcodes.
You can also type in the name of the desired element in the Search Widget... search field located at the top of the toolbar. Note that you can add the elements of your choosing by drag-and-dropping them on the page, which is displayed on the right side of the screen. You can learn more about individual elements in the Custom Shortcodes section of this user guide.
Finally, click the Publish button in the lower right section of the Elementor toolbar. (If you made some changes on an already published page, you will see an Update button instead).
Useful tip: you have the option to disable specific shortcodes, post types and icon packs, e.g. the ones you will not be using in any way. Doing so may result in improvement of your website's performance. If you wish to disable any of these options, you should navigate to Appearance > Customize > HighRev Performance. You can choose which features you wish to disable from there.
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. HighRev comes with a variety of page templates to choose from:
- Default Template - Select this template if you would like to create a standard page with your content inside the grid.
- Qode Blank Template - Choose this template to create a page with no header or footer.
- Qode Full Width Template - Select this template if you would like to create a standard page with your content spanning across the full width of the page.
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 HighRev Core 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.
HighRev Settings
Page Settings
- Page Background Color - Set a color for the page background.
- Page Background Image - Set a background image for the page.
- Page Background Repeat - Set a background pattern for the page.
- Page Background Size - Choose whether you wish to resize the background image to cover the entire background (even if this means streaching or cutting the image), or if you wish to resize the background image to display it in its full size.
- Page Background Attachment - Choose whether the background image will be fixed or can be scrolled.
- Page Content Padding - Set the padding values for the content on this page. Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Page Content Padding Mobile - Set the padding values for the content on this page on mobile screens (1024px and below). Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Boxed Layout - Set this option to "Yes" to enable the boxed layout. If you choose a boxed layout for this page, the content will be fitted in a centrally positioned grid.
- Boxed Background Color - Set a background color for outside the boxed content.
- Passepartout - Set this option to "Yes" if you would like to display a passepartout border around this page.
- Passepartout Color - Set a color for the passepartout.
- Passepartout Background Image - Upload an image to be displayed in the passepartout background.
- Passepartout Size - Set a size for the passepartout.
- Passepartout Responsive Size - Set a size for the passepartout border when viewed on smaller screens.
- Initial Width of Content - Set a width for the grid on this page.
- Always Put Content Behind Header - Set this option to "Yes" if you would like the header to cover the top of the page content.
- Enable Page Spinner - Set this option to "Yes" to add a page spinner to this page.
- Enable Back to Top - Set this option to "Yes" to display a back to top button on this page.
- Enable Back to Top Light Skin - Enable light skin for the back to top button.
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- Uncovering Footer - Set this option to "Yes" if you would like to make the footer gradually appear on scroll.
- Enable Top Footer Area - Set this option to "Yes" if you would like to display the top footer area.
- Top Footer Area in Grid - Set this option to "Yes" if you would like the top footer area to be displayed in grid.
- Top Footer Area Styles - Set the background color, background image, top border color and top border width for the footer top.
- Enable Bottom Footer Area - Set this option to "Yes" if you would like to display the bottom footer area.
- Bottom Footer Area in Grid - Set this option to "Yes" if you would like the bottom footer area to be displayed in grid.
- Bottom Footer Area Styles - Set the background color, top border color and top border width for the footer bottom.
Header Settings
- Header Layout - Choose a header type to use on this page. Depending on the header type you choose, different options will be available.
- Header Skin - Here you can choose a header style to be applied to the header on this page. The "Light" header style displays white navigation text and the "Light" logo version, while the "Dark" header style displays black navigation text and the "Dark" logo version. If you wish to use the default colors and logo, leave this field empty.
- Show Header Widget Areas - Set this option to "Yes" if you wish to display the header widget areas on this page.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on this page.
Standard Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the standard header.
- Header Background Color - Set a background color for the standard header.
- Header Border Color - Set a color for header borders.
- Header Border Width - Input a value for header width.
- Header Border Style - Pick a style for header borders.
- Menu Position - Choose where you wish to position the menu within the standard header.
Standard Extended Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard extended header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the header.
- Header Background Color - Set a background color for the header.
- Header Border Color - Set a color for header borders.
- Header Border Width - Input a value for header width.
- Header Border Style - Pick a style for header borders.
- Enable Border Top - Set this option to "Yes" to enable the border top.
- Show Side Menu - Set this option to "Yes" to display side menu.
- Side Menu Opener Style - Choose a style for the side men opener.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Top Area Options - Set the background color, top area height, and top area side padding for the top area on this page.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for this page.
- Logo - Main - Upload a default logo image to display in the header on this page.
- Logo - Dark - Upload a dark style logo to display in the header on this page.
- Logo - Light - Upload a light style logo to display in the header on this page.
- Logo - Sticky Height - Set a height for the sticky logo.
- Logo - Sticky - Set a sticky logo image to be displayed.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for this page.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on this page.
Mobile Header Settings
- Mobile Header Layout - Choose a mobile header layout for this page.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Set Grid Gutter - Choose a predefined grid gutter size to set space between content and sidebar.
Title Settings
- Enable Page Title - Use this option to control whether you would like to display the title area on this page or not.
Title Area
- Title Layout - Chose a type of title area to use.
- Page Title in Grid - Set this option to "Yes" if you would like to set the title area content in grid.
- Height - Set a height for the title area.
- Height on Smaller Screens - Set a height for the title area on smaller screens when the mobile header is displayed.
- Background Color - Set a background color for the title area
- Background Image - Chose a background image for the title area.
- Background Image Behavior - Choose how you would like the background image to behave.
- Title Color - Choose a color for the title.
- Text Alignment - Set an alignment for the title area text.
- Vertical Text Alignment - Define the vertical alignment setting for the title area content on this page. You can choose to vertically align the title area content from the bottom of the header, or from the top of your browser window.
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:
- Standard - This is the default blog format. You can start adding content with the Elementor Page Builder.
- Gallery - this format features an image gallery slider. In order for it to work, you need to add a gallery at the top of your page. A field named Post Format Gallery will appear in the blog single settings section of the page, and here you can upload and add your gallery images.
- Video - a field named Post Format Video will appear in the blog single settings section of the page. Here you can enter your video links. You can link videos from YouTube or Vimeo, or alternatively, host your own videos. If you decide to self-host your video files, you need to upload the video files via the Media section (or you could upload a video directly to your server), and then enter the path to your video files in the corresponding fields. We recommend uploading videos in MP4 format in order to ensure compatibility with all modern browsers. You can also find a list of all supported formats here.
- Audio - a field named Post Format Audio will appear in the blog single settings section of the page. Here you can enter the path to an audio file you have previously uploaded to the Media Library (or to your server directly), or a link to an online audio service. You can find the full list of all supported online audio services here.
- Link - a field named Post Format Link will appear in the blog single settings section of the page. Here you can enter the full URL of the page you would like to link to, as well as a text you wish to display on the link.
- Quote - a field named Post Format Quote will appear in the blog single settings section of the page. Here you can enter the quote you would like to display as well as the author of the quote.
Now it's time to categorize this post:
- 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.
- 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!
- 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.
Blog Single
- Blog List Image - Set an image for this post to be displayed in blog lists instead of the featured image.
- Image Dimensions - Choose an image layout for blog lists. If you are using fixed images proportions in the list, pick an option other than default.
HighRev Settings
Page Settings
- Page Background Color - Set a color for the page background.
- Page Background Image - Set a background image for the page.
- Page Background Repeat - Set a background pattern for the page.
- Page Background Size - Choose whether you wish to resize the background image to cover the entire background (even if this means streaching or cutting the image), or if you wish to resize the background image to display it in its full size.
- Page Background Attachment - Choose whether the background image will be fixed or can be scrolled.
- Page Content Padding - Set the padding values for the content on this page. Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Page Content Padding Mobile - Set the padding values for the content on this page on mobile screens (1024px and below). Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Boxed Layout - Set this option to "Yes" to enable the boxed layout. If you choose a boxed layout for this page, the content will be fitted in a centrally positioned grid.
- Boxed Background Color - Set a background color for outside the boxed content.
- Passepartout - Set this option to "Yes" if you would like to display a passepartout border around this page.
- Passepartout Color - Set a color for the passepartout.
- Passepartout Background Image - Upload an image to be displayed in the passepartout background.
- Passepartout Size - Set a size for the passepartout.
- Passepartout Responsive Size - Set a size for the passepartout border when viewed on smaller screens.
- Initial Width of Content - Set a width for the grid on this page.
- Always Put Content Behind Header - Set this option to "Yes" if you would like the header to cover the top of the page content.
- Enable Page Spinner - Set this option to "Yes" to add a page spinner to this page.
- Enable Back to Top - Set this option to "Yes" to display a back to top button on this page.
- Enable Back to Top Light Skin - Enable light skin for the back to top button.
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- Uncovering Footer - Set this option to "Yes" if you would like to make the footer gradually appear on scroll.
- Enable Top Footer Area - Set this option to "Yes" if you would like to display the top footer area.
- Top Footer Area in Grid - Set this option to "Yes" if you would like the top footer area to be displayed in grid.
- Top Footer Area Styles - Set the background color, background image, top border color and top border width for the footer top.
- Enable Bottom Footer Area - Set this option to "Yes" if you would like to display the bottom footer area.
- Bottom Footer Area in Grid - Set this option to "Yes" if you would like the bottom footer area to be displayed in grid.
- Bottom Footer Area Styles - Set the background color, top border color and top border width for the footer bottom.
Header Settings
- Header Layout - Choose a header type to use on this page. Depending on the header type you choose, different options will be available.
- Header Skin - Here you can choose a header style to be applied to the header on this page. The "Light" header style displays white navigation text and the "Light" logo version, while the "Dark" header style displays black navigation text and the "Dark" logo version. If you wish to use the default colors and logo, leave this field empty.
- Show Header Widget Areas - Set this option to "Yes" if you wish to display the header widget areas on this page.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on this page.
Standard Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the standard header.
- Header Background Color - Set a background color for the standard header.
- Header Border Color - Set a color for header borders.
- Header Border Width - Input a value for header width.
- Header Border Style - Pick a style for header borders.
- Menu Position - Choose where you wish to position the menu within the standard header.
Standard Extended Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard extended header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the header.
- Header Background Color - Set a background color for the header.
- Header Border Color - Set a color for header borders.
- Header Border Width - Input a value for header width.
- Header Border Style - Pick a style for header borders.
- Enable Border Top - Set this option to "Yes" to enable the border top.
- Show Side Menu - Set this option to "Yes" to display side menu.
- Side Menu Opener Style - Choose a style for the side men opener.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Top Area Options - Set the background color, top area height, and top area side padding for the top area on this page.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for this page.
- Logo - Main - Upload a default logo image to display in the header on this page.
- Logo - Dark - Upload a dark style logo to display in the header on this page.
- Logo - Light - Upload a light style logo to display in the header on this page.
- Logo - Sticky Height - Set a height for the sticky logo.
- Logo - Sticky - Set a sticky logo image to be displayed.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for this page.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on this page.
Mobile Header Settings
- Mobile Header Layout - Choose a mobile header layout for this page.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Set Grid Gutter - Choose a predefined grid gutter size to set space between content and sidebar.
Title Settings
- Enable Page Title - Use this option to control whether you would like to display the title area on this page or not.
Title Area
- Title Layout - Chose a type of title area to use.
- Page Title in Grid - Set this option to "Yes" if you would like to set the title area content in grid.
- Height - Set a height for the title area.
- Height on Smaller Screens - Set a height for the title area on smaller screens when the mobile header is displayed.
- Background Color - Set a background color for the title area
- Background Image - Chose a background image for the title area.
- Background Image Behavior - Choose how you would like the background image to behave.
- Title Color - Choose a color for the title.
- Text Alignment - Set an alignment for the title area text.
- Vertical Text Alignment - Define the vertical alignment setting for the title area content on this page. You can choose to vertically align the title area content from the bottom of the header, or from the top of your browser window.
Blog Lists
After you have created enough posts, you also need to create a blog list where 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 Blog List shortcode. You also have the option to create a blog slider using the Blog Slider shortcode. For a more detailed look into the Blog List as well as the Blog Slider elements, refer to the Custom Shortcodes section of this guide.
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.
This section of the User Guide provides a comprehenisve overview of all the settings available in the HighRev Core 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
- Main Color - Set a first main color for your website.
- Page Background Color - Set a background color for your pages.
- Page Background Image - Upload the image for the background.
- Page Background Repeat - Enabling this option will set the background image as a repeating pattern throughout the page, otherwise the image will appear as the cover background image.
- Page Background Attachment - Choose whether the background image will be fixed or can be scrolled.
- Page Content Padding - Set the padding values for the content for your pages. Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Page Content Padding Mobile - Set the padding values for the content on your pages on mobile screens (1024px and below). Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Boxed Layout - Set this option to "Yes" to enable the boxed layout. If you choose a boxed layout for your pages, the content will be fitted in a centrally positioned grid.
- Boxed Background Color - Set a background color for outside the boxed content.
- Boxed Background Pattern - Set an image pattern to be displayed in the boxed background.
- Boxed Background Pattern Behavior - Choose a behavior type for the boxed background.
- Passepartout - Set this option to "Yes" if you would like to display a passepartout border around your pages.
- Passepartout Color - Set a color for the passepartout.
- Passepartout Background Image - Upload an image to be displayed in the passepartout background.
- Passepartout Size - Set a size for the passepartout.
- Passepartout Responsive Size - Set a size for the passepartout border when viewed on smaller screens.
- Initial Width of Content - Set a width for the grid on your pages.
- Enable Page Spinner - Set this option to "Yes" to display a page spinner for your pages by default.
- Select Page Spinner Type - Pick a type of the page spinner you'd like to use.
- Spinner Background Color - Set a background color for the spinner.
- Spinner Color - Set a color for the spinner.
- Spinner Text - Input the spinner text you'd like to display. This option is only avalable if you selected the Textual spinner type.
- Enable Fade Out Animation - Set this option to "Yes" to apply a fade out animation to the spinner.
- Custom JS - You can input any custom JavaScript into this field and it will take effect on your site.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website.
- Back to Top Icon SVG Path - Input the path for the back to top SVG icon.
- Back to Top Styles - Here you can adjust the back to top styles including the color, hover color, background color, background hover color, border color, border hover color, border width, border radius and icon size.
Logo
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo - Main - Upload a default logo image to display in the header on your pages.
- Logo - Dark - Upload a dark style logo to display in the header on your pages.
- Logo - Light - Upload a light style logo to display in the header on your pages.
- Logo - Sticky Height - Set a height for the sticky logo.
- Logo - Sticky - Set a sticky logo image to be displayed.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
Fonts
- Enable Google Fonts - Set this option to "Yes" if you wish to use Google Fonts on your website.
- Google Fonts to Include - Here you can choose which Google Fonts you wish to include on your site.
- Google Fonts Weight - Set default Google Fonts weights for your site. The more options you select, the greater potential impact on page load time gets.
- Google Fonts Styles - Choose default Google Fonts styles for your site. The more options you select, the greater potential impact on page load time gets.
- Custom Fonts - If you wish to add custom fonts to your theme, you can do so here.
Typography
- General Typography - Here you can set the typography styles for different headings, links and paragraphs. In addition to this, you can set typography styles for individual responsive stages for each heading below.
Header
General
- Header Layout - Choose a header type to use on your pages. Depending on the header type you choose, different options will be available.
- Header Skin - Here you can choose a header style to be applied to the header on your pages. The "Light" header style displays white navigation text and the "Light" logo version, while the "Dark" header style displays black navigation text and the "Dark" logo version. If you wish to use the default colors and logo, leave this field empty.
Standard Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the standard header.
- Header Background Color - Set a background color for the standard header.
- Header Border Color - Set a color for header borders.
- Header Border Width - Input a value for header width.
- Header Border Style - Pick a style for header borders.
- Menu Position - Choose where you wish to position the menu within the standard header.
Standard Extended Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard extended header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the header.
- Header Background Color - Set a background color for the header.
- Header Border Color - Set a color for header borders.
- Header Border Width - Input a value for header width.
- Header Border Style - Pick a style for header borders.
- Enable Border Top - Set this option to "Yes" to enable the border top.
- Show Side Menu - Set this option to "Yes" to display side menu.
- Side Menu Opener Style - Choose a style for the side men opener.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area.
- Top Area Options - Set the background color, top area height, and top area side padding for the top area.
Main Menu Settings
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Wide Dropdown Full Width Section - Set this option to "Yes" if you wish to set the main menu to take up the full width.
- Wide Dropdown Content in Grid - Set this option to "Yes" if you would like the wide dropdown menu content to be in grid.
- Main Dropdown Menu Appearance - Choose how the dropdown menu will appear.
Main Menu Typography
- Menu 1st Level Typography - Set styles for 1st level menu items in the main menu.
- Menu 2nd Level Typography - Set styles for 2nd level menu items in the main menu.
- Menu 2nd Level Wide Typography - Set styles for the 2nd level menu items in the wide menu.
- Menu 3rd Level Wide Typography - Set styles for 3rd level menu items in the wide menu.
Scroll Appearance Settings
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Scroll Amount - Enter a scroll amount (how much you will scroll from the top of the page) for the sticky header to appear at. This option is only available for the sticky header scroll appearance.
- Sticky Header Side Padding - Input a value for the sticky header side padding.
- Sticky Header Background Color - Set a color for the sticky header background.
Elements
- Label Styles - Here you can adjust the label styles on your site, including the label color, font family, font size, line height, letter spacing, font weight, text transform style, font style, top margin and bottom margin.
- Input Field Styles - Here you can adjust the input field appearance and style, including the color, focus color, background color, background focus color, border color, border focus color, border width, border radius, border style, font family, font size, line height, letter spacing, font weight, text transform, font style, margin bottom and padding.
- Button Styles - Here you can adjust button styles, including the button color, hover color, background color, background hover color, border color, border hover color, border width, border radius, border style, box shadow, font family, font size, line height, letter spacing, font weight, text transform style, font style, top margins and padding.
- Button Textual Styles - Here you can configure textual button styles, including the color, hover color, font family, font size, line height, letter spacing, font weight, text transform style, font style, text decoration, hover text decoration, and margin top.
- Slider Arrow Styles - Here you can input the path for the slider left and right SVG icon, as well as pick a color hover color, background color, background hover color and icon size for the icons.
Mobile Header
General Settings
- Sticky Mobile Header - Set this option to "Yes" if you wish the mobile header to be sticky (to follow in the viewport on scroll).
- Mobile Header Layout - Choose mobile header layout you wish to use.
- Content in Grid - Set this option to "Yes" if you wish to set the mobile header content in grid.
- Header Skin - Pick a skin for the mobile header.
- Icon Source - Pick a source for the mobile header icon.
- Mobile Header Opener Styles - Here you can set a color, hover/active color, and size for the mobile header opener icon.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Side Padding - Input values for the header side padding.
- Header Background Color - Set a background color for the minimal mobile header.
- Header Border Color - Set a color for the header borders.
Side Area Mobile Header
- Minimal Height - Set a minimal height for the mobile header.
- Header Side Padding - Input values for the header side padding.
- Header Background Color - Set a background color for the mobile header.
- Header Border Color - Set a color for the header borders.
Standard Mobile Header
- Header Height - Set a height for the standard mobile header.
- Header Side Padding - Input values for the header side padding.
- Header Background Color - Set a background color for the standard mobile header.
- Header Border Color - Set a color for the header borders.
- Header Navigation Background Color - Set a navigation background color.
- Header Navigation Border Color - Set a color for the header navigation border.
Mobile Menu Settings
Mobile Menu Typography
- Menu 1st Level Typography - Set styles for 1st level menu items in the mobile menu.
- Menu 2nd Level Typography - Set styles for 2nd level menu items in the mobile menu.
Fullscreen Menu
- Fullscreen Menu in Grid - Set this option to "Yes" if you wish to set the fullscreen menu in grid.
- Fullscreen Menu Hide Logo - Set this option to "Yes" to hide the logo in fullscreen menus.
- Background Color - Set a background color for the fullscreen menu.
- Background Image - Set a background image for the fullscreen menu.
- Icon Source - Choose whether you would like to use icons from an icon pack, SVG icons or predefined, theme-styled icons.
-
- Icon Pack - Choose an icon pack for the full screen menu. This option is only available if you have selected icon pack as your source.
- Full Screen Menu Open Icon SVG Path - Enter the full screen menu icon SVG path here. This option is only available if you have selected the SVG icons as your source.
- Full Screen Menu Close Icon SVG Path - Enter the full screen menu close icon SVG path here. This option is only available if you have selected the SVG icons as your source.
Fullscreen Menu Typography
- Menu 1st Level Typography - Set styles for 1st level menu items in the fullscreen menu.
- Menu 2nd Level Typography - Set styles for 2nd level menu items in the fullscreen menu.
Title
- Enable Page Title - Use this option to control whether you would like to display the title area or not on your website.
- Title Layout - Choose a type of title area to use.
- Page Title in Grid - Set this option to "Yes" if you would like to set the title area content in grid.
- Height - Set a height for the title area.
- Height on Smaller Screens - Set a height for the title area on smaller screens when the mobile header is displayed.
- Background Color - Set a background color for the title area
- Background Image - Chose a background image for the title area.
- Background Image Behavior - Choose how you would like the background image to behave.
- Title Color - Set a color for the title.
- Title Tag - Set a heading tag for titles.
- Text Alignment - Set an alignment for titles.
- Vertical Text Alignment - Define the vertical alignment setting for the title area content on your pages. You can choose to vertically align the title area content from the bottom of the header, or from the top of your browser window.
Sidebar
- Sidebar Layout - Choose a layout for the sidebar on pages.
- Set Grid Gutter - Choose a predefined size for the space between the content and sidebar.
Footer
- Enable Page Footer - Set this option to "Yes" to display the footer on your pages.
Footer Area
- Uncovering Footer - Set this option to "Yes" if you would like to make the footer gradually appear on scroll.
- Enable Top Footer Area - Set this option to "Yes" if you would like to display the top footer area.
- Top Footer Area in Grid - Set this option to "Yes" if you would like the top footer area to be displayed in grid.
- Top Area Grid Gutter - Choose a predefined size for the space between columns for top footer area.
- Top Footer Area Styles - Set the background color, background image, top border color and top border width for the footer top.
- Enable Bottom Footer Area - Set this option to "Yes" if you would like to display the bottom footer area.
- Bottom Footer Area in Grid - Set this option to "Yes" if you would like the bottom footer area to be displayed in grid.
- Bottom Footer Area Columns - Set the number of columns for the bottom footer area.
- Bottom Area Grid Gutter - Choose a predefined size for the space between columns for bottom footer area.
- Bottom Footer Area Styles - Set the background color, top border color and top border width for the footer bottom.
Content Bottom
- Enable Content Bottom - Set this option to "Yes" if you wish to enable the content bottom area on your pages by default.
- Content Bottom Area In Grid - Set this option to "Yes" if you wish to align the content bottom area in grid by default.
- Content Bottom Area Styles - Adjust the top, bottom and side paddings for the content bottom area, as well as background color, background image, and top border color, width & style.
Search
Search Page
- Enable Page Title - Set this option to "Yes" if you wish to display the search page title.
- Sidebar Layout - Choose a layout for the sidebar on search pages.
- Set Grid Gutter - Set a predefined size for the space between the content and sidebar on search pages.
- Number of Characters in Excerpt - Input the maximum number of characters you wish to show in post excerpts on search pages.
- Icon Source - Choose whether you would like to use icons from an icon pack or SVG icons, or a predefined icon style.
- Search Open Icon SVG Path - Input your search icon SVG path. This option is only available if you have selected SVG path as your search icon source.
- Search Close Icon SVG Path - Input the search close icon SVG path here. This option is only available if you have selected SVG path as your search icon source.
- Icon Pack - Choose an icon pack to use for search icons. This option is only available if you have selected Icon Pack as your search icon source.
- Search Icon Size - Set a size for the search icon.
- Search Icon - Here you can set a color for the search icon as well as for search icon on hover.
- Search Icon Label - Set this option to "Yes" if you would like to display the search icon label.
Side Area
- Side Area Width - Set a width for the side area.
- Content Overlay Background Color - Set a background color for the content overlay.
- Background Color - Set a background color for the side area.
- Icon Source - Choose whether you would like to use icons from an icon pack,SVG icons or a predefined icon style.
- Icon Pack - Choose an icon pack you wish to use for side area icon.
- Side Area Icon SVG Path - Enter your Side Area icon SVG path here.
- Side Area Close Icon SVG Path - Enter your Side Area close icon SVG path here.
- Colors - Here you can set the colors for the side area.
- Text Alignment - Choose an alignment for the text in the side area.
Blog
Blog List
- Number of Characters in Excerpt - Set a number of characters to be displayed in the excerpt.
- Sidebar Layout - Choose a sidebar layout for blog archive pages.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar layout for your blog lists.
Blog Single
- Enable Page Title - Set this option to "Yes" to display the post title in single post title areas.
- Show Post Title in Title Area - Set this option to "Yes" to display the post title in title areas.
- Sidebar Layout - Choose a sidebar layout for blog single posts.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar layout for your single posts.
- Enable Author Info - Set this option to "Yes" to display the author info box on blog single posts.
- Show Author Email - Set this option to "Yes" to show the author e-mail in the author info box.
- Enable Related Posts - Set this option to "Yes" to display related posts on blog single pages.
- Enable Single Post Navigation - Enable navigation links on single posts, so you can navigate through single blog posts.
- Set Navigation Through Current Category - Set this option to "Yes" to limit the navigation only to the current category.
Social Share
- Enable Facebook Share - Set this option to "Yes" to enable the Facebook social share functionality.
- Enable Twitter Share - Set this option to "Yes" to enable the Twitter social share functionality.
- Twitter Via Text - Input a twitter handle you wish to appear in Tweets shared from your site.
- Enable LinkedIn Share - Set this option to "Yes" to enable the LinkedIn social share functionality.
- Enable Pinterest Share - Set this option to "Yes" to enable the Pinterest social share functionality.
- Enable Tumblr Share - Set this option to "Yes" to enable the Tumblr social share functionality.
- Enable VK Share - Set this option to "Yes" to enable the VK social share functionality.
Maps
- Maps API Key - Input a Google Maps API key you wish to use.
- Map Style - If you would like to use a predefined map style, input the map style json here.
- Map Zoom - Input the default value for zoom on your maps.
- Enable Map Scroll - Set this option to "Yes" if you would like maps to be scrollable.
- Enable Map Dragging - Set this option to "Yes" if you would like maps to be draggable.
- Enable Map Street View Controls - Set this option to "Yes" if you would like to enable street view controls on maps.
- Enable Map Zoom Control - Set this option to "Yes" if you would like to enable zoom controls on maps.
- Enable Map Type Control - Set this option to "Yes" if you would like to allow users to choose the type of map they are viewing.
- Enable Map Full Screen Control - Set this option to "Yes" to display a full screen switch button on your maps.
WooCommerce
Global
- Enable Percent Sign - Set this option to "Yes" if you wish to display the percent value mark instead of the sale label on selected products.
- Number of Upsells/Cross-sell Columns - Set this option to "Yes" to display upsell and cross-sell products on product singles and cart pages by default.
Product List
- Item Layout - Choose a default layout for product lists.
- Number of Columns - Choose a number of columns for the product list.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Products per Page - Set the number of products you would like to display per page.
- Title Tag - Set a heading tag for your product titles on product list pages.
- Sidebar Layout - Choose a default sidebar layout for product lists.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar.
Product Single
- Enable Page Title - Set this option to "Yes" if you would like to display the title area on single product pages.
- Title Tag - Set a heading tag for your single product titles.
- Media Layout - Choose a default layout for media displayed on product singles.
- Number of Related Product Columns - Set a number of columns for related products on single product pages.
Product Info
- Price Typography - This is where you can adjust the typography for product prices. You have a number of options related to Product Price Styles in lists, including the color, discount color, font family, font size, line height, letter spacing, font weight, text transform style, font style, and text decoration. This is also where you can adjust the Product Single Price Styles, including price color, discount color, font size and line height.
- Product Info Typography - Here you can configure the typography for product info text. You have a number of options related to Product Info Label Styles in lists, including the color, discount color, font family, font size, line height, letter spacing, font weight, text transform style, font style, and text decoration. After this you can modify the appearance of the Product Info text Styles, with options of altering the color, font family, font size, line height, letter spacing, font weight, text transform styles, font styles, and text decoration. This is also where you can adjust the Product Info Link Styles, including link hover color and link hover text decoration styles.
YITH Compare
- Enable Predefined Style - Set this option to "Yes" to apply a predefined, theme-styled appearance for YITH Compare plugin.
Subscribe Popup
- Enable Subscribe Popup - Set this option to "Yes" if you would like to enable a pop-up window with a contact form for your pages on page load.
- Title - Input the title for the pop-up window.
- Subtitle - Input the subtitle for the pop-up window.
- Background Image - Upload a background image to be displayed in the pop-up.
- Select Contact Form - Choose a contact form you wish to use.
- Contact Form Style - Set the style for the contact form.
- Enable Subscribe Pop-up Prevent - Set this option to "Yes" if you would like to enable pop-up preventing.
- Pop-up Prevent Behavior - Choose how to manage pop-up prevention.
404
- Enable Page Title - Set this option to "Yes" to display a title on your 404 page.
- Enable Page Footer - Set this option to "Yes" to display a footer on your 404 page.
- Background Color - Set a background color for the 404 page.
- Background Image - Upload a background image for the 404 page.
- Title Label - Enter a title to be displayed on the 404 error page.
- Title Color - Set a color for the 404 page title.
- Text Label - Input a text to be displayed underneath the title for the 404 page.
- Text Color - Set a color for the 404 page additional text.
- Button Text - Input a text you wish to display on the 404 error page button.
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.
Section
The section element is a container element in which you can add other elements (shortcodes) and sort them on your page. Besides the standard Elementor Page Builder options for sections (you can access these options by hovering on a section and clicking the Edit Section button), you also have the custom options which we included with the theme. You can access these options by clicking the Edit Section button on the section of your choice, and then navigating to the Advanced tab located in the Elementor toolbar on the left side of the page.
HighRev Parallax
- Enable Parallax - Set this option to "Yes" to enable an animated parallax effect for this section.
- Parallax Background Image - Set an image to be displayed in the background.
- Parallax Smoothness - Input a value for the parallax effect smoothness.
- Parallax Min Offset - Input a value for the minimum parallax offset.
- Parallax Max Offset - Input a value for the maximum parallax offset.
- Parallax Auto Scale Image - Set this option to "Yes" if you wish to scale parallax images automatically.
HighRev Offset Image
- Enable Offset Image - Set this option to "Yes" to display an offset image in this section.
- Offset Image - Add the image you wish to display.
- Enable Offset Parallax - Set this option to "Yes" to enable an animated parallax effect to the image.
- Offset Image Vertical Anchor - Choose a vertical anchor for the offset image.
- Offset Image Vertical Position - Set a vertical position for the offset image.
- Offset Image Horizontal Anchor - Choose a horizontal anchor for the offset image.
- Offset Image Horizontal Position - Set a horizontal position for the offset image.
HighRev Grid
- Make this row "In Grid" - Set this option to "Yes" to set this set this section in a grid layout.
- Grid Row Behavior - Choose a behavior type for the grid row.
- Grid Row Behavior Disable Below - Choose a resolution below which you wish to disable the selected grid row behavior.
HighRev Sticky Column
- Enable Sticky Column - Set this option to "Yes" to make this section sticky.
- Sticky Column Behavior Snap To - Choose where you wish the sticky column to snap to.
- Sticky Column Behavior Disable From - Choose a screen size from which you'd like to disable the sticky column.
Accordion
Accordions allow you to organize your content and display only what is necessary at a particular moment.
- Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Behavior - Choose a behavior type for your accordions.
After you have set up the accordion holder, you can add Accordion Child element and modify the following options:
- Title - Enter a title for the accordion.
- Title Tag - Set a heading tag for the title.
Now you can enter content into your accordion. You can enter any shortcode into the accordion.
Banner
You can use this shortcode to create a banner with a background image, link, title, subtitle, and some text.
Content
General
- Layout - Choose a banner layout type you wish to use.
- Image - Upload an image for the banner.
- Link - Input a link you wish the banner to lead to.
- Link Target - Choose whether the link will open in a new or the same browser window.
- Title - Input a title for the banner.
- Subtitle - Input a subtitle text for the banner.
- Text - Input a title for the banner.
Button
- Layout - Choose a layout type for the banner button.
- Arrow Orientation - Set an orientation for the button arrow. This option is only available for the circle layout.
- Size - Choose a size for the button. This option is only available for the filled and outlined layouts.
- Button Text - Input a text you wish to display on the button.
Style
Title Style
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
- Title Margin Top - Set a top margin for the title.
Subtitle Style
- Subtitle Tag - Choose a heading tag for the subtitle.
- Subtitle Color - Set a color for the subtitle.
- Subtitle Margin Top - Set a top margin for the subtitle.
Text Style
- Text Tag - Choose a heading tag for the title.
- Text Color - Set a color for the title.
- Text Margin Top - Set a top margin for the title.
Button Style
- Text Color - Set a color for the text.
- Text Hover Color - Set a color for the text.
- Background Color - Set a background color for the button.
- Background Hover Color - Set a background color for the button on hover.
- Border Color - Set a color for the button border.
- Border Hover Color - Set a color for the button border on hover.
- Margin - Adjust the button margins.
- Padding - Adjust the button padding.
Button Typography Style
- Font Size - Set the font size for the button text.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Blog List
This shortcode allows you to display your blog posts on a page.
General
- Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- List Appearance - Choose a template for your blog list. The template you choose will define how your blog list will display.
- Image Proportions - Choose the proportions of the images in your blog list.
- Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
- Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
- Number of Columns - Set the number of columns in which you would like to display your blog list.
- Row Height - Input a value for the row height. This option is only available if you have selected the 'justified gallery' list appearance.
- Max Row Height - Input a value for the max row height. This option is only available if you have selected the 'justified gallery' list appearance.
- Last Row Threshold - Input a value for the last row threshold. This option is only available if you have selected the 'justified gallery' list appearance.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the blog list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
- Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
- Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
- Posts Per Page - Choose how many posts you would like to display per page. Enter "-1" do display all posts on a single page.
- Order by - Choose how you would like to order your blog items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for posts featured in this blog list.
- Post IDs - If you would only like to display certain posts in your blog list, enter the IDs of those posts in this field.
- Taxonomy - Here you can choose to feature posts from specific categories or with specific tags only.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this blog list to.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this blog list to.
Layout
- Item Layout - Choose a style (layout and hover type) for the items in your blog list.
- Title Tag - Choose a heading tag for the titles in your blog list.
- Title Text Transform - Choose a text transform style for the title.
- Excerpt Length - Set a maximum number of characters to display in the post excerpt.
Additional
- Enable Filter - Set this option to "Yes" to enable a category filter above the blog list.
- Pagination - Choose a pagination type to use.
- Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Button
Buttons are a widely used element on the web and can be used for a variety of purposes.
Content
General
- Custom CSS - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Layout - Choose a type of button to use.
- Arrow Orientation - Set an orientation for the button arrow. This option is only available for the circle layout.
- Size - Choose a predefined size for your button.This option is only available for the filled and outlined layouts.
- Button Text - Input text for your button.
- Button Link - Enter a URL you would like your button to lead to when clicked.
- Target - Choose whether the link will open in the same or a new browser window.
Style
Style
- Text Color - Set a color for your button text.
- Text Hover Color - Set a hover color for your button text.
- Background Color - Set a background color.
- Background Hover Color - Set a hover color for your button background.
- Border Color - Set a border color for your button.
- Border Hovere Color - Set a hover color for your button border.
- Margin - Set a margin for the button in a top, right, bottom, left format (e.g. "10px 20px 10px 20px").
- Padding - Set a padding for the button. Please input the padding in a "top right bottom left" format (e.g. "10px 20px 10px 20px").
Typography
- Font Size - Set a font size for the button text.
- Font Weight - Choose a font weight.
- Text Transform - Choose a text transform style for the button text.
Video Button
You can use this shortcode to add a video thumbnail image of your choosing alongside a button which you can link to a video.
Content
General
- Video Link - Input a link for the video.
- Image - Upload an image you'd like to display as the video thumbnail.
- Play Button Text - Input the button text.
Style
- Play Button Color - Set a color for the play button.
- Play Button Size - Set a size for the play button.
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
- Style - Choose a style you wish to use for the "Call to Action".
- Content - Enter the text you would like displayed on your call to action.
Button
- Layout - Choose a layout type for the banner button.
- Size - Choose a size for the button.
- Button Text - Input a text you wish to display on the button.
- Button Link - Input a link you wish the button to lead to.
- Target - Set a target for the link.
- Text Color - Set a color for the text.
- Text Hover Color - Set a color for the text.
- Background Color - Set a background color for the button.
- Background Hover Color - Set a background color for the button on hover.
- Border Color - Set a color for the button border.
- Border Hover Color - Set a color for the button border on hover.
- Margin - Adjust the button margins.
- Padding - Adjust the button padding.
- Font Size - Set the font size for the button text.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Clients List
You can use this shortcode to display your clients in a gallery or a slider layout.
General
- List Appearance - Choose between the 'gallery' and 'slider' list appearance styles.
- Number of Columns - Set the number of columns you wish to display.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - Set this option to "Yes" if you would like the carousell to loop back to the first slide after it shows the last slide.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the carousel to automatically change slides.
- Slide Duration - Set how long (in milliseconds) a slide will stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration (in milliseconds) for the slide transition animation to last.
- Enable Slider Navigation - Set this option to "Yes" if you would like to display navigation arrows on the slider.
- Enable Slider Pagination - Set this option to "Yes" if you would like to enable pagination bullets on the slider.
Query
- Posts Per Page - Choose how many clientts you would like to display per page. Enter "-1" do display all clients on a single page.
- Order by - Choose how you would like to order your client items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for clients featured in this client list.
- Post IDs - If you would only like to display certain items in your client list, enter the IDs of those posts in this field.
- Taxonomy - Here you can choose to feature clients from specific categories or with specific tags only.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this client list to.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this client list to.
Countdown
The countdown shortcode provides a great way to display a countdown timer on your page.
- Date - Input a date you wish to countdown to.
- Hour - Set an hour to countdown to.
- Minute - Set a minute to countdown to.
- Week Label - If you would like to change the "Week" label, input your desired text here.
- Week Label Plural - If you would like to change the "Week" label when the number displayed is larger than 1, input your desired text here.
- Day Label - If you would like to change the "Day" label, input your desired text here.
- Day Label Plural - If you would like to change the "Day" label when the number displayed is larger than 1, input your desired text here.
- Minute Label - If you would like to change the "Minute" label, input your desired text here.
- Minute Label Plural - If you would like to change the "Minute" label when the number displayed is larger than 1, input your desired text here.
- Second Label - If you would like to change the "Second" label, input your desired text here.
- Second Label Plural - If you would like to change the "Second" label when the number displayed is larger than 1, input your desired text here.
- Skin - Choose a skin for the countdown.
Counter
Counters are great for communicating information in the form of numbers.
Content
General
- Start Digit - Enter a digit to count from.
- End Digit - Enter a digit to count to.
- Step Between Digits - Set a step between digits.
- Step Delay - Set a delay for the step.
- Digit Label - Input a text label for digit.
- Title - Enter a title for the counter.
- Text - Enter some text for the counter.
Style
Digit Style
- Digit Font Size - Enter a font size for the digits.
- Digit Color - Set a color for the digits
Title Style
- Title Tag - Chose a heading tag for the counter title.
- Title Color - Set a color for the title.
- Title Margin Top - Set a top margin for the title.
Text Style
- Text Color - Set a color for the text.
- Text Margin Top - Set a top margin for the text.
Dropcaps
You can use this shortcode to easily create a textual section with drop caps.
Content
General
- Type - Choose a drop caps layout you wish to use.
- Letter - Input a letter you wish to stylize.
- Text - Add some accompanying text.
Style
Letter Style
- Letter Color - Set a color for the letter.
- Letter Background Color - Set a color for the letter background. This option is only available if you are using 'square' or 'circle' drop caps type.
Text Style
- Text Color - Set a color for the text.
Image Frame Showcase
You can use this shortcode to create a presentation section with an image inserted into a custom or predefined frame.
- Custom CSS - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Image - Set an image you wish to display.
- Image Size - Set a size for the image.
- Frame Image - Set a custom image to be used as the main image frame (if you wish to use a frame image other than the default one).
- Frame Position - Choose where you wish to position the frame.
- Appear Animation - Set this option to "Yes" to enable a content entry animation for the element.
Divided Showcase Carousel
You can use this shortcode to display a carousel slider with items, each of which can contain an image, a title, a subtitle, some text, button text, a button link, and you can choose how the said link opens.
The individual carousel slides are divided into two panels, with item images being displayed in one, and item titles, subtitles, text and buttons in the other.
Content
General
- Custom CSS - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Child Elements - This is where you can add the individual items you wish to showcase in the slider. For each of the items you have the option to add an image, a title, subtitle, text, a button label, a URL you wish to link the button to, and you can choose how the link opens.
- Image Slider Position - Choose where you wish to position the image slider.
- Number of Columns - Set a number of slider columns you wish to display.
- Space Between Items - Set a size for the space between the slider items.
- Enable Slider Loop - Set this option to "Yes" if you would like the slider to loop back to the first slide after displaying the last slide.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
- Show Slider Pagination - Set this option to "Yes" if you would like to show pagination on the slider.
- Pagination Skin - Set a skin for the slider pagination.
- Slider Background Image - Set an image to be displayed in the slider background.
- Carousel Text Background Color - Set a color for the background carousel text.
Style
Title Style
- Title Tag - Set a heading tag for item titles.
- Title Font Size - Set a font size for item titles.
- Title Line Height - Set a line height for item title text.
- Title Letter Spacing - Set letter spacing for item title text.
- Title Font Weight - Set a font weight for item title text.
Title Responsive Style
- Title Font Size - Set a font size for item titles on different screens.
- Title Line Height - Set a line height for item titles on different screens.
-
Google Map
You can use this shortcode to display a Google Map anywhere on the page.
- Address 1, 2, 3, 4 - Input the addresses to show on the map.
- Pin - Choose a pin (location marker) to be used on the map.
- Map Height - Set a height for the map.
Icon
Icons are great for communicating all sorts of information.
Content
General
- Icon - Choose an icon pack.
- Icon - Choose an icon.
- Size - Choose a predefined size for your icon.
- Custom Size - Enter a custom size for your icon.
- Layout - Choose an icon type you wish to use.
- Icon Custom Text - Input some text for the icon.
- Icon Link - Input a URL that you would like the icon to lead to when clicked.
- Link Target - Choose a target for the icon link.
Style
Custom Text Style
- Custom Text Size - Set a size for the custom text.
- Custom Text Font Weight - Set a font weight for the custom text.
Style
- Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
- Icon Color - Set a color for the icon.
- Icon Hover Color - Set a hover color for the icon.
- Border Width - Set a width for the border.
- Border Color - Enter a color for the border when using the "Circle" or "Square" icon types.
- Border Hover Color - Set a hover color for the border when using the "Circle" or "Square" icon types.
- Background Color - Set a background color when using the "Circle" or "Square" icon types.
- Background Hover Color - Set a hover color for the background when using the "Circle" or "Square" icon types.
- Vertical Offset - Adjust the vertical offset.
- Margin - Enter a margin for the icon in a top, right, bottom, left format (ex.: "10px 20px 10px 20px").
Icon List Item
Icon List Items allow you to make lists using icons, rather than numbers or bullets.
Content
General
- Item Margin Bottom - Set a bottom margin for the icon list item element.
- Link - Input a link you wish this item to lead to.
- Link Target - Set a target for the link.
- Title - Input a title you wish to display.
Icon
- Icon Type - Choose an icon pack.
-
- Custom Icon - Set a custom icon here. This option is only available if you have selected the 'custom icon' icon source type.
- Icon - Choose an icon pack.
- Icon Pack - Choose an icon.
- Size - Set a size for the icon.
- Custom Size - Set a custom size for the icon.
- Layout - Choose an icon type you wish to use.
- Icon Custom Text - Input some custom text.
Style
Icon Custom Text Style
- Custom Text Size - Set a size for the custom text.
- Custom Text Font Weight - Set a font weight for the custom text.
Icon Style
- Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
- Icon Color - Set a color for the icon.
- Icon Hover Color - Set a hover color for the icon.
- Border Width - Set a width for the border.
- Border Color - Set a color for the border.
- Border Hover Color - Set a hover color for the border.
- Background Color - Set a color for the background.
- Background Hover Color - Set a hover color for the background.
- Vertical Offset - Adjust the vertical offset for the icon.
Title Style
- Title Tag - Set a heading tag for the title text.
- Title Color - Set a color for the title.
Icon With Text
This shortcode allows you to easily add icons with text to your page.
Content
General
- Layout - Choose a type of Icon with Text to use.
- Link - Enter a link.
- Link Target - Set a target for the link.
- Title - Input a title.
- Text - Input some text.
- Content Alignment - Set an alignment for the top icon with text layout.
Icon
- Icon Type - Choose a type for your icon (This option won't take effect when Icon Layout is set to "Top". In This case Icon Type is "Normal").
- Size - Choose a predefined size for your icon.
- Custom Size - Set a custom size for the icon.
- Layout - Choose an icon type you wish to use.
- Icon Custom Text - Input some custom text for the icon.
Style
Icon Custom Text Style
- Custom Text Size - Set a size for the custom text.
- Custom Text Font Weight - Set a font weight for the custom text.
Icon Style
- Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
- Icon Color - Set a color for the icon.
- Icon Hover Color - Set a hover color for the icon.
- Border Width - Set a width for the border.
- Border Color - Set a color for the border.
- Border Hover Color - Set a hover color for the border.
- Background Color - Set a color for the background.
- Background Hover Color - Set a hover color for the background.
- Vertical Offset - Adjust the vertical offset for the icon.
Title Style
- Title Tag - Set a heading tag for the title text.
- Title Color - Set a color for the title.
- Title Margin Top - Set a top margin for the title.
Text Style
- Text Tag - Set a heading tag for the title text.
- Text Margin Top - Set a top margin for the text.
Image Gallery
You can use the Image Gallery to display a grid or slider gallery of your images.
General
- Images - Upload the images for your gallery.
- Image Size - Enter an image size. You can either use one of the predefined sizes (thumbnail, medium, large, full), or enter a custom size in pixels (e.g. 200x300).
- Enable Image Shadow - Set this option to "Yes" to enable a shadow effect on the images.
- Image Action - Choose how you would like the image to behave when clicked on.
- Custom Link Target - Choose whether you would like the links to open in the same browser tab or in a new browser tab.
Gallery Settings
- List Appearance - Choose a layout for the image gallery.
- Image Proportions - Set the image proportions for the image gallery. This option is only available if you have selected the 'masonry' list appearance type.
- Number of Columns - Choose a number of columns (when using the "Image Grid" gallery type).
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - Set this option to "Yes" if you would like the slider to loop back to the first slide after displaying the last slide. This option is only available if you have selected the 'slider' list appearance type.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides. This option is only available if you have selected the 'slider' list appearance type.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide. This option is only available if you have selected the 'slider' list appearance type.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides. This option is only available if you have selected the 'slider' list appearance type.
- Enable Slider Navigation - Set this option to "Yes" if you would like to show navigation arrows on the slider. This option is only available if you have selected the 'slider' list appearance type.
- Enable Slider Pagination - Set this option to "Yes" if you would like to show pagination on the slider. This option is only available if you have selected the 'slider' list appearance type.
Image with Text
You can use this shortcode to create an image with some accompanying text.
Content
General
- Image - Upload the image you would like to use.
- Image Size - Enter an image size. You can either use one of the predefined sizes (thumbnail, medium, large, full), or enter a custom size in pixels (e.g. 200x300).
- Image Action - Choose how you would like the image to behave when clicked on.
- Scrolling Image Type - Choose a type of scrolling image you wish to use.
- Scrolling Direction - Choose a direction for scrolling.
- Hover Image - Set an image you wish to display on hover.
- Link - Input a link you wish the image to lead to.
- Title - Input a title.
- Text - Input the text you would like to display alongside the image.
Style
Title Style
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
- Title Margin Top - Set a top margin for the title.
Text Style
- Text Color - Set a color for the text.
- Text Margin Top - Set a top margin for the text.
Masonry Gallery List
You can use this shortcode to display a masonry-style gallery for your items.
General
- Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- List Appearance - Choose a template for your masonry gallery list. The template you choose will define how your team list will display.
- Image Proportions - Choose the proportions of the images in your portfolio list.
- Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
- Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
- Number of Columns - Choose a number of columns (when using the "Image Grid" gallery type).
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Parallax Item - Set this option to "Yes" if you would like to apply the parallax effect to items. This option is only available if you have selected the 'masonry' list appearance.
Query
- Posts Per Page - Choose how many items you would like to display per page. Enter "-1" to display all items on a single page.
- Order by - Choose how you would like to order your masonry gallery items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for items featured in this masonry gallery list.
- Post IDs - If you would only like to display certain items in your masonry gallery list, enter the IDs of those items in this field.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this masonry gallery list to.
- Author Name - Input the name of the author whose items you wish to limit this masonry gallery list to.
Pricing Table
Pricing Tables are a great way to present your business' pricing packages.
General
- Featured Table - Set this option to "Yes" to mark this table as featured.
- Background Color - Set a background color.
- Title - Enter a title for the pricing table.
- Title Color - Set a color for the title.
- Price - Enter a price.
- Price Color - Set a color for the price.
- Currency - Enter your desired currency sign.
- Currency Color - Set a color for the currency sign.
- Content - Here you can enter content into your pricing table.
Button
- Layout - Choose a layout type for the banner button.
- Size - Choose a size for the button.
- Button Text - Input a text you wish to display on the button.
- Button Link - Input a link you wish the button to lead to.
- Target - Set a target for the link.
- Text Color - Set a color for the text.
- Text Hover Color - Set a color for the text.
- Background Color - Set a background color for the button.
- Background Hover Color - Set a background color for the button on hover.
- Border Color - Set a color for the button border.
- Border Hover Color - Set a color for the button border on hover.
- Margin - Adjust the button margins.
- Padding - Adjust the button padding.
- Font Size - Set the font size for the button text.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Progress Bar
The Progress Bar element is great for communicating a large amount of information in a visual and easy to understand manner.
Content
General
- Layout - Chose a progress bar layout you wish to use.
- Custom Shape (SVG code) - Input a svg path for the custom shape. This option is only available for the 'custom' progress bar layout.
- Percentage Type - Choose how you wish to display percentage. This option is only available for the Line progress bar layout.
- Animation Duration - Input a value for the animation duration.
- Percentage Number - Enter a percentage to display on the progress bar.
- Title - Enter a title for the progress bar.
Style
Line Style
- Active Line Color - Set a color for the active part of the progress bar.
- Active Line Width - Adjust the width for the active part of the progress bar.
- Inactive Color - Set a color for the inactive part of the progress bar.
- Inactive Line Width - Adjust the width for the inactive part of the progress bar.
Number Style
- Number Color - Set a color for the digit.
Title Style
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title text.
- Title Margin - Set a margin for the title.
Section Title
You can use this shortcode to add a title to any section.
Content
General
- Title - Input your title.
- Title Custom Link - If you wish to add a link of your choosing to the title, you can do so here.
- Text - Input some text.
- Content Alignment - Choose how you wish to align the content.
Style
Title Style
- Position of Line Break - Enter the position of the word after which you would like to create a line break (e.g. if you would like the line break after the 3rd word, you would enter "3").
- Positions of Outlined Word - Enter the position of the word(s) which you would like to display outlined (e.g. if you would like to outline the 3rd word, you would enter "3").
- Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option on screens smaller than 1024px..
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
- Title Font Size - Set a font size for the title.
- Title Line Height - Set a line height for the title.
Text Style
- Text Color - Set a color for the text.
- Text Font Size - Set a font size for the text.
- Text Margin Top - Set a top margin for the text.
Separator
Use the separator shortcode to create a visual divider between elements and sections on your pages.
Content
General
- Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Position - Choose a position for the separator.
- Disable Below - Choose a resolution below which you wish to hide the separator.
Style
- Color - Set a color for the separator.
- Border Style - Chose a border style for the separator.
- Width - Set a width for the separator.
- Thickness - Set a thickness for the separator.
- Margin Top - Set a top margin for the separator.
- Margin Bottom - Set a bottom margin for the separator.
Social Share
You can use this shortcode to add social share icons to pages.
- Layout - Choose a type of social share.
- Dropdown Hover Behavior - Choose the manner in wich the dropdown will open. This option is only available if you have picked the dropdown social share type.
- Icons Font - Choose a font for your icons.
- Social Share Title - Input a title for the social share element. In case you leave this field empty, social icons will be displayed instead.
Tabs
Tabs allow you to organize your content and display only what is necessary at a particular moment.
- Orientation - Set an orientation for the tabs.
After you have added the Tabs shortcode to your page, you can start adding individual tabs by adding the Tabs Child shortcode and changing the following settings for each tab:
- Title - Set a title for this tab.
Now you can add content to the tab. You can insert any shortcode inside the tab.
Team List
This shortcode alows you to easily create a list of your team members.
General
- List Appearance - Choose a template for your team list. The template you choose will define how your team list will display.
- Image Proportions - Choose the proportions of the images in your team list.
- Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
- Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
- Number of Columns - Set the number of columns in which you would like to display your team list.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the team list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
- Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
- Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
- Posts Per Page - Choose how many team members you would like to display per page. Enter "-1" do display all items on a single page.
- Order by - Choose how you would like to order your team members.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for items featured in this team list.
- Post IDs - If you would only like to display certain team members in your team list, enter the IDs of those team members in this field.
- Taxonomy - Here you can choose to feature team members from specific categories or with specific tags only.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this team list to.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this team list to.
Layout
- Item Layout - Choose a style (layout and hover type) for the items in your blog list.
- Title Tag - Choose a heading tag for the titles in your blog list.
- Title Text Transform - Choose a text transform style for the title.
- Content Top Margin - Input the value for the content top margin size. This option is only available for 'info below' team list layout.
Additional
- Enable Filter - Set this option to "Yes" to enable a category filter above the team list.
- Pagination - Choose a pagination type to use.
- Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Product List
You can use this shortcode to display a list of your shop products.
General
- Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- List Appearance - Choose a template for your product list. The template you choose will define how your product list will display.
- Image Proportions - Choose the proportions of the images in your product list.
- Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
- Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
- Number of Columns - Set the number of columns in which you would like to display your product list.
- Row Height - Input a value for the row height. This option is only available if you have selected the 'justified gallery' list appearance.
- Max Row Height - Input a value for the max row height. This option is only available if you have selected the 'justified gallery' list appearance.
- Last Row Threshold - Input a value for the last row threshold. This option is only available if you have selected the 'justified gallery' list appearance.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the product list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
- Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
- Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
- Posts Per Page - Choose how many products you would like to display per page. Enter "-1" do display all products on a single page.
- Order by - Choose how you would like to order your product items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for products featured in this product list.
- Post IDs - If you would only like to display certain projects in your product list, enter the IDs of those projects in this field.
- Taxonomy - Here you can choose to feature products from specific categories or with specific tags only.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this product list to.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this product list to.
Layout
- Item Layout - Choose a style (layout and hover type) for the items in your product list.
- Title Tag - Choose a heading tag for the titles in your product list.
- Title Text Transform - Choose a text transform style for the title.
Additional
- Enable Filter - Set this option to "Yes" to enable a category filter above the product list.
- Pagination - Choose a pagination type to use.
- Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Product Category List
You can use this shortcode to display a list of your products belonging to a specific category.
- Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- List Appearance - Choose a template for your product list. The template you choose will define how your product list will display.
- Image Proportions - Choose the proportions of the images in your product list.
- Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
- Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
- Number of Columns - Set the number of columns in which you would like to display your product list.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the product list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
- Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
- Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
- Posts Per Page - Choose how many products you would like to display per page. Enter "-1" do display all products on a single page.
- Order by - Choose how you would like to order your product items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose to display products belonging to a designated category or categories of your choosing.
- Category Slug - Input the category slug for the category you wish to display. In case you are including more than one product category in your list, please delimit the slugs by a comma.
Layout
- Title Tag - Choose a heading tag for the titles in your product list.
- Title Text Transform - Choose a text transform style for the title.
Product Search
You can use this shortcode to display a product search with multiple filters.
Content
General
- Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Layout - Choose how you wish to align the product search element.
- Enable Maker, Model, Year, Brand, Category, and Tag Search - Choose which individual search filter types you wish to enable in your product search element.
- Button Label - Input a custom label for the product search element button.
Style
Style
- Button Background Color - Set a background color for the element button.
- Button Background Hover Color - Set a background color for the element button when hovering over it.
Custom Font
You can use this shortcode to create a textual section using a custom font.
General
- Title Text - Input a title.
Typography
- Title Tag - Choose a heading tag for the text.
- Color - Set a color for the text.
- Font Family - Input the name of the font family you would like to use.
- Font Size - Set a font size for the text.
- Line Height - Set a line height for the text.
- Letter Spacing - Input a letter spacing for the text.
- Font Weight - Choose a font weight for the text.
- Font Style - Choose a font style for the text.
- Text Transform - Choose a text transform style.
- Margin - Set margin values for the custom font text. Please input the margin in a "top right bottom left" format (e.g. 5px 10px 5px 10px).
In the remaining tabs, you can set a font size, line height, and letter spacing for each responsive breakpoint.
Text Marquee
You can use this shortcode to create a section with scrolling text.
Content
General
- Text 1, 2, 3 - Input your text.
Style
Style
- Text Color 1, 2, 3 - Set a color for the text.
- Outlined Color - Set an outlined color for the text.
Typography Style
- Font Size - Set a font size for the text.
- Line Height - Set a line height for the text.
- Letter Spacing - Set a letter spacing for the text.
- Font Weight - Set a font weight for the text.
- Font Style - Pick a style for the font.
- Text Transform - Choose a text transform style.
In the remaining tabs, you can set a font size, line height, and letter spacing for each responsive breakpoint.
Image Marquee
You can use this shortcode to create a scrolling image section.
- Image - Upload an image you wish to display.
- Animation Duration - Input a duration (in milliseconds) for the scrolling animation to last.
- Image Action - Choose whether you wish to add a link to the image.
- Custom Link - Input a link you wish to link the image to.
- Custom Link Target - Choose whether the link will open in a new or the same browser tab.
Stacked Images
You can use this shortcode to create an image gallery with a stacked effect.
- Enable Parallax Item - Set this option to "Yes" to apply an animated parallax effect to items.
- Main Image - Upload an image to display behind the stack images.
- Image Proportions - Set the proportions for the images.
- Image Items - Here you can upload the items you would like to display in the stack. For each of the image items you can add an image, set the image proportions, and adjust vertical & horizontal anchor and position.
Highlight
You can use this shortcode to create a highlighted textual section.
Content
General
- Text - Input a text you wish to display.
- Link - If you wish to link the highlighted text, input the URL you wish to link the section to here.
- Link Target - Choose whether the link will open in a new or the same browser tab.
Style
Text Style
- Text Tag - Set a heading tag for the text.
- Text Color - Set a color for the text.
- Positions of Line Break - Enter the position of the word after which you would like to create a line break (e.g. if you would like the line break after the 3rd word, you would enter "3").
- Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option on screens smaller than 1024px.
- Highlight Text Position - Enter the positions of the words you would like to display as 'highlighted' text. Separate start and end word positions with commas (e.g. if you would like to wrap from the fifth to the ninth word, you would enter "5,9"). If you want to highlight the whole text, input -1 here.
- Highlight Text Color - Set a color for the text.
- Highlight Text Background Color - Set a background color for the text.
Info Section
You can use this shortcode to create an informative section containing a title, some text, background text and a button.
General
- Title - Input a title for the info section.
- Title Tag - Set a heading tag for the title.
- Positions of Line Break - Enter the position of the word after which you would like to create a line break (e.g. if you would like the line break after the 3rd word, you would enter "3").
- Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option on screens smaller than 1024px.
- Title Color - Set a color for the title.
- Text - Input text you wish to display.
- Text Color - Set a color for the text.
Button
- Layout - Choose a layout type for the banner button.
- Size - Choose a size for the button.
- Button Text - Input a text you wish to display on the button.
- Button Link - Input a link you wish the button to lead to.
- Target - Set a target for the link.
- Text Color - Set a color for the text.
- Text Hover Color - Set a color for the text.
- Background Color - Set a background color for the button.
- Background Hover Color - Set a background color for the button on hover.
- Border Color - Set a color for the button border.
- Border Hover Color - Set a color for the button border on hover.
- Margin - Adjust the button margins.
- Padding - Adjust the button padding.
- Font Size - Set the font size for the button text.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Background Text
- Background Text - Input text you wish to display in the info section background.
- Background Text Position - Choose how the background text will be positioned inside the info section.
- Background Text Color - Set a color for the background text.
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.
HighRev Testimonials
Fill in the following fields to complete your testimonial:
- Title – Set a title for your testimonial.
- Text – Enter the testimonial text.
- Author – Enter the name of the testimonial’s author.
- Author Job Title - Enter the testimonial author's job position.
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 List.
You can now edit how your testimonials display on the page by adjusting the following options:
General
- Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- List Appearance - Choose a template for your testimonial list. The template you choose will define how your testimonial list will display.
- Number of Columns - Set the number of columns in which you would like to display your testimonial list.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Items Horizontal Spacing - Adjust the size of the horizontal space between the items.
- Items Vertical Spacing - Adjust the size of the vertical space between the items.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the testimonial list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
- Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
- Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
- Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
- Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
- Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
- Skin - Choose a testimonial skin you wish to use.
Query
- Posts Per Page - Choose how many posts you would like to display per page. Enter "-1" do display all posts on a single page.
- Order by - Choose how you would like to order your testimonial items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for posts featured in this testimonial list.
- Post IDs - If you would only like to display certain posts in your testimonial list, enter the IDs of those posts in this field.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this testinomial list to.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this testimonial list to.
Layout
- Title Tag - Choose a heading tag for the titles in your testimonial list.
- Title Text Transform - Choose a text transform style for the title.
- Content Top Margin - Input the value for the content top margin size. This option is only available for 'info below' portfolio list layout.
In this section of the User Guide we will discuss the creation of team items, as well as how to add team lists to your website pages.
Team Items
To create a new team item:
- Navigate to Team > Add new from your WordPress admin panel.
- Enter a title for your team item in the text field near the top of the page. This will usally be the name of the team member.
- On the right side of the screen you will see a section named Team Categories. Here you can select the categories that you would like to add this team 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.
- Once you have checked the categories you would like to add your team item to, click the Publish button.
Beneath the Team Categories section is the Featured Image section. In the Featured Image section, you can upload a picture of your team member.
Now that you have set up your first team item, let’s go over the available custom fields for team items.
Team Single
- General Settings - Here you can add the team member's role (position), as well as to add the team member's social networks.
Team List
A team list displays a listing of your team items (members), each of which can be clicked on for a detailed overview of the single team item.
A team list is added to pages via the Team List shortcode. To add a team list to a page, navigate to the backend of that page and add the Team List element to the page via Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Team List element from the element selection screen). For a comprehensive overview of all the options provided in the Team List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss the creation of client items, as well as how to add client lists to your website pages.
Client Items
To create a new client item:
- Navigate to Clients > Add new from your WordPress admin panel.
- Enter a title for your clients item in the text field near the top of the page. This will usally be the name of one of your business clients.
- On the right side of the screen you will see a section named Clients Categories. Here you can select the categories that you would like to add this clients 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.
- Once you have checked the categories you would like to add your clients item to, click the Publish button.
Beneath the Clients Categories section is the Featured Image section. In the Featured Image section, you can upload a picture displaying your client (e.g. their company logo).
Now that you have set up your first clients item, let’s go over the available custom fields for clients items.
Clients Parameters
- Client Logo Image - Upload a logo image for this client.
- Client Logo Hover Image - Uplaod a logo image for this client that appears on logo hover.
- Client Link - Input a link you wish this clients item to lead to.
- Client Link Target - Choose whether the link will open in the same or a new browser tab.
Clients List
A clients list displays a listing of your clients items, each of which can be clicked on for a detailed overview of the single clients item.
A clients list is added to pages via the Clients List shortcode. To add a clients list to a page, navigate to the backend of that page and add the Clients List element to the page via Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Clients List element from the element selection screen). For a comprehensive overview of all the options provided in the Clients List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss the creation of masonry gallery items, as well as how to add masonry gallery lists to your website pages.
Masonry Gallery Items
To create a new masonry gallery item:
- Navigate to HighRev Masonry Gallery > Add New from your WordPress admin pannel.
- Enter a title for your masonry gallery item in the text field near the top of the page.
- On the right side of the screen you will see a section named Categories. Here you can select the categories that you would like to add this 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.
- Once you have checked the categories you would like to add your clients item to, click the Publish button.
Beneath the Categories section is the Featured Image section. In the Featured Image section, you can upload a picture displaying your item.
Now that you have set up your first masonry gallery item, let’s go over the available custom fields for items.
Masonry Gallery Parameters
- Item Layout - Pick a layout for the gallery.
- Masonry Item Dimension - Choose the dimensions for the item.
- Title Tag - Set a heading tag for the item title. This option is only available for the 'standard' and 'textual' item layout styles.
- Link - Input a URL you wish to link the item to.
- Target - Choose whether the link will open in a new or the same browser window.
Masonry Gallery List
A masonry gallery list shortcode displays a listing of your masonry items, each of which can be clicked on for a detailed overview of the item.
A masonry gallery list is added to pages via the Masonry Gallery List shortcode. For a comprehensive overview of all the options provided in the Masonry Gallery List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss how to install and set up the WooCommerce eCommerce plugin with HighRev.
HighRev 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:
https://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/
In order to set up WooCommerce with the HighRev theme, follow these steps:
- Navigate to Plugins > Add New from your WordPress admin panel.
- Type “WooCommerce” in the search field.
- Locate "WooCommerce - excelling eCommerce" in the search results and click on Install Now.
- Once the installation has completed, click on Activate Plugin.
- 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.
- 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.
- See Importing Demo Content in the Getting Started section of this user guide and perform the process explained there.
- Create a page for your shop. Then navigate to WooCommerce > Settings > Products > Display and choose the page you create as your Shop Page (in the "Shop Page" field).
Creating Products
To create a new shop product, please navigate to Products > Add Product. Here you can set up all the standard WooCommerce options for each product, as well as some custom theme options:
Product List
- Product List Image - Upload an image to be displayed on product lists.
- Image Dimension - Here you can choose an image layout for product list. If you are using fixed image proportions on the list, choose an option other than default
- Show New Sign - Enable this option to see mark (Sold or Sale) on single product and on product lists.
QODE Wishlist, Compare and Variation Swatches for WooCommerce
If you wish to utilize the wishlist, product comparison and variation swatches functionalities for your products, we suggest installing and activating the QODE Wishlist for WooCommerce, QODE Compare for WooCommerce, and QODE Variation Swatches for WooCommerce plugins. The theme is fully compatible with these plugins and they will show up as recommended with the theme.
Once the plugins are activated, the options for setting up the wishlist, compare and variation swatches features will become available.
You should navigate to Qode Plugins For WooCommerce > Wishlist, Qode Plugins For WooCommerce > Compare, and Qode Plugins For WooCommerce > Variation Swatches to adjust these features on your website to your liking. You can check out the individual plugin documentation files here:
QODE Wishlist for WooCommerce
QODE Compare for WooCommerce
QODE Variation Swatches for WooCommerce