Cyberdom
Technology and Software Company Theme
Cyberdom - Technology and Software Company Theme
Hi, and welcome to the Cyberdom User Guide. The User Guide covers all the information needed to use the Cyberdom theme to build an amazing website, as well as some helpful tips and tricks that will make your experience working with the Cyberdom 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 Cyberdom User Guide we will go through the essential steps required to start building your website with the Cyberdom 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 Cyberdom
After downloading the Cyberdom installation file from ThemeForest, extract it and in the extracted folder locate the Cyberdom.zip file. You can then install the Cyberdom theme using one of the two following installation methods:
-
WordPress upload - For most users, this is probably the simplest installation method. To install the Cyberdom 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 Cyberdom.zip
-
Click on Install Now
-
FTP upload - If you would like to install the Cyberdom theme via FTP, please follow these steps:
-
Extract the Cyberdom.zip file you previously located. You should now see a folder named Cyberdom
-
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 Cyberdom folder to the themes directory on your remote server
Once the installation is complete, your Cyberdom theme will be ready for use. Now all you need to do is navigate to Appearance > Themes and activate the Cyberdom theme. After you have done this, you should see Cyberdom 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 "Qode 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 "Cyberdom 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/Cyberdom/assets/css and
wp-content/themes/Cyberdom/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.qodeinteractive.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 Cyberdom, you should input your purchase code and email address, and thus effectively register the theme. To do this, please navigate to Cyberdom Dashboard > Cyberdom 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 Cyberdom 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 Cyberdom 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 Cyberdom, 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.
Cyberdom 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 Cyberdom 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 Cyberdom 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 Cyberdom 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.
Updating Cyberdom
You can update your theme by performing the following steps:
-
Download the latest theme .zip file from ThemeForest
-
Extract it and locate Cyberdom.zip
-
Extract Cyberdom.zip and locate the Cyberdom folder
-
Copy/Replace the contents of the Cyberdom folder to the /wp-content/themes/Cyberdom 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 Cyberdom, 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.
One of the first things you might want to do after you have installed and activated your Cyberdom 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 Cyberdom 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 Cyberdom 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 Cyberdom 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 Cyberdom Core Options section of this User Guide.
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.
To set up your footer, navigate to Cyberdom 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 Cyberdom 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 Cyberdom Core Options > Typography and in the General Typography section set a default font family and styles for your site. Next, you can navigate to Cyberdom 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 Cyberdom 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 Edge - 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 > Cyberdom 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. Cyberdom 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 Cyberdom 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.
Cyberdom Settings
Page Settings
- 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.
- 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.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile screens.
- Fixed Header and Title Area Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your fixed header and title area outside the boxed layout.
- Footer Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your footer outside the boxed layout.
- 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 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 Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website.
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- 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.
- 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 Custom Footer Area - Choose a custom top footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Customize padding, background, borders and widget margins for the top footer area.
- 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 Custom Footer Area - Choose a custom bottom footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your bottom footer area.
- Bottom Footer Area Styles - Customize padding, background color and borders for the bottom footer area.
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.
- Choose Custom Header Widget Area One - Choose a custom widget area to dispay in the header widget area one.
- Choose Custom Header Widget Area Two - Choose a custom widget area to disply in the header widget area two.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your menu.
- Main Menu Dropdown Appearance - Select a dropdown appearance option for the main menu.
- 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.
- Wide Dropdown Background Color - Set a background color for the dropdown menu.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Header Appearance - Choose a motion direction for your sticky header appearance.
- Sticky Header Skin - Choose a skin for your sticky header.
- 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.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
- Header Border Width - Input a value for the centered header border width.
- Header Border Style - Choose a border style for your centered head
Minimal Header
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
- Header Border Width - Input a value for the minimal header border width.
- Header Border Style - Choose a border style for your minimal header.
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 border color for the standard header.
- Header Border Width - Input a value for the standard header border width.
- Header Border Style - Choose a border style for your standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set a background color, height and side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input a border width value and choose a border style for your top area.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo - SVG Path - Input SVG path code for your logo.
- Logo - Sticky SVG Path - Input SVG path code for your sticky logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- 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 - Set a sticky logo image to be displayed.
- Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- Mobile Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header 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 would like to set your mobile header content in grid.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Side Padding - Set the side padding for the minimal mobile header.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Side Padding - Set the side padding for the side area mobile header.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Side Padding - Set the side padding for the standard mobile header.
- Header Background Color - Set a background color for the standard mobile header.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the 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.
- Side Padding - Input side padding value for the title.
- Side Padding on Smaller Screens - Set the side padding value for the title 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.
- Subtitle Options - Input text you wish to display, choose a color and input margin value for the subtitle.
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.
Cyberdom Settings
Page Settings
- 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.
- 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.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile screens.
- Fixed Header and Title Area Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your fixed header and title area outside the boxed layout.
- Footer Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your footer outside the boxed layout.
- 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 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 Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- 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.
- 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 Custom Footer Area - Choose a custom top footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Customize padding, background, borders and widget margins for the top footer area.
- 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 Custom Footer Area - Choose a custom bottom footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your bottom footer area.
- Bottom Footer Area Styles - Customize padding, background color and borders for the bottom footer area.
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.
- Choose Custom Header Widget Area One - Choose a custom widget area to dispay in the header widget area one.
- Choose Custom Header Widget Area Two - Choose a custom widget area to disply in the header widget area two.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your menu.
- Main Menu Dropdown Appearance - Select a dropdown appearance option for the main menu.
- 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.
- Wide Dropdown Background Color - Set a background color for the dropdown menu.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Header Appearance - Choose a motion direction for your sticky header appearance.
- Sticky Header Skin - Choose a skin for your sticky header.
- 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.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
- Header Border Width - Input a value for the centered header border width.
- Header Border Style - Choose a border style for your centered head
Minimal Header
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
- Header Border Width - Input a value for the minimal header border width.
- Header Border Style - Choose a border style for your minimal header.
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 border color for the standard header.
- Header Border Width - Input a value for the standard header border width.
- Header Border Style - Choose a border style for your standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set a background color, height and side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input a border width value and choose a border style for your top area.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo - SVG Path - Input SVG path code for your logo.
- Logo - Sticky SVG Path - Input SVG path code for your sticky logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- 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 - Set a sticky logo image to be displayed.
- Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- Mobile Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header 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 would like to set your mobile header content in grid.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Side Padding - Set the side padding for the minimal mobile header.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Side Padding - Set the side padding for the side area mobile header.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Side Padding - Set the side padding for the standard mobile header.
- Header Background Color - Set a background color for the standard mobile header.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the 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.
- Side Padding - Input side padding value for the title.
- Side Padding on Smaller Screens - Set the side padding value for the title 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.
- Subtitle Options - Input text you wish to display, choose a color and input margin value for the subtitle.
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.
In this section of the User Guide we will discuss the creation of portfolio items, as well as how to add portfolio lists to your website pages.
Portfolio Items
To create a new portfolio item:
- Navigate to Cyberdom Portfolio > Add new from your WordPress admin panel.
- Enter a title for your portfolio item in the text field near the top of the page.
- On the right side of the screen you will see a section named Portfolio Categories. Here you can select the categories that you would like to add this portfolio item to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
- Once you have checked the categories you would like to add your post to, click the Publish button.
Beneath the Portfolio Categories section are the Portfolio Tags, Attributes, and Featured Image sections. In the Portfolio Tags section, you can enter tags for this portfolio item. In the Attributes section, you can set the order in which you would like this portfolio item to appear in portfolio lists. In the Featured Image section, you can set an image to be displayed for this item on portfolio lists.
Now that you have set up your first portfolio item, let’s go over the available custom fields for portfolio items.
Note that most of them are the same custom fields you'll find when creating standard pages.
Portfolio Settings
General Settings
- Single Layout - Choose a layout for your portfolio single project. You can choose from the following portfolio types:
Gallery - Big
Gallery - Small
Images - Big
Images - Small
Masonry - Big
Masonry - Small
Slider
You can also choose the Portfolio Custom type, if you would like to build your portfolio from scratch via shortcodes, like you would any other page.
- Number of Columns - When using the "Gallery" and "Masonry" types of portfolio, you can choose a number of columns to display your images in.
- Space Between Items - When using the "Gallery" and "Masonry" types of portfolio, you can set a predefined spacing between images.
Media Settings
- Media Items - Here you can choose a Media Type you wish to use for each specific media item you wish to display, as well as to add the media itself. Available media types are Gallery, Image, Video and Audio.
Info Settings
- Info Items - Here you can add a label, some accompanying text, an item link, and choose whether said link would open in the same or a new browser window for each specific info item.
- Back To Link - Choose a 'back to' page link to link from this portfolio single page.
Page Settings
- 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.
- 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.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile screens.
- Fixed Header and Title Area Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your fixed header and title area outside the boxed layout.
- Footer Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your footer outside the boxed layout.
- 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 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 Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- 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.
- 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 Custom Footer Area - Choose a custom top footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Customize padding, background, borders and widget margins for the top footer area.
- 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 Custom Footer Area - Choose a custom bottom footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your bottom footer area.
- Bottom Footer Area Styles - Customize padding, background color and borders for the bottom footer area.
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.
- Choose Custom Header Widget Area One - Choose a custom widget area to dispay in the header widget area one.
- Choose Custom Header Widget Area Two - Choose a custom widget area to disply in the header widget area two.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your menu.
- Main Menu Dropdown Appearance - Select a dropdown appearance option for the main menu.
- 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.
- Wide Dropdown Background Color - Set a background color for the dropdown menu.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Header Appearance - Choose a motion direction for your sticky header appearance.
- Sticky Header Skin - Choose a skin for your sticky header.
- 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.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
- Header Border Width - Input a value for the centered header border width.
- Header Border Style - Choose a border style for your centered head
Minimal Header
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
- Header Border Width - Input a value for the minimal header border width.
- Header Border Style - Choose a border style for your minimal header.
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 border color for the standard header.
- Header Border Width - Input a value for the standard header border width.
- Header Border Style - Choose a border style for your standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set a background color, height and side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input a border width value and choose a border style for your top area.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo - SVG Path - Input SVG path code for your logo.
- Logo - Sticky SVG Path - Input SVG path code for your sticky logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- 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 - Set a sticky logo image to be displayed.
- Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- Mobile Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header 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 would like to set your mobile header content in grid.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Side Padding - Set the side padding for the minimal mobile header.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Side Padding - Set the side padding for the side area mobile header.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Side Padding - Set the side padding for the standard mobile header.
- Header Background Color - Set a background color for the standard mobile header.
List Settings
- Portfolio List Image - Set an image to be displayed in portfolio lists instead of the featured image for this portfolio single project.
- Image Dimension - Set an image layout to be used for this portfolio item when the item behaviour in the portfolio list element is set to "masonry". If you are using fixed image proportions on the list, choose an option other than default.
- Portfolio Item Custom Padding - Input custom padding values for this portfolio item when it appears in portfolio lists.
- Portfolio External Link - Input URL link you wish the portfolio list item to lead to.
- Target - Choose whether the link will open in a new or the same browser window.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the 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.
- Side Padding - Input side padding value for the title.
- Side Padding on Smaller Screens - Set the side padding value for the title 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.
- Subtitle Options - Input text you wish to display, choose a color and input margin value for the subtitle.
Portfolio Lists
A portfolio list displays a listing of your portfolio items, each of which can be clicked on for a detailed overview of the single portfolio item.
A portfolio list is added to pages via the Portfolio List shortcode. To add a portfolio list to a page, navigate to the backend of that page and add the Portfolio List element to the page via Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Portfolio List element from the element selection screen).. For a comprehensive overview of all the options provided in the Portfolio List element, please see the Custom Shortcodes section of this User Guide.
This section of the User Guide provides a comprehenisve overview of all the settings available in the Cyberdom 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 main color for your website.
- Additional Color - Set an additional color for your website.
- Gradient Color One - Set a main gradient color for your pages.
- Gradient Color Middle - Set a middle gradient color for your pages.
- Gradient Color Two - Set a second gradient color for your pages.
- 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.
- Fixed Header and Title Area Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your fixed header and title area outside the boxed layout.
- Footer Outside the Boxed Layout - Set this option to "Yes" if you would like to keep your footer outside the boxed layout.
- 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.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile screens.
- 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.
- Disable Image Lazy Loading - Set this option to "Yes" if you would like to disable delayed image appearance animation.
- Enable Page Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- 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 SVG path code for your back to top icon.
- Back to Top Styles - Choose a style for your 'Back to Top' button.
- Color - Set a color for your 'Back to Top' button.
- Hover Color - Set a hover color for your 'Back to Top' button.
- Background Color - Set a background color for your 'Back to Top' button.
- Background Hover Color - Set a background hover color for your 'Back to Top' button.
- Border Color - Set a border color for your 'Back to Top' button.
- Border Hover Color - Set a border hover color for your 'Back to Top' button.
- Border Width - Input a value for your 'Back to Top' button border width.
- Border Radius - Input a value for your 'Back to Top' button border radius.
- Icon Size - Input a value for your 'Back to Top' button icon size.
- Custom JS - You can input any custom JavaScript into this field and it will take effect on your site.
Logo
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo - SVG Path - Input SVG path code for your logo.
- Logo - Sticky SVG Path - Input SVG path code for your sticky logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- 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 - Set a sticky logo image to be displayed.
- Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- SVG Styles - Choose colors and input the value for the SVG icon size.
- Mobile Logo - Textual - Input text you would like to be displayed as your textual logo.
- Typography Styles - Here you can set typography styles for your textual logo.
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.
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.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
- Header Border Width - Input a value for the centered header border width.
- Header Border Style - Choose a border style for your centered head
Minimal Header
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
- Header Border Width - Input a value for the minimal header border width.
- Header Border Style - Choose a border style for your minimal header.
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 border color for the standard header.
- Header Border Width - Input a value for the standard header border width.
- Header Border Style - Choose a border style for your standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set a background color, height and side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input a border width value and choose a border style for your top area.
Main Menu Settings
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your menu.
- Main Menu Dropdown Appearance - Select a dropdown appearance option for the main menu.
- 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.
- Wide Dropdown Background Color - Set a background color for the dropdown menu.
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 Header Appearance - Choose a motion direction for your sticky header appearance.
- Sticky Header Skin - Choose a skin for your sticky header.
- 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.
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 would like to set your mobile header content in grid.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Side Padding - Set the side padding for the minimal mobile header.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Side Padding - Set the side padding for the side area mobile header.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Side Padding - Set the side padding for the standard mobile header.
- Header Background Color - Set a background color for the standard mobile header.
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 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" if you wish to hide your menu logo.
- Background Color - Select a color for your fullscreen menu background.
- Background Image - Upload an image for your fullscreen menu background.
- 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.
- Side Padding - Input side padding value for the title.
- Side Padding on Smaller Screens - Set the side padding value for the title 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 Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the content and sidebar.
- Widgets Margin Bottom - Input space value between widgets.
- 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 Footer Area Columns - Choose a number of columns you would like to display in the top footer area.
- Top Area Grid Gutter - Choose a predefined size for the space between columns for top footer area.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Customize padding, background, borders and widget margins for the top footer area.
- 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.
- Content Alignment - Select an alignment type for the content in your bottom footer area.
- Bottom Footer Area Styles - Customize padding, background color and borders for the bottom footer area.
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.
- Custom Sidebar - Choose a custom sidebar to display.
- 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.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar layout for your blog lists.
- Enable Additional Info - Set this option to "Yes" if you would like to display additional information on your blog lists such author info and tags.
Blog Single
- Enable Page Title - Set this option to "Yes" to display the post title in single post title areas.
- Sidebar Layout - Choose a sidebar layout for blog single posts.
- Custom Sidebar - Choose a custom sidebar to display.
- 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.
- Normalize Height - Set this option to "Yes" if you would like to automatically set the height of all your posts and media items to 194px on devices with resolutons bigger than 768px.
- 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.
Portfolio
Portfolio List
- Item Layout - Choose a style (layout and hover type) for single projects on portfolio archive pages.
- List Appearance - Choose an appearance style for portfolio lists.
- Number of Columns - Choose a number of columns in which to display your portfolio items on archive pages.
- Space Between Items - Choose a spacing between items on portfolio archive pages.
- Columns Responsive - Here you can choose between 'predefined' column responsive, or you can adjust the number of columns manually for each responsive stage.
- Pagination - Choose a pagination type for your archive lists.
- Sidebar Layout - Choose a default sidebar layout for portfolio archives.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar.
Portfolio Single
- Single Layout - Choose a default type for portfolio single pages.
- Title Tag - Choose a title tag for items on portfolio single pages.
- Title Tag - Small Layouts - Choose a title tag for small layout items on portfolio single pages.
- Sidebar Layout - Choose a default sidebar layout for portfolio single pages.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar.
- Enable Title on Portfolio Single - Set this option to "Yes" if you would like to display project titles on portfolio single pages.
- Portfolio Title in Grid - Set this option to "Yes" if you wish to set portfolio titles in grid on portfolio single pages.
- Related Posts - Set this option to "Yes" to display the related posts section beneath the content on portfolio single pages.
- Navigation - Set this option to "Yes" if you wish to enable project navigation on portfolio singles.
- Navigation Through Same Category - Set this option to "Yes" to make portfolio navigation sort through current category only.
Portfolio Info
- Typography - Here you can customize typography styles for your item info, labels and links.
WooCommerce
Product List
- Item Layout - Choose a default layout for product lists.
- Columns Number - Choose a number of columns for the product list.
- Space Between Items - Set a spacing between products in the list.
- 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.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar.
- 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.
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.
- Enable Image Lightbox - If you'd like to use lightbox image functionality, you can choose between 'magnific popup' and 'photo swipe' here, or you can choose not to use the image lightbox alltogether.
- Enable Zoom Maginfier - Set this option to "Yes" if you would like to enable a zoomed view of product images when they are hovered on.
- Set Thumbnail Images Position - Choose a position for the thumbnail images.
- Number of Thumbnail Image Columns - Set a number of columns for thumbnail images on single product pages.
- Number of Related Product Columns - Set a number of columns for related products on single product pages.
Product Info
- Typography - Here you can customize typography styles for your prices, product info, labels and links.
YITH Color and Label Variations
- Enable Predefined Style - Set this option to "Yes" if you would like to apply the predefined style for the YITH color and label variations plugin.
YITH Quick View
- Title Tag - Input a title tag for the YITH Quick View item.
- Enable Predefined Style - Set this option to "Yes" if you would like to apply the predefined style YITH Quick View plugin.
YITH Wishlist
- Enable Predefined Style - Set this option to "Yes" if you would like to apply the predefined style for the YITH Wishlist plugin.
404
- Header Skin - Choose a predefined header you would like to display on your 404 page.
- 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.
- Subtitle Label - Enter a subtitle to be displayed on 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.
Cyberdom Core 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.
Cyberdom Grid
- Make this row "In Grid" - Set this option to "Yes" to set this set this section in a grid layout.
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.
- Show Order Numbers - Set this option to "Yes" if you would like to display order numbers for the items.
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.
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.
- 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.
Content
- Title - Input a title for the banner.
- 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 - Input a subtitle text for the banner.
- 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 - Input a title for the banner.
- 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
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the button background.
- 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.
- Text Alignment - Choose a predefined alignment position for you button 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.
- 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.
- Arrow Margin - Adjust the arrow margin.
- Font Size - Set the font size for the button text.
- Arrow Size - Set the arrow size.
- 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 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 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.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Space Between Items - Choose a spacing between blog items in the list.
- Disable Additional Info - Set this option to "Yes" if you wish to disable additional blog post info such as authors and tags.
- 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.
- 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.
- 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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.
- Enable Hover Animation - Choose a hover animation type you would like to display on the blog list items.
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 Slug - Input a taxonomy slug for the category/tag you wish to limit this blog list to.
- Author Name - Input the name of the author whose items 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.
Buttons are a widely used element on the web and can be used for a variety of purposes.
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.
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the button background.
- Layout - Choose a type of button to use.
- Show Arrow - Set this option to "Yes" if you would like to display arrow. This option is available for all button layouts except the "Circle" button layout.
- Size - Choose a predefined size for your button.
- 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.
- Text Alignment - Choose a predefined alignment position for you button 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.
- Text Transform - Choose a text transform style for the button text.
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").
- Arrow Margin - Set a value for the arrow margin.
Typography
- Font Size - Set a font size for the button text.
- Arrow Size - Set a size for the arrow.
- Font Weight - Choose a font weight.
- Text Transform - Choose a text transform style for the button text.
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
- 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.
- Style - Choose a style you wish to use for the "Call to Action".
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the background.
- Holder Padding - Input a value for the holder padding.
- Content - Enter the text you would like displayed on your call to action.
Button
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the button.
- Layout - Choose a layout type for the banner 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.
- Text Alignment - Choose a predefined alignment position for you button 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.
- 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.
- Arrow Margin - Adjust the arrow margin.
- Font Size - Set the font size for the button text.
- Arrow Size - Set the size for the arrow.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Circular Slider
You can use this shortcode to display a circle shaped horizontal slider 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.
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the slider background.
- Child Elements - You can add individual items here. For each item you can upload an image, input a title, subtitle and text, set background color and add links.
Fixed Conent
- Button Text - Input a text you wish to display on the 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.
- Icons Layout - Choose an icon type you wish to use.
- Border Radius - Set a border radius for the "Square" icon type.
- Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
- Icon Pack - Choose an icon pack.
- Link - Input a link you wish this icon to lead to.
- Link Target - Choose whether the link will open in the same or a new browser window.
- Icon Size - Input a value for the icon size.
- Icon Margin - Input a value for the icon margin.
- Icon Color - Set a color for the icon.
- Icon Background Color - Set a background color for the icon.
- Icon Hover Color - Set a hover color for the icon.
- Icon Hover Background Color - Set a background hover color for the icon.
- Locations Info - Here you can input the item name and location.
Clients List
You can use this shortcode to display your clients in a gallery or a slider layout.
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 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.
- Space Between Items - Set a predefined size for the space between items.
- Enable Border - Set this option to "Yes" if you would like to display borders between 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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.
- Enable Hover Animation - Choose a hover animation type you would like to display on the client list items.
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 Slug - Input a taxonomy slug for the category/tag you wish to limit this client list to.
- Author Name - Input the name of the author whose items you wish to limit this client list to.
Countdown
The countdown shortcode provides a great way to display a countdown timer on your page.
- 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.
- 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.
- Hour Label - If you would like to change the "Hour" label, input your desired text here.
- Hour Label Plural - If you would like to change the "Hour" 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.
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.
- 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.
- Digit Label Superscript - Set this option to "Yes" if you would like to enable digit label superscript.
- Show Progress Bar - Set this option to "Yes" if you would like to display the counter progress bar.
- Digit Font Size - Enter a font size for the digits.
- Digit Color - Set a color for the digits.
- Content Alignmnet - Choose a predefined position alignment for your content.
Content
- Title - Enter a title for the counter.
- 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.
- Subtitle - Enter the subtitle for the counter.
- Text - Enter some text for the counter.
- Text Color​ - Set a color for the text.
- Text Margin Top - Set a top margin for the text.
Custom Font
You can use this shortcode to create a textual section using a custom font.
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.
- 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.
Divided Showcase Section
This shortcode allows you to create a vertically divided showcase with a fixed section and a horizontal slider section; you can customize items for both sections.
General
- 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.
- Enable Appear Animation - Set this option to "Yes" if you would like to enable the appearing animation.
Fixed Conent
- Fixed Area Title - Input the title for the fixed area.
- Fixed Area Subtitle - Input the subtitle for the fixed area.
- 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").
- Show Question Mark - Set this option to "Yes" if you would like to display a question mark after the first line break.
- 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.
- Button Text - Input a text you wish to display on the 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.
- Circle Button Text - Input a text you wish to display on the circle button.
- Circle Button Behavior - Choose a behavior type for your circle button.
- Custom Link Target - Choose whether you would like the links to open in the same browser tab or in a new browser tab.
- Circle Button Link - Enter a URL you would like your circle button to lead to when clicked.
- 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") on the circle button.
- Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option for the circle button on screens smaller than 1024px.
- Locations Info - Here you can input the item name and location.
Slider Content
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the slider content background.
- Slider Images - Here you can upload images you wish to display in the slider section.
Dropcaps
You can use this shortcode to easily create a textual section with drop caps.
- 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.
- Type - Choose a drop caps layout you wish to use.
- Letter - Input a letter you wish to stylize.
- 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 - Add some accompanying text.
- Text Color - Set a color for the text.
Google Map
You can use this shortcode to display a Google Map anywhere on the page.
- 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.
- 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.
Highlight
You can use this shortcode to create a highlighted textual section.
- 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.
- Text - Input a text you wish to display.
- 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.
- 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.
Icon List Item
Icon List Items allow you to make lists using icons, rather than numbers or bullets.
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.
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
Icon
- Icon - Choose an icon pack.
- Icon Pack - Choose an icon.
- Custom Icon - Set a custom icon here. This option is only available if you have selected the 'custom icon' icon source type.
- Custom Size - Set a custom size for the icon.
- Layout - Choose an icon type you wish to use.
- Border Radius - Set a border radius for the "Square" icon type.
- 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.
- Vertical Offset - Input a value for the vertical offset.
Icon
Icons are great for communicating all sorts of information.
- 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.
- 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.
- Border Radius - Set a border radius for the "Square" icon type.
- 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.
- Vertical Offset - Input a value for the vertical offset.
- Margin - Enter a margin for the icon in a top, right, bottom, left format (ex.: "10px 20px 10px 20px").
- 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.
Icon With Text
This shortcode allows you to easily add icons with text to your page.
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.
- Layout - Choose a type of Icon with Text to use.
- Link - Enter a link.
- Target - Choose whether you would like the link to open in the same browser tab or in a new browser tab.
- Order Number - Enter a number for your item.
- Number Margin - Input a value for the number margin.
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.
- Border Radius - Set a border radius for the "Square" icon type.
- Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
- Icon Color - Set a color for your icon.
- Icon Hover Color - Set a hover color for the icon.
- Vertical Offset - Input a value for the vertical offset.
Content
- Title - Input a title you wish to display.
- 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.
- Title Padding - Input a value for the title padding.
- Text - Input a text to be displayed beneath the title.
- Text Color - Set a color for the text.
- Text Margin Top - Set a top margin for the text.
- Text Padding - Input a value for the text padding.
Image Gallery
You can use the Image Gallery to display a grid or slider gallery of your images.
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.
- 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).
- 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.
- Space Between Items - Choose a predefined spacing between gallery 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.
- 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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 Marquee
You can use this shortcode to create a scrolling image section.
- 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.
- 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.
Image with Text
You can use this shortcode to create an image with some accompanying text.
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.
- Image on Left - Set this option to "Yes" if you would like to position your image on the left side.
- 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).
- Enable Image Shadow - Set this option to "Yes" to enable a shadow effect on the image.
- Image Action - Choose how you would like the image to behave when clicked on.
- Custom Link - Here You can input a custom link you wish the image to lead to.
- Custom Link Target - Choose whether you would like the links to open in the same browser tab or in a new browser tab.
- Subtitle - Input a subtitle.
- Subtitle Color - Set a color for the subtitle.
- Subtitle Margin Bottom - Input a value for the bottom subtitle margin.
- Title - Input a title.
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
- Title Margin Top - Input a value for the title top margin.
- Title Max Width - Input a value for the title max width.
- Content Alignment - Choose a predefined position alignment for your content.
- Text - Input some text you wish to display alongside the image.
- Text Color - Set a color for the text.
- Text Margin Top - Input a value for the text top margin.
- Text Max Width - Input a value for the max title width.
Button
- Button Link - Input a link you wish the button to lead to.
- Target - Choose whether the link will open in a new or the same browser window.
- Use Gradient Color - Set this option to "Yes" if you would like to use gradient colors for the button background.
- Layout - Choose a layout type for the button.
- Button Text - Input a text you wish to display on the button.
- Text Alignment - Choose a predefined alignment position for you button 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.
- 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.
- Arrow Margin - Adjust the arrow margin.
- Font Size - Set the font size for the button text.
- Arrow Size - Set the font size for the arrow.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Info Section
You can use this shortcode to create an informative section containing a title, some text, background text and a button.
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.
- Subtitle - Input a subtitle for the info section.
- Subtitle Color - Set a color for the subtitle.
- 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.
- Title Margin Top - Input a value for the title top margin.
- Text - Input text you wish to display.
- Text Color - Set a color for the text.
- Background Text Color - Set a color for the background text.
- Enable Appear Animation - Set this option to "Yes" if you would like to enable the appearance animation.
Button
- Use Gradient Color - Set this option to "Yes" if you would like to use gradient colors for the background.
- Layout - Choose a layout type for the banner 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 Alignment - Choose a predefined alignment position for you button 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.
- 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.
- Arrow Margin - Adjust the arrow margin.
- Font Size - Set the font size for the button text.
- Arrow Size - Set the font size for the arrow.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Instagram List
You can use this shortcode to display a list of your instagram photos.
- 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.
- Number of Photos - Input the number of photos you would like to display.
- Number of Columns - Choose a number of columns to display the photos in.
- Padding Around Images - Choose a value for the padding around images in the list.
- Image Resolution - Set the resolutions for images in the list.
- List Appearance - Choose a template for your instagram list. The template you choose will define how your instagram list will display.
Interactive Links Showcase
This shortcode provides a great way to create eye-catching full screen showcases with multiple links and images.
- 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.
- Layout - Choose a layout for the showcase you wish to use.
- Link Skin - Set the skin you wish to use.
- Background Color - Set the color for the background.
- Link Target - Set the target for the link.
- Child Elements - You can add individual link items here. For each item you can input a title, a link and the image you wish to display.
Item Showcase
You can use this shortcode to showcase an image and place informative text around it.
- 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.
- Image - Upload the image you would like to showcase.
- Image Top Offset - Input a top offset for the image.
After you have set the image, you can start adding Item Showcase child elements, and setting the following options for each one:
- Title - Input a title for the item.
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
- Text - Input text for the item.
- Text Color - Set a color for the text.
- Text Margin Top - Set a top margin for the text.
- Item Number - Input a number for the item.
- Link - If you would like the title to be linked to some other page, input the link here.
- Link Target - Choose whether the link will open in a new or the same browser tab.
Numbered Item
You can use this shortcode to create a section that contains customizable enumerated items which can contain a title and a subtitle.
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.
- Link - Input a link you wish the numbered item to lead to.
- Link Target - Choose whether the link will open in a new or the same browser window.
- Appear Animation - Set this option to "Yes" if you would like to apply the appearing animation to numbered items.
Content
- Number - Input a number you wish to display.
- Number Font - Input a value for the font size for the number.
- Number Color - Set a color for the number.
- Title - Input a title.
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title.
- Title Margin Top - Set the top margin for the title.
- Subtitle - Input a subtitle.
- Subtitle Color - Set a color for the subtitle.
- Subtitle Margin Top - Set the top margin for the subtitle.
Order Tracking
You can use this shortcode to input an order tracking form anywhere on your website pages.
- 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.
Portfolio Categories List
The portfolio category list shortcode enables you to present a listing of your portfolios by categories.
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 portfolio list. The template you choose will define how your portfolio 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 - Set the number of columns in which you would like to display your portfolio list.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Space Between Items - Choose a spacing between portfolio items in the list.
- 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.
- 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.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the portfolio 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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
- Taxonomy - Here you can choose to feature portfolios from specific categories or with specific tags only.
- 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 portfolio category items.
- Order - Choose between ascending and descending order.
- Hide Empty - Set this option to "Yes" if you would like to hide categories that do not contain any items.
- Additional Params - Here you can choose which additional parameters you wish to define for posts featured in this portfolio catagory list.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this portfolio category list to.
Layout
- Item Layout - Choose a style (layout and hover type) for the items in your portfolio category list.
- Title Tag - Choose a heading tag for the titles in your portfolio category list.
- Title Text Transform - Choose a text transform style for the title.
Portfolio Interactive Showcase
You can use this shortcode to display an interactive, vertically scrolling list containing your portfolio items. The item images appear when their respective titles are hovered on.
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.
- Skin - Choose a predefined skin you wish to diisplay.
Query
- Posts Per Page - Choose how many portfolios you would like to display per page. Enter "-1" do display all portfolios on a single page.
- Order by - Choose how you would like to order your portfolio items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for projects featured in this portfolio list.
- Post IDs - If you would only like to display certain items in your portfolio showcase, enter the IDs of those items in this field.
- Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this portfolio showcase to.
- Author Name - Input the name of the author whose items you wish to limit this portfolio showcase to.
Layouts
- Read More Text - Input the text for the read more section.
- Read More Link - Input a link you would like the text to lead to.
- Target - Choose whether the link will open in a new or the same browser window.
Portfolio List
The portfolio list shortcode enables you to present a listing of your portfolios on a page.
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 portfolio list. The template you choose will define how your portfolio 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 - Set the number of columns in which you would like to display your portfolio list.
- Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
- Space Between Items - Choose a spacing between portfolio items in the list.
- 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.
- 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.
- Enable Slider Loop - If you would like the slider to loop when it comes to the end of the portfolio 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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 portfolios you would like to display per page. Enter "-1" do display all portfolios on a single page.
- Order by - Choose how you would like to order your portfolio items.
- Order - Choose between ascending and descending order.
- Additional Params - Here you can choose which additional parameters you wish to define for projects featured in this portfolio list.
- Post IDs - If you would only like to display certain items in your portfolio 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 portfolio list to.
- Author Name - Input the name of the author whose items you wish to limit this portfolio list to.
Layout
- Item Layout - Choose a style (layout and hover type) for the items in your portfolio list.
- Hover Animation - Choose a hover animation type you wish to use. This option is only available for 'info on hover' portfolio list layout.
- Title Tag - Choose a heading tag for the titles in your portfolio list.
- Title Text Transform - Choose a text transform style for the title.
- Use Item Custom Padding - Set this option to "Yes" to use custom padding for items.
- Content Top Margin - Input the value for the content top margin size. This option is only available for 'info below' portfolio list layout.
Additional
- Enable Filter - Set this option to "Yes" to enable a category filter above the portfolio 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.
Portfolio Project Info
You can use this shortcode to display an individual portfolio item; you can choose to display its title, category, tag, author, date or featured image.
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.
- Portfolio Item - Select the portfolio item you would like to display.
- Project Info Type - Choose a project info type you would like to display.
- Project Info Label - Input a project info label you would like to display.
Pricing Table
Pricing Tables are a great way to present your business' pricing packages.
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.
- Featured Table - Set this option to "Yes" to mark this table as featured.
- 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.
- Content Background Color - Set a color for the content background.
Button
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the button background.
- 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 Alignment - Choose a predefined alignment position for you button text.
- 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").
- 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..
- 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.
- Arrow Margin - Adjust the arrow margin.
- Font Size - Set the font size for the button text.
- Arrow Size - Set the size for the arrow.
- Font Weight - Set the font weight for the button text.
- Text Transform - Set a text transform style for the button text.
Product Categories List
You can use this shortcode to display a list of your products belonging to a specific category.
- 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 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.
- Space Between Items - Choose a spacing between product items in the list.
- 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.
- 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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.
- Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this product category list to.
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 List
You can use this shortcode to display a list of your shop products.
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 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.
- Space Between Items - Choose a spacing between product items in the 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.
- 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.
- 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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 items in your product 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 product list to.
- Author Name - Input the name of the author whose items you wish to limit this product list to.
- Filter - Choose how you would like your products to be filtered by selecting one of the filter options.
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.
Progress Bar
The Progress Bar element is great for communicating a large amount of information in a visual and easy to understand manner.
- 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.
- 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.
- Custom Shape ID - Input an ID for the custom shape.
- Progress Bar Width - Input a value for the progress bar width.
- Text On Right - Set this option to "Yes" if you would like to position the progress bar text on the right side.
- Percentage Type - Choose how you wish to display percentage. This option is only available for the Line progress bar layout.
- Animation Duration - Set a duration time (in milliseconds) for the progress bar animation.
- Percentage Number - Input percentage number for the progress bar.
- Active Line Color - Set a color for the active part of the progress bar.
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the progress bar background.
- 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.
- Percentage Number - Enter a percentage to display on the progress bar.
- Number Color - Set a color for the digit.
- Title - Enter a title for the progress bar.
- Title Position - Choose a predefined position for the title.
- Title Tag - Choose a heading tag for the title.
- Title Color - Set a color for the title text.
- Title Margin - Set a margin value for the title.
- Text - Input some text you wish to display.
- Text Color - Choose a color for the text.
Round Product Slider
This shortcode allows you to display a vertical endless scrolling slider for your products.
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.
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the slider background.
- 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 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 items in your product 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 product list to.
- Author Name - Input the name of the author whose items you wish to limit this product list to.
- Filter - Choose how you would like your products to be filtered by selecting one of the filter options.
Layout
- Title Text Transform - Choose a text transform style 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.
Fixed Conent
- Button Text - Input a text you wish to display on the 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.
- Icons Layout - Choose an icon type you wish to use.
- Border Radius - Set a border radius for the "Square" icon type.
- Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
- Icon Pack - Choose an icon pack.
- Link - Input a link you wish this icon to lead to.
- Link Target - Choose whether the link will open in the same or a new browser window.
- Icon Size - Input a value for the icon size.
- Icon Margin - Input a value for the icon margin.
- Icon Color - Set a color for the icon.
- Icon Background Color - Set a background color for the icon.
- Icon Hover Color - Set a hover color for the icon.
- Icon Hover Background Color - Set a background hover color for the icon.
- Locations Info - Here you can input the item name and location.
Section Title
You can use this shortcode to add a title to any section.
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.
- Subtitle - Input a subtitle.
- Title - Input your title.
- Text - Input some text.
- Content Alignment - Choose how you wish to align the content.
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").
- 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 Custom Link - If you wish to add a link of your choosing to the title, you can do so here.
- Custom Link Target - Set a target for the custom link.
Text Style
- Text Color - Set a color for the text.
- Text Margin Top - Set a top margin for the text.
- Text Max Width - Input a value for the text max width.
Subtitle Style
- Subtitle Color - Set a color for the subtitle.
- Subtitle Margin Bottom - Set a bottom margin for the subtitle.
Separator
Use the separator shortcode to create a visual divider between elements and sections on your pages.
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.
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.
Single Image
You can use this shortcode to create an image.
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.
- Image - Upload an image you wish to display.
- Enable Retina Scaling - Set this option to "Yes" if you would like the uploaded image to automatically adapt to different resolutions.
- Image Proportions - Choose a predefined proportion type for the image.
- Image Action - Choose whether you wish to add a link or open popup 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.
- Enable Parallax Item - Set this option to "Yes" if you would like to apply the parallax effect to the item.
- Description Text - Input some text for the image description.
Social Share
You can use this shortcode to add social share icons to pages.
- 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.
- 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.
- 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.
- Orientation - Set an orientation for the tabs.
- Center Content - Set this option to "Yes" if you would like to position your content in the center.
- Disable Main Border - Set this option to "Yes" if you would like to disable the main border.
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
- 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 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.
- Space Between Items - Choose a spacing between team items in the list.
- 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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 Slug - Input a taxonomy slug for the category/tag you wish to limit this team list to.
- Author Name - Input the name of the author whose items 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.
Team Single
You can use this shortcode to display individual team members.
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.
- Image - Upload an image.
- 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 Shadow - Set this option to "Yes" to enable a shadow effect on the image.
- Image Action - Choose how you would like the image to behave when clicked on.
- Custom Link - Here you can input a custom link you wish the image to lead to.
- Custom Link Target - Choose whether you would like the links to open in the same browser tab or in a new browser tab.
- Social Items - Here you can input item text, link and link target.
Content
- Link - Here you can input a link you wish the item to lead to.
- Name - Input a name for the item.
- Name Tag - Choose a heading tag for the item name.
- Name Color - Set a color for the item name.
- Name Margin Top - Set the top margin for the item name.
- Text - Input some text for your item.
- Text Tag - Choose a heading tag for the text.
- Text Color - Set a color for the text.
- Text Margin Top - Set the top margin for the text.
Testimonials List
This shortcode allows you showcase testimonials to potential clients.
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 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.
- Space Between Items - Choose a spacing between testimonial items in the list.
- 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.
- Choose Slide Animation - Choose a predefined slide animation type for your slider list.
- 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 predefined skin you would like to apply.
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 items in your testimonial 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 testimonial list to.
- Author Name - Input the name of the author whose items you wish to limit this testimonial list to.
Layout
- Static Title - Input static title.
- Static Title Tag - Choose a heading tag for the static title.
- Hide Image - Set this option to "Yes" if you would like to hide post images.
- Hide Title - Set this option to "Yes" if you would like to hide post titles.
- Title Tag - Choose a heading tag for the titles in your testimonials list.
- Title Text Transform - Choose a text transform style for the title.
- Content Top Margin - Set the content top margin.
Text Marquee
You can use this shortcode to create a section with scrolling text.
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.
- Text 1, 2, 3 - Input your text.
- Text Color 1, 2, 3 - Set a color for the text.
Typography
- Font Size - Set a font size for the text.
- Line Height - Set a line height for the text.
- Font Weight - Set a font weight for the text.
- Letter Spacing - Set a letter spacing for the text.
Vertical Split Slider
The vertical split slider provides a way to create split slides on your screen. the left and right side items of the vertical split slider transition into the screen from the top and bottom, respectively, and then come together to display a complete image.
To create a vertical split slider, you have to add the Vertical Split Slider element to your page, and you can set the following options for it:
- 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.
- Disable on smaller screens - Choose which screens you'd like to disable the vertical split slider on.
- Use Gradient Color - Set this option to "Yes" if you would like to apply the gradient colors to the background on video links.
- Slide Items - Here you can set up individual slides.
- Header/Bullets Style - Choose a skin style for the header and navigation bullets for this item.
- Logo Style - Choose a predefined logo style you wish to apply.
- Slide Layout - Choose a slide layout you wish to display.
- Image - Upload an image for this slide item.
- Corner Subtitle - Input a corner subtitle for the item.
- Corner Title - Input a corner title for the item.
- Corner Text - Input some additional text you wish to display in the corner for this item.
- Corner Text Link - Input a link you wish to link the corner text to.
- Subtitle - Input a subtitle for the item.
- Title - Input a title for the item.
- Title Tag - Choose 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").
- Title Color - Set a color for the title.
- Text - Input some text for this item.
- Content Corner Video Link - Enter URL link for the content corner video.
- Counter Options - In the following fields you can customize counter digits and counter text.
- SVG Options - In the following fields you can input your SVG icons, customize titles and link buttons.
You can use this shortcode to add a video thumbnail image of your choosing alongside a button which you can link to a video.
- 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.
- Video Link - Input a link for the video.
- Button Text - Input some text for the button.
- 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.
- Image - Upload an image you'd like to display as the video thumbnail.
- Play Button Color - Set a color for the play button.
- Play Button Size - Set a size for the play button.
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.
Cyberdom 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.
Testimonials List
A testimonials list displays a listing of your testemonial items, each of which can be clicked on for a detailed overview of the single testemonial item.
A testemonial list is added to pages via the Testemonials List shortcode. To add a testimonial list to a page, navigate to the backend of that page and add the Testemonials List element to the page via Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Testemonials List element from the element selection screen). For a comprehensive overview of all the options provided in the Testemonials 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 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 WPBakery Page Builder (by clicking on the Add Element button, and then choosing 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 how to install and set up the WooCommerce eCommerce plugin with Cyberdom.
Cyberdom 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 Cyberdom 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