Thank you for purchasing our theme. We are happy that you are one of our customers and we assure you will not be disappointed. We do our best to produce top notch themes with great functionality, premium designs, and clear code.
With ThemeForest regular license you are licensed to use this theme to create one single End Product (the final website customized with your content) for yourself or for one client.
What is allowed with the single regular license:
What is not allowed:
For more information regarding license regulations and policies, see the links below:
IMPORTANT! We do not include theme-related .PSD
files into the theme package, because it significantly increases the theme archive size. If you need those files, feel free to submit a support request.
All the clipart images included in this theme are supplied with a copyright sign on them. The original images belong to their owners and are not available for download with this theme. They can be purchased separately directly from these owners.
Nevertheless, you can request the clipart-related image IDs/references and .PSD files by contacting our support department.
The theme package contains a number of bundled plug-ins. Please click here to view the list of plug-ins that come included into the theme.
If a new version of a bundled plug-in is available, it will be included in the next theme release. You can also request it by submitting a support ticket.
Bundled plug-ins are fully functional without the activation using a registration license key. In case you are willing to receive automatic updates and support from the plug-in team, you will need to purchase the plug-in separately. Only the direct buyers get the plug-in license key.
In order to receive a technical support assistance, you need to have a valid purchase code. To get the code, please navigate to your ThemeForest "Downloads" page and click on the theme download link. Check this guide for more details.
PLEASE NOTE! As authors of this theme we do provide support only for the theme-related features.
We do not provide support for additional customization, 3rd party plug-ins integration or any other compatibility issues that might arise. Nevertheless, there is an exception that is only applied to the plug-in(s) we have developed and integrated ourselves.
If you have any questions that are beyond the scope of this help file, feel free to contact us. We will respond as soon as possible (within 24 – 48 hours, usually faster). We are open from 10am to 7pm (CET), from Monday till Friday.
Please be aware that some questions are posted on our website in "Common Questions" section. So, before submitting a new ticket, please try searching our website for an answer, as well as checking our Video Tutorials and Articles. Our website has its own inner search and also has been indexed by Google, so if you can not find your answer with our website search, it is worth typing it into Google too. Please make sure you have looked at all the available resources before submitting a support request.
Unfortunately, we do not provide support for third-party extensions. Please contact the author of the extension if needed. If you feel that you might have troubles with installing an extension, we advise you to order a professional installation service.
For more information regarding the theme's functionality, we suggest checking our Video Tutorials and Articles.
To install this theme you must have a working version of WordPress already installed. Below are some useful links regarding WordPress information.
To use this theme you must be running at least WordPress 6.0, PHP 7.4 or higher.
External plug-ins may require additional limitations, like WooCommerce - WordPress 6.4+, etc.
If you use a hosting service with limited resources (e.g. GoDaddy!), you may experience issues with the "one-click" demo data installation.
We recommend that you contact your web hosting service provider to make sure that your server PHP configuration limits are as follows:
max_execution_time 600
memory_limit 128M
post_max_size 32M
upload_max_filesize 32M
If you are running unmanaged dedicated server or VPS,
you should check your php.ini
file. Alternatively, you can edit .htaccess
file in the root of your website and add the following values:
php_value max_execution_time 600
php_value memory_limit 128M
php_value post_max_size 32M
php_value upload_max_filesize 32M
Setting these values will ensure you will not get error messages during the installation. To safeguard your website, please use secure passwords and the latest version of WordPress and plug-ins.
Here is the list of web hosting service providers we recommend:
Before installing the theme, please make sure you unpacked the archive and extracted the theme files. Some of the folders names may slightly vary. Treat the screenshot below as an example only.
The main package contains archives with the main theme, child theme and documentation.
If you try to install the wrong files, you will get the missing style.css error. This is the most common error that means you are trying to install an incorrect package.
In order to install the theme, you need to have a working version of WordPress installed on your server first. Check out this guide for detailed information on how to install WordPress. We also highly recommend updating your WordPress to the latest stable version.
There are 2 ways to install the theme:
kings-queens.zip
file and ONLY use the extracted /kings-queens
theme folder.
kings-queens
theme folder into /wp-content/themes
.
kings-queens.zip
folder and click Install Now button.
You can also watch our video tutorial on how to install a WordPress theme.
Attention! If you want to make changes in theme’s templates or functions, we recommend activating a child theme before demo data installation. Please see the Child Theme section for more information.
Below is the list of the plug-ins that come included into the theme.
Some of these plug-ins can also be installed from the WordPress.org repository.
IMPORTANT! Please be aware that this theme is compatible with The GDPR Framework plugin, though it is not provided with the theme.
You can find a detailed overview of each plug-in in the Plug-ins section of this documentation file.
There is only one required plug-in for proper theme functioning, and that is ThemeREX Addons. The rest of the plug-ins are recommended for installation, but not required.
To make the theme look exactly as on the demo page, you would need to install the recommended plug-ins:
In case you are running a shared hosting with limited resources (e.g. GoDaddy), we do recommend enabling only the essential plug-ins (e.g. ThemeREX Addons, WPBakery Page Builder) and disable the rest. Otherwise, it may significantly increase the memory consumption, which might lead to unwanted issues.
Our theme is compatible with Gutenberg page builder. You can create new pages using this editor, though you can still use pre-built custom header and footer layouts.
All existing demo pages and layouts are built using WPBakery Page Builder and should be customized using WPBakery Page Builder ONLY.
PLEASE NOTE! It is possible to switch between the page builders. Please use One page builder for creating/customizing One particular page/post/layout.
If you want to make changes to the theme's files and functions, we strongly recommend installing a child theme. This ensures that your theme customizations stay in place after the theme update. If you are not planning to change the core theme files, you are free to skip this chapter.
IMPORTANT! Install the child theme before importing the demo data. Otherwise, all of your theme options will be reset.
A child theme is installed the same way you install a parent theme. Locate the kings-queens-child.zip
file in the theme package and upload it via the WordPress admin panel. Alternatively, you can unzip it and upload via FTP (see main theme installation chapter).
Your child theme has its own functions.php
file. Use it to copy modified functions from the parent theme's functions.php
, or register new functions.
You can copy all files from the parent theme into the child theme except files located in the following folders:
/includes
/plugins
/theme-options
/theme-specifics
In the /front-page
folder, you can copy all files except front-page.options.php
.
If the file you want to edit is in one of these folders, you need to copy the required function from that file, and register it in the child theme's functions.php
.
The rest of the files can be copied and edited directly in the child theme folder.
When copying parent theme files into the child theme, preserve the original folder structure. Create respective folders and make sure that the file path is the same as in the parent theme.
Our theme includes a simple One-click demo data installation, which allows your site to look exactly as on the theme demo.
Before installing demo data, please make sure you have installed all the required plug-ins, check the Plug-ins installation section for more information.
In order to import the demo content go to Appearance > Install Demo Data.
On the page that showed up set the required parameters.
When choosing the partial demo data import, the new content will be added to your existing data.
Although this will not overwrite your existing content, we still recommend backing up your website before doing this.
Note, that the pages are imported without the original images. Instead, the image placeholders are used. This is done to keep your existing content intact.
When choosing this option, all the existing content of your website will be lost and replaced with the new data. We recommend using this option for new WordPress installations only.
Use the whole demo import option if you want to have an exact copy of the theme demo. It enables you to import all media files, pages, theme options, and plug-in settings.
Some plug-ins increase the memory consumption. For example, BuddyPress and bbPress (not included into the theme's package) require additional 60-80Mb
. If you are having trouble installing the demo data, deactivate massive plug-ins and try again.
In case demo data installation is stuck and you see "Error load data from the file ... " error message, you can manually install it by downloading the demo.zip archive from our server. Extract the archive to demo/
folder and upload this demo/
folder to wp-content/themes/kings-queens
directory.
Treat the screenshot below as an example only. The list of folders inside a theme package may vary.
If the issue persists, please contact your hosting service provider to make sure that your server configuration meets the Theme Requirements. Otherwise, please refer your request to our support department.
upload_max_filesize
to 32M
.wp-content/themes
directory.memory_limit
. You can increase memory_limit
on your server in several ways, namely by editing:
define('WP_MEMORY_LIMIT', '128M');
memory_limit = 128M;
php_value memory_limit 128M;
mbstring PHP
function in server settings. The function is needed for some languages, such as Japanese, Chinese etc. In case you can not enable the settings, please contact the support team to get assistance with disabling the function in the theme.
wp-config.php
file and add the following lines after database information:
define( 'FS_METHOD', 'direct' );
define('FS_CHMOD_DIR', 0770);
define('FS_CHMOD_FILE', 0660);
max_execution_time 600
memory_limit 128M
post_max_size 32M
upload_max_filesize 32M
This step is required if you received the notification that a new version of the theme is available. You can see this information in Changelog section at the bottom of the item's details page.
Before you go ahead with the update make sure to backup your old theme's folder. Download it to your computer locally.
/wp-content/themes
.
themes
folder.
Now let's navigate to Appearance (WP dashboard) > Customize to flexibly control the appearance and behavior of the whole website as well as individual types of posts, pages and categories.
IMPORTANT! Please be aware that our theme provides a special inheritance hierarchy system for "Theme Options" settings. It means that individual settings of each page may override global settings made with Customizer Panel.
Settings of "Blog", "Plugins settings" (such as Team and Events) and other groups may also override default/general settings available through Customizer.
Moreover, you can see the changes of the front-end right after the alterations - when the needed parameter is selected, without switching from admin to front-end each time. When you are done with the changes, you should click on Publish button at the top of the Customizer's side menu.
IMPORTANT! Please be aware that all the Customizer's settings are also available for editing through Appearance (WordPress Dashboard Menu) > Theme Options section.
Settings of this group are responsible for managing site identity features. This is the initial place where you should upload your logo.
The text entered into this field appears as the logo title (if the image logo is not uploaded) and as the website's title in your browser tab.
The text entered into this field appears as the website slogan under the logo. By default, the tagline is used if no image logo is selected.
You can modify the site title and tagline appearance by inserting special characters, e.g.:
||
- line break;{{
... }}
- modifies style and color of parts of the text;[[
... ]]
- makes the text bold;The site icon (favicon) is used as a browser and app icon for your site. Icons must be square, and at least 512 pixels wide and tall.
These settings allow managing your logo images (main, side, for mobile header and mobile menu), as well as their Retina versions (if "Allow retina display logo" option is checked). As a rule, the retina logo should be twice as big as the regular logo in order to be displayed properly.
Here you can also zoom the logo. 1 - original size. Please note, that the maximum size of the logo depends on the actual size of the image. This option works if max height of the logo is set in em
in "Layouts: Logo" shortcode in the corresponding header layout.
The logo uploaded in the Customizer can be overwritten by the logo image selected in the Header layout. This allows you to upload a different logo image for each page.
Settings of this group are responsible for managing an overall look of the site.
Here you can choose the body style as well as set the width of the site content and sidebar (in pixels).
Here you can specify widget sets for such locations as top page, above content, below content and bottom page. Check the Widgets section for more information.
Here you can select a border radius for the form fields and buttons and specify images/buttons hovers.
Below you can find an example of image's hover effect with the option set to "Icon".
This setting is responsible for specifying SEO-related parameters.
Specify the text for the checkbox in a default form (built using trx_sc_form
shortcode), registration form (Layouts: Login Link shortcode) and in comments form on single posts. This text will be displayed before the Privacy Policy link.
In order to add/customize the Privacy Policy link, navigate to Settings (WP Dashboard) > Privacy and specify the page that will be used as a Privacy Policy one.
PLEASE NOTE! In case you are planning to use default forms without consent checkboxes, just leave the "Text with Privacy Policy link" option empty!
Settings of this group allow you to manage an overall look and behavior of the header elements.
You can set up header settings for a specific page in the Theme Options > Header section of that page.
These settings allow managing the style ("Default" or "Custom") and position of the header's area as well as zooming the header title. For custom header style you can specify the header layout (available only if the ThemeREX Addons plug-in is activated) and follow the direct link for editing the selected custom layout if needed.
Available Custom Header Layouts:
Please also see header-related layouts section of this documentation file. All the elements of these header areas can be edited in Dashboard > Layouts tab, using a user-friendly WPBakery Page Builder. Check the Layouts section for more information.
To avoid "Sticky Menu" behavior check "Don't fix" option in the Row Settings > Custom Layouts > Fix this row when scroll (for the row with the menu element). Check also the Layouts description.
Available Default Header Style:
("Header Color Scheme" option is set to "Dark" in the Theme Options settings for a particular page)
The header area in "Default" style is created via the Global Customize settings (Appearance > Customize). You can also navigate to the .../wp-content/themes/kings-queens/templates
folder and edit the corresponding template file header-default.php.
Header Position
The Header position setting controls the way your header behaves in regards to the main body area.
Here you can specify the widgets set for the header area.
These settings allow choosing menu position and behavior on mobile devices.
"Mobile menu fullscreen" - this setting displays mobile and side menus on full screen (if checked) or slide narrow menu from the left or from the right side (if not checked).
For Left/Right Menu position two additional options are available:
These settings allow selecting a header background image or background video.
Here you can enable the mobile header. It lets you show/hide such elements as logo, search form, login link, and shopping cart. You can also use the Additional Info section, a text block where you can add information about your business, such as telephone number, open hours, etc.
.../wp-content/themes/kings-queens/templates
folder and edit the corresponding template file header-default.php.
Setting of this group is responsible for choosing the style of the footer area.
These settings allow choosing footer's style: "Default" or "Custom". Please note that custom footer layouts are available only if the ThemeREX Addons plug-in is activated. You can also follow the direct link for editing the selected custom layout if needed.
Available Custom Footer Layouts:
Please also see footer-related layouts section of this documentation file. All the elements of them can be edited in Dashboard - Layouts tab. Check the Layouts section for more information.
Available Default Footer Style:
The footer area in "Default" style is created via the Global Customize settings (Appearance > Customize). You can also navigate to the .../wp-content/themes/kings-queens/templates
folder and edit the corresponding template file footer-default.php in any text editor.
Additional options for Default Footer style:
0
to autodetect the number of columns based on how many widgets you have got in the set.{Y}
or {{Y}}
symbols to indicate the current year.Settings of this group are responsible for managing Menus. Each menu location is available for filling with any of the predefined menu sets.
Menus are also available for editing through the "Appearance > Menus" options.
Below are predefined Menu locations:
Within custom header & footer layouts, you can add menus using the Layouts: Menu shortcode.
Widgets are the blocks of content that can be placed into specifically designed widget areas.
You can find the list of available widgets and widget areas under Appearance (WP dashboard) > Widgets. Here it is possible to create additional widget sets that can be assigned to available default widget areas. This is useful when you have different widget sets for different pages.
IMPORTANT! Our theme supports both Classic Widgets Editor and New Block Widgets Editor (WordPress 5.8+). You can easily switch between the editors using the "Disable new Widgets Block Editor" option in Appearance (WP Dashboard) > ThemeREX Addons > General section.
You can add widgets into widget areas by simply dragging and dropping.
But in order to see them on your website, you need to make sure you have a particular widget set assigned to a particular default widget area. You can assign widget sets either for the whole website (in Appearance > Customize), or for a specific page (single Page > Theme Options > Widgets/Header/Footer).
Header widgets can be assigned in Appearance > Customize > Header section.
Body widgets (for sidebar, top of the page, above the content, below the content, and bottom of the page) are accessible in Appearance > Customize > General Settings section.
Footer widgets are available for managing in Appearance > Customize > Footer section. It works for Default Footer Style only! Otherwise, you need to customize footer widgets in the corresponding footer Layout.
If you want to specify a widget set for a separate page, open that page in your WordPress admin and in the Theme Options section choose the required widgets. The widgets assigned in Theme Options would be applicable only for that particular page.
Depending on the selected page that is available for editing with Customizer's tools, you can notice a different kind of widgets sets included to a particular page. The same can be done through Appearance (WP dashboard) > Widgets.
Below are options responsible for managing widgets/blocks.
After you reorder the position of the widgets/blocks in the sidebar, save your changes.
See the example of how the Sidebar Widgets Set may look like:
Moreover, our theme provides a few Custom Widgets that are available in Appearance > Widgets section (for New Block Widgets Editor - under "Widgets" group).
Settings of this group are responsible for selecting the way to display the homepage (front page), as a blog stream or a static one and specifying the pages to be set as a static homepage and as posts page.
IMPORTANT! Please be aware that these settings are also available for editing through Settings > Reading section.
As a free addition to this theme we provide it with The Front Page Builder. A special tool that helps you manage entire content of your website in just few clicks without using WPBakery Page Builder. You can enable the Front Page builder in the General tab.
The Page Builder provides a few different areas for customization. Feel free to discover them and make any changes to the content you want.
Check the video below for more information on how to properly use The Front Page Builder.
Settings of this group allow you to manage an overall look and behavior of posts pages.
These settings are applied to all types of blog pages, including Posts pages defined in the WordPress settings (Posts, available post types: Testimonials), as well as pages created via the Blog Archive template (unless no custom settings are specified in the Theme Options panel of a particular page/post).
Please check our article or visit this video tutorial for more information on how to add/customize the Posts pages.
Here you can specify widget sets for such locations as top page, above content, below content and bottom page. Check the Widgets section for more information.
If the page is created using the Blog Archive template, the post meta settings should be specified in the Theme Options > Content section of that page.
Settings of this group are responsible for managing an overall look and behavior of single posts' pages.
Another way of displaying a featured image is by adding the Layouts: Featured Image shortcode into your header Layout (if available in a particular theme).
These settings allow you to select the number of related posts to show, the number of columns the section should be divided into, and the related posts style (if "Show related posts" option is checked).
Settings of this group allow managing the overall look of the WooCommerce elements (works only if the WooCommerce plug-in is installed). The single products can be added/customized in WordPress Dashboard Menu > Products.
The number of products displayed on shop page is inherited from the Appearance > Customize > WooCommerce > Product Catalog section. "Products per row" and "Rows per page" options work only if the "Shop style" (Appearance > Customize > WooCommerce > Theme-specific options) is set to "Grid".
Here you can manage an overall look and behavior of shop-related pages.
Product List settings
These settings allow specifying the Shop style and assigning a hover effect to them.
Single Product settings
These settings are responsible for arranging a proper output of related products.
Header-related settings
These settings allow selecting header's style, position, specifying its widgets and choosing whether to override the header image with the post's featured image or not. For custom header style you can specify the header layout and follow the direct link for editing the selected custom layout if needed.
Sidebar-related settings
These settings are responsible for specifying widgets set for a sidebar and its position as well. Here you can also hide the sidebar for a single product page.
Footer-related settings
These settings allow specifying footer's style. For "Default" footer style specify widgets sets and widgets' columns quantity. For "Custom" footer style "Select custom layout" options is available. You can also follow the direct link for editing the selected custom layout.
Additional Panels settings
Here you can specify widget sets for such locations as top page, above content, below content and bottom page. Check the Widgets section for more information.
This is how the default Shop page looks like with current settings. Shop style is set to "Grid".
Here you can upload fonts and adjust font settings for specific typography elements.
Check this article or video tutorials for more information on how to add new Google Fonts and Custom Fonts.
The theme enables you to use both Google Fonts and custom fonts in your design. You can load up to 5 different font families, including different styles and weights for each typeface.
IMPORTANT! To manage fonts quantity available for upload, edit 'max_load_fonts' => 5
variable in theme-specific/theme.setup.php
file.
The theme allows you to assign color schemes to specific parts of your website. This is useful for highlighting certain areas and giving them a distinctive look.
Check this video tutorial for more information on how to customize color schemes.
The theme supports 2 color schemes - default (light) and dark.
IMPORTANT! Due to specifics of CSS rules, you are unable to assign a light color scheme to any website part, if the dark color scheme is enabled.
Here are the website parts to which you can assign color schemes:
You can also assign color schemes for individual pages in the Theme Options > Colors panel of those pages.
Here you can customize the color schemes of your website.
Three additional buttons are available:
Select the color scheme you want to customize and choose one of 2 modes (editor types) - simple or advanced.
In a simple mode, you can customize the accent colors (link colors) of a theme. If you want to dig deeper, switch to the advanced mode. You can entirely change the theme colors.
Both modes contain the following groups of settings:
MAIN
The main color group of a website. Here you can find the following elements:
ALTER
Alter means alternative color group, mostly applied for sidebar and footer. Alter colors include the same elements as the Main color group, plus two additional hover colors for border and background.
EXTRA
An additional color group for extra elements such as dropdowns, price blocks, table headers, etc.
As a rule, the text and background colors from the Extra group should contrast against the respective colors from the Main color group.
INVERSE
Inverse elements are elements that use the theme accent color (usually the main one) as a background color. In this way, they get distinctive look and stand out from the rest of the content. You can apply these settings for blockquotes, dropdowns, etc.
INPUT (for advanced mode only)
Colors for input fields, text areas, select fields, etc.
In case the changes of the color schemes are not applied, please enable Debug mode (in Appearance > ThemeREX Addons > General tab) and save ThemeREX Addons settings.
Settings of this group allow editing the background color/image (the one behind the body's content when "Boxed" body style is on).
Just click on Select image button to upload the image from the Media Library or your computer. Right after this step, additional options appear, such as "Preset", "Image Position", "Image Size" and a few other.
Settings of this group are responsible for managing an overall look and behavior of team-related pages (all team members page and single team member posts).
IMPORTANT! The number of team posts displayed on all team members page is inherited from the Settings > Reading > Blog pages show at most option. The team posts can be added/customized in WordPress Dashboard Menu > Team section.
Here you can enable/disable team post type and specify the style of the team archive.
Please check "Disable post type Team" option only if you do not want to use this post type.
Apply "Style" option only after you save the other options!
These settings allow selecting header's style, position, specifying its widgets and choosing whether to override the header image with the post's featured image or not. For custom header style you can specify the header layout and follow the direct link for editing the selected custom layout if needed.
These settings are responsible for specifying widgets set for a sidebar and its position as well. Here you can also hide the sidebar for a single team member page.
These settings allow selecting footer's style. For "Default" footer style you can also specify widgets sets and columns quantity. For "Custom" footer style "Select custom layout" option is available. You can also follow the direct link for editing the selected custom layout if needed.
Here you can specify widget sets for such locations as top page, above content, below content and bottom page. Check the Widgets section for more information.
Settings of this group allow you to manage an overall look and behavior of events-related pages (all events page and single event posts). It works only if the The Events Calendar plug-in is installed.
IMPORTANT! The number of events posts displayed on all events page (for the "List View" mode) is inherited from the Events (WP Dashboard) > Settings > General > Number of events to show per page option. The events posts can be added/customized in WordPress Dashboard Menu > Events section.
These settings allow selecting header's style, position, specifying its widgets and choosing whether to override the header image with the post's featured image or not. For custom header style you can specify the header layout and follow the direct link for editing the selected custom layout if needed.
These settings are responsible for specifying widgets set for a sidebar and its position as well. Here you can also hide the sidebar for a single event page.
These settings allow selecting footer's style. For "Default" footer style you can also specify widgets sets and columns quantity. For "Custom" footer style "Select custom layout" option is available. You can also follow the direct link for editing the selected custom layout if needed.
Here you can specify widget sets for such locations as top page, above content, below content and bottom page. Check the Widgets section for more information.
Settings of this group allow you to specify additional custom styles.
This section covers the information about Pages in your website: included page templates, how to edit existing pages and add new ones.
You can import required pages, along with the page settings, using the Importer tool. Learn more about it in the Demo Content chapter.
To create a new page navigate to "Pages" dashboard menu item in your WordPress admin panel and click on Add new button.
Choose either "Blog Archive" (blog page) or "Default Template" (regular page) option in the Page Attributes or Summary > Template sidebar, depending on the page builder you are using. Check Posts pages article to find out more information on how to customize them.
Usually, the page consists of Sections, Rows, Layouts, Block containers, Content Blocks, Columns and some other elements that can be edited via WPBakery Page Builder. Before you start, please check the following tutorials:
Each page has a Theme Options panel, where you can specify custom page parameters.
In Theme Options, you can assign a different header/footer style, widgets set, body style, as well as many other options for each individual page.
These settings are applied to the page you are editing, and will overwrite the global settings specified in the Customizer.
You can enable or disable the Theme Options panel in the Screen Options (for Classic Mode) or Preferences > Panels (for Gutenberg) in the top right corner of the WordPress admin.
Once you finished with building your page, assign it as a Homepage:
Alternatively, you can assign a page as a homepage in Appearance > Customize > Homepage Settings.
The theme comes with the following set of Homepages.
Below you can find the screenshots of "Homepage 1" front-end with hotspots describing where you can customize content for a particular section, page's source code, and the "Theme Options" settings.
[vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1523868071853{margin-bottom: -1px !important;}"][rev_slider_vc alias="slider-1"][/vc_column][/vc_row][vc_row hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521625694630{margin-top: 1em !important;}"][vc_column icons_position="left"][trx_sc_layouts layout="368"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="616"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="618"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="620"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="376"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="270"][vc_empty_space height="3.4rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The custom paddings for the page blocks can be customized in the Row/Column Settings > Design Options tab in the WPBakery backend editor.
Theme Options settings (Homepage 1):
This is how the second version looks like.
[vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1523439503247{margin-bottom: -1px !important;}"][rev_slider_vc alias="slider-2"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="786"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522053154986{margin-bottom: -1px !important;}"][vc_single_image image="477" img_size="full"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="783"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="789"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="307"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" hide_bg_image_on_tablet="" hide_bg_image_on_mobile=""][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522066261333{margin-top: -1px !important;}"][vc_single_image image="567" img_size="full"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="363"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" hide_bg_image_on_tablet="" hide_bg_image_on_mobile=""][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522066683684{margin-top: -2.8em !important;margin-bottom: -1px !important;}"][vc_single_image image="477" img_size="full"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="791"][/vc_column][/vc_row]
The custom paddings for the block with revolution slider and Single image shortcodes can be customized in the Column Settings > Design Options tab in the WPBakery backend editor.
Theme Options settings (Homepage 2):This is how the third version looks like.
[vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1523868084481{margin-bottom: -1px !important;}"][rev_slider_vc alias="slider-1"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="688"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521644889644{margin-bottom: -1px !important;}"][vc_single_image image="477" img_size="full"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="703"][/vc_column][/vc_row][vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1522051407609{background-color: #e8d3b6 !important;}"][vc_column icons_position="left"][trx_sc_layouts layout="373"][vc_empty_space height="8.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="781"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="376"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="270"][vc_empty_space height="3.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The custom paddings for the block with revolution slider and Single image shortcode are set in the Column Settings > Design Options tab in the WPBakery backend editor.
The background color for the page blocks can be customized in the Row Settings > Design Options tab in the WPBakery backend editor. Please see the screenshot below.
Theme Options settings (Homepage 3):This is how the fourth version looks like.
[vc_row full_width="stretch_row_content_no_spaces" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1522074640882{background: #070301 url(/wp-content/uploads/2018/03/img662389.jpg?id=765) !important;background-position: top left !important;}"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left"][trx_sc_content size="1_1" number_position="br" title_style="default" link_style="default"][rev_slider_vc alias="slider-3"][/trx_sc_content][/vc_column][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522235341154{margin-bottom: -1px !important;}"][vc_single_image image="450" img_size="full"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="793"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="795"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][vc_empty_space height="8.6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_testimonials type="default" orderby="post_date" order="desc" slider="1" title_style="default" title_align="center" link_style="default" count="4" columns="3" title="Clients' Reviews" subtitle="testimonials" link="/our-story/" link_text="About K & Q"][vc_empty_space height="8rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522133793412{margin-bottom: -1px !important;}"][vc_single_image image="477" img_size="full"][/vc_column][/vc_row][vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1516971170395{background: #e8d3b6 url(/wp-content/uploads/2018/01/img-9.png?id=337) !important;background-position: center left !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="7rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_align="center" link_style="default" title="Our Blog" subtitle="Blog"][vc_empty_space height="3.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_blogger type="modern" cat="19" orderby="post_date" order="desc" title_style="default" link_style="default" count="2" columns="1"][vc_empty_space height="4.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_button type="default" new_window="" align="center" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/blog-chess-2-columns/" title="show all posts"][vc_empty_space height="7rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The custom paddings for the Single image shortcodes are set in the Column Settings > Design Options tab in the WPBakery backend editor.
The background image/color for the page blocks can be managed in the Row Settings > Design Options tab in the WPBakery backend editor. Please see the screenshot below.
Theme Options settings (Homepage 4):Layouts is a tool that lets you create custom headers, footers, and other website sections, and is based on the WPBakery Page Builder page builder.
Layouts are available after you activate the ThemeREX Addons plugin. After the activation, a new menu item appears in your WordPress admin panel.
Your theme comes with a number of pre-built Layouts. If you've imported the whole demo content, they will be available for you from the start. Otherwise, you would need to generate them in Appearance > ThemeREX Addons > Theme Specific > Create Layouts.
In order to create a layout, navigate to Layouts (WP dashboard) > Add New.
Layouts are built in a similar way you build regular pages with WPBakery Page Builder. The difference is that Layouts expand the default list of shortcodes by adding layout-specific shortcodes and provide you with additional row and column settings.
Please check this article or our video tutorial for detailed information regarding layouts customization.
When creating a Layout, first you need to specify the correct Layout type in the Item Options panel:
You can also choose a different Header/Footer Layout for a specific page. Simply open that page in the WordPress admin, and in the Theme Options > Header/Footer panel edit the Header Style and Footer Style settings.
Custom Layouts can be especially useful when you need to use the same section in different places on your website. Instead of building it from scratch on every new page, you can save it as a custom Layout and insert using a Layouts shortcode.
In order to add a custom Layout to a web page:
In case there are some page fragments with more or less identical structure, you can create one layout using the WPBakery Page Builder, save it as a template and use it as a foundation for your new Layout. Thus, there is no need to create a new layout or block each time.
Open a Layout and click on the Templates button in the WPBakery Page Builder's backend editor.
Layouts is a preferred way of creating a mobile header since it gives you flexibility and control over your elements. Creating a mobile header is similar to creating a standard header, except there are several features you should know about in order to use Layouts more efficiently. Please see our video tutorial or article for more information.
Layout-specific shortcodes are additional shortcodes available for editing/creating layouts only. They are especially useful for building headers and footers. You can find layout-specific shortcodes under the Layouts tab in the WPBakery Page Builder's Back-end Editor.
Displays a shopping cart icon (in case the WooCommerce plug-in is active). When clicked, the icon triggers a window with additional shopping details.
For narrow and normal row types, the cart displays the number of products in the cart, the sum total, and an icon label. The compact row type has a shopping cart with a product counter badge only.
Inserts a special container that allows embedding several shortcodes into 1 layout.
Should be used for headers only. Displays a featured image of the current post/page. Often used in combination with the Title and Breadcrumbs shortcode.
The shortcode has to contain at least one element, otherwise the featured image would be hidden.
Inserts an icon and two text lines. It is possible to add a URL to the icon.
Displays a login/logout link with an icon.
The text for the checkbox "I agree..." (registration form) is set in Appearance > Customize > General Settings > Text with Privacy Policy link.
In order to add/customize the Privacy Policy link, navigate to Settings (WP Dashboard) > Privacy and specify the page that will be used as a Privacy Policy one.
PLEASE NOTE! In case you are planning to use the registration form without consent checkbox, just leave the "Text with Privacy Policy link" option empty in the Appearance > Customize > General Settings section!
Inserts a logo (any image). In case there is no logo (both in layouts and in the Customizer), the theme displays the website title and description specified in Appearance > Customize > Logo & Site Identity.
Uploading Logo
The algorithm of our actions would be as follows:
IMPORTANT! Logo is available for editing for each particular layout. If no logo is selected in the Layouts: Logo shortcode, the initial logo from the Appearance > Customize > Logo & Site Identity will be used.
Displays one of available menus. Specify a preferred menu in the Menu field by its name, like on the screenshot below.
The Layout parameter allows selecting the Menu Layout:
Direction of the menu items: Horizontal or Vertical.
Specify default behavior for a responsive menu in the General tab:
Adds a search button/input field. There are 3 styles available:
Displays a title and breadcrumbs of the currently opened page/post.
Displays previously created custom layout.
Layouts have an extended number of settings for Row and Column default WPBakery Page Builder elements.
Choose which row you want to edit, click on the Edit this row button, and go to the Custom Layouts tab.
Make sure you click on the row settings button (i.e. outer row), not on the inner row settings.
1680px
).
1168px
to 1679px
).
768px
to 1167px
).
767px
.
You can open the column settings by clicking on the Edit this column button, and going to the Custom Layouts tab.
PLEASE NOTE! These column and row settings are applicable to layout-specific shortcodes only.
In this section you can find the examples of layouts that come with our theme. If you have imported the whole demo content, they will be available for you from the start. Otherwise, you would need to generate them in Appearance > ThemeREX Addons > Theme Specific > Create Layouts. Feel free to create your own layouts.
You can view the list of available Layouts in Layouts (WP dashboard) > All Layouts.
All layouts are divided into four types. For more information on how to add each type of layouts on the page, please view Creating Layouts section of this documentation file.
Important! Please be aware that this theme does not provide any examples of submenu layouts. Feel free to create your own ones.
Header menu can be customized in Appearance > Menus > Edit Menus or Appearance > Customize > Menus.
In case no logo is selected in the "Layouts: Logo" shortcode, the initial logo from Appearance > Customize > Logo & Site Identity will be used.
The header background image is set in Appearance > Customize > Header > Header image.
The custom paddings for the header blocks can be managed in the Row/Column Settings > Design Options tab in the WPBakery backend editor.
[vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="1" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1521023294303{padding-right: 1.3em !important;padding-left: 1.3em !important;}"][vc_column width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="left" icons_position="left" column_type="center" offset="vc_col-xs-7" css=".vc_custom_1523867767783{margin-top: -1.7rem !important;}"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="3/4" column_align="center" icons_position="left" offset="vc_col-lg-6 vc_col-sm-offset-0 vc_col-xs-offset-3 vc_col-xs-2"][trx_sc_layouts_menu location="none" menu="main-menu" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="1" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][vc_column width="1/4" column_align="right" icons_position="left" offset="vc_hidden-md vc_hidden-sm vc_hidden-xs"][trx_sc_layouts_cart hide_on_desktop="" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile="1" css=".vc_custom_1522143858317{margin-top: -4px !important;}"][trx_sc_button type="bordered" new_window="" icon="icon-icon-2" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/contacts/" title="Become a member"][/vc_column][/vc_row][vc_row scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="" hide_on_mobile="" hide_on_frontpage="1"][vc_column column_align="center" icons_position="left"][trx_sc_content size="1_1" number_position="br" title_style="default" title_align="default" link_style="default" padding="none"][trx_sc_layouts_title title="1" meta="" breadcrumbs="1" use_featured_image="" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" icon_type="fontawesome" icon_fontawesome=""][/trx_sc_content][/vc_column][/vc_row][vc_row hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521030993111{margin-bottom: -1px !important;}"][vc_column icons_position="left"][vc_single_image image="450" img_size="full"][/vc_column][/vc_row]
[vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="1" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1521023294303{padding-right: 1.3em !important;padding-left: 1.3em !important;}"][vc_column width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="left" icons_position="left" column_type="center" offset="vc_col-xs-7" css=".vc_custom_1523451131787{margin-top: -1.7rem !important;}"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="3/4" column_align="center" icons_position="left" offset="vc_col-lg-6 vc_col-sm-offset-0 vc_col-xs-offset-3 vc_col-xs-2"][trx_sc_layouts_menu location="none" menu="main-menu" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="1" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][vc_column width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="right" icons_position="left" offset="vc_hidden-md vc_hidden-sm vc_hidden-xs"][trx_sc_layouts_cart hide_on_desktop="" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile="1" css=".vc_custom_1523446048914{margin-top: -4px !important;}"][trx_sc_button type="bordered" new_window="" icon="icon-icon-2" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/contacts/" title="Become a member"][/vc_column][/vc_row][vc_row scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="" hide_on_mobile="" hide_on_frontpage="1"][vc_column column_align="center" icons_position="left"][trx_sc_content size="1_1" number_position="br" title_style="default" title_align="default" link_style="default" padding="none"][trx_sc_layouts_title title="1" meta="" breadcrumbs="1" use_featured_image="" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" icon_type="fontawesome" icon_fontawesome=""][/trx_sc_content][/vc_column][/vc_row][vc_row hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521030993111{margin-bottom: -1px !important;}"][vc_column icons_position="left"][vc_single_image image="477" img_size="full"][/vc_column][/vc_row]
[vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="1" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1521023294303{padding-right: 1.3em !important;padding-left: 1.3em !important;}"][vc_column width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="left" icons_position="left" column_type="center" offset="vc_col-xs-7" css=".vc_custom_1523451038926{margin-top: -1.7rem !important;}"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="3/4" column_align="center" icons_position="left" offset="vc_col-lg-6 vc_col-sm-offset-0 vc_col-xs-offset-3 vc_col-xs-2"][trx_sc_layouts_menu location="none" menu="main-menu" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="1" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][vc_column width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="right" icons_position="left" offset="vc_hidden-md vc_col-sm-offset-0 vc_hidden-sm vc_col-xs-offset-5 vc_col-xs-2 vc_hidden-xs"][trx_sc_layouts_cart hide_on_desktop="" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile="1" css=".vc_custom_1522141681777{margin-top: -4px !important;}"][trx_sc_button type="bordered" new_window="" icon="icon-icon-2" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/contacts/" title="Become a member"][/vc_column][/vc_row]
[vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="1" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1521023294303{padding-right: 1.3em !important;padding-left: 1.3em !important;}"][vc_column width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="left" icons_position="left" column_type="center" offset="vc_col-xs-7" css=".vc_custom_1523451223350{margin-top: -1.7rem !important;}"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="3/4" column_align="center" icons_position="left" offset="vc_col-lg-6 vc_col-sm-offset-0 vc_col-xs-offset-3 vc_col-xs-2"][trx_sc_layouts_menu location="none" menu="main-menu" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="1" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][vc_column width="1/4" column_align="right" icons_position="left" offset="vc_hidden-md vc_hidden-sm vc_hidden-xs"][trx_sc_button type="bordered" new_window="" icon="icon-icon-2" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/contacts/" title="Become a member"][/vc_column][/vc_row]
[vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1522071396411{padding-right: 1.3em !important;padding-bottom: 0px !important;padding-left: 1.3em !important;background-color: #070301 !important;}"][vc_column icons_position="left"][trx_sc_content size="1_1" number_position="br" title_style="default" link_style="default"][vc_row_inner equal_height="yes" content_placement="middle"][vc_column_inner width="1/4" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="left" icons_position="left" css=".vc_custom_1522151991827{margin-top: -0.5rem !important;}" offset="vc_col-lg-3 vc_col-md-2"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column_inner][vc_column_inner width="3/4" column_align="right" icons_position="left" offset="vc_col-lg-9 vc_col-md-10 vc_hidden-xs"][trx_sc_layouts_menu location="none" menu="shop-top-menu" mobile_button="" mobile_menu="" hide_on_mobile=""][trx_sc_layouts_search ajax="" hide_on_desktop="" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile="1"][trx_sc_layouts_cart text="Cart:" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1" css=".vc_custom_1522151781221{margin-top: -4px !important;}"][trx_sc_layouts_login user_menu="" hide_on_desktop="" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile="1" text_login="Log in" text_logout="Log Out"][/vc_column_inner][/vc_row_inner][/trx_sc_content][/vc_column][/vc_row][vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="compact" row_delimiter="" row_fixed="1" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1522136278393{padding-right: 1.3em !important;padding-left: 1.3em !important;background-color: #070301 !important;}"][vc_column icons_position="left"][trx_sc_content size="1_1" number_position="br" title_style="default" link_style="default" css=".vc_custom_1522068303506{border-top-width: 2px !important;border-bottom-width: 2px !important;border-top-color: rgba(242,224,200,0.1) !important;border-top-style: solid !important;border-bottom-color: rgba(242,224,200,0.1) !important;border-bottom-style: solid !important;}"][vc_row_inner][vc_column_inner column_align="center" icons_position="left"][trx_sc_layouts_menu location="none" menu="shop-lower-menu" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="1" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column_inner][/vc_row_inner][/trx_sc_content][/vc_column][/vc_row]
The background color for the header blocks can be managed in the Row Settings > Design Options tab in the WPBakery backend editor. Here you can also specify custom row paddings.
[vc_row equal_height="yes" content_placement="middle" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" row_type="normal" row_delimiter="" row_fixed="1" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1" hide_on_frontpage="" css=".vc_custom_1522139667409{padding-top: 1.1em !important;padding-right: 2em !important;padding-bottom: 1.5em !important;padding-left: 2em !important;}"][vc_column width="5/12" column_align="right" icons_position="left" column_type="center" offset="vc_hidden-xs"][vc_empty_space height="0.5rem" alter_height="tiny" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_layouts_menu location="none" menu="home-3-1" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][vc_column width="1/6" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="center" icons_position="left"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="5/12" column_align="left" icons_position="left" offset="vc_hidden-xs"][vc_empty_space height="0.5rem" alter_height="tiny" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_layouts_menu location="none" menu="home-3-2" animation_in="fadeInUpSmall" animation_out="fadeOutDownSmall" mobile_button="" mobile_menu="1" hide_on_mobile="1" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][/vc_row][vc_row equal_height="yes" content_placement="middle" scheme="dark" row_type="normal" row_delimiter="" row_fixed="1" hide_on_desktop="1" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile="" hide_on_frontpage="" css=".vc_custom_1522160753044{padding-right: 2em !important;padding-left: 2em !important;}"][vc_column width="1/6" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" column_align="center" icons_position="left" offset="vc_col-xs-7"][trx_sc_layouts_logo hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="5/12" column_align="center" icons_position="left" offset="vc_col-xs-offset-3 vc_col-xs-2"][trx_sc_layouts_menu type="burger" location="none" menu="none" mobile_button="1" mobile_menu="" burger="" mobile="1" stretch="" mobile_hide="1"][/vc_column][/vc_row]
Footer menu can be customized in Appearance > Menus > Edit Menus or Appearance > Customize > Menus.
In case no logo is selected in the "Layouts: Logo" shortcode, the initial logo from the Appearance > Customize > Logo & Site Identity will be used.
In order to make the current year change automatically in the copyright area, just paste {Y}
or {{Y}}
instead of the year.
The custom paddings for the footer blocks can be managed in the Row/Column Settings > Design Options tab in the WPBakery backend editor.
The dark background color for the footer area is inherited from "Dark color scheme", set in Appearance > Customize > Colors (with Advanced mode). You can also set up individual background color/image for the rows/columns in the Row/Column Settings > Design Options tab in the WPBakery backend editor.
The custom paddings for the page blocks can be customized in the Row/Column Settings > Design Options tab in the WPBakery backend editor.
The background color/images are set in the Row Settings > Design Options tab in the WPBakery backend editor.
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1516975485538{background-color: #e8d3b6 !important;}"][vc_column icons_position="left"][vc_empty_space height="8.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_align="center" link_style="default" title="Battle Championship" subtitle="events"][vc_empty_space height="3.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_widget_slider engine="swiper" noresize="" slider_style="modern" effect="coverflow" direction="horizontal" slides_space="10" controls="" pagination="" titles="no" large="" buttons="bottom" post_type="tribe_events" taxonomy="tribe_events_cat" category="49" posts="7" slides="%5B%7B%7D%5D" id="slid1"][/trx_widget_slider][vc_empty_space height="3.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_slider_controller controls="" controller_style="titles" slides_per_view="7" slides_space="14" slider_id="slid1" height="107"][vc_empty_space height="8.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The images for the slider are taken from the event posts.
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1522154744803{background-image: url(/wp-content/uploads/2018/01/img-2.png?id=264) !important;background-position: bottom right !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="8rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_tag="h1" title_align="center" link_style="default" title="Bestsellers" subtitle="shop"][vc_empty_space height="3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][products columns="4" orderby="date" order="DESC" ids=""][vc_empty_space height="1.7rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_button type="bordered" new_window="" align="center" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/shop/" title="see more"][vc_empty_space height="6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
You can manage single WooCommerce products in Products (WP dashboard) > All Products section.
[vc_row full_width="stretch_row_content_no_spaces" scheme="dark" hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1523448138482{background: #070301 url(/wp-content/uploads/2018/01/bg-cta3-copyright.jpg?id=331) !important;background-position: center right !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522074915531{margin-top: -1px !important;}"][vc_single_image image="453" img_size="full"][vc_empty_space height="14.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="5/6" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" offset="vc_col-md-offset-0 vc_col-md-6 vc_col-xs-offset-1 vc_col-xs-10"][trx_sc_content size="1_2" float="right" number_position="br" title_style="default" link_style="default"][trx_sc_title title_style="default" link_style="bordered" title="The Kingmaker Collection" subtitle="Collections" description="Diverse and complete set of deliberately constructed XV century armor made from stainless steel. Premium materials are combined with sleek design for a perfect selection of practical armor to fit everyone,<br /> from squire to paladin" link="/?post_type=product" link_text="see collections" css=".vc_custom_1523441635818{margin-right: 3em !important;}"][/trx_sc_content][/vc_column][vc_column width="1/2" icons_position="left"][/vc_column][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522074927267{margin-bottom: -1px !important;}"][vc_empty_space height="12.9rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][vc_single_image image="559" img_size="full"][/vc_column][/vc_row][vc_row][vc_column icons_position="left"][trx_sc_layouts layout="779"][/vc_column][/vc_row]
The MailChimp form can be customized in MC4WP (WP Dashboard) > Form.
[vc_row full_width="stretch_row_content_no_spaces"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521627361881{margin-bottom: -1px !important;}"][vc_single_image image="477" img_size="full"][/vc_column][/vc_row][vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1516978326411{background-color: #e8d3b6 !important;}"][vc_column icons_position="left" offset="vc_col-md-offset-3 vc_col-md-6"][vc_empty_space height="8.25rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_align="center" link_style="default" title="Kingdom Event Calendars" subtitle="events" description="The Kings And Queens group has several types of events. All of which are listed on the Calendar."][/vc_column][vc_column icons_position="left"][vc_empty_space height="3.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_layouts layout="373"][vc_empty_space height="7.8rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521551108887{background-image: url(/wp-content/uploads/2018/01/img77.jpg?id=514) !important;background-position: bottom right !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="8.7rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="2/3" icons_position="left"][vc_row_inner][vc_column_inner width="2/3" icons_position="left"][trx_sc_title title_style="default" link_style="default" title="Pictures From Shows and Events" subtitle="gallery"][/vc_column_inner][vc_column_inner width="1/3" icons_position="left"][/vc_column_inner][/vc_row_inner][vc_empty_space height="2.25rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][vc_row_inner][vc_column_inner width="1/2" icons_position="left"][trx_sc_title title_style="default" link_style="default" description="Kings and Queens recreate chivalric foot tournaments of the Nobility and Knights in all their splendor and glory. Leap into the fray or simply enjoy the spectacle!" link="/gallery/" link_text="more Pictures" css=".vc_custom_1523443982155{margin-right: 2em !important;}"][vc_empty_space height="4.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][ess_grid alias="grid_1"][vc_empty_space height="30px" hide_on_desktop="1" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile=""][/vc_column_inner][vc_column_inner width="1/2" icons_position="left"][vc_empty_space height="0.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1"][ess_grid alias="grid_2"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/3" icons_position="left"][vc_empty_space height="4.2rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1"][ess_grid alias="grid_3"][/vc_column][vc_column icons_position="left"][vc_empty_space height="5.6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
You can manage the gallery in Ess. Grid (WP dashboard) > Ess. Grid. Please click here to view more information about the Essential Grid plug-in.
[vc_row hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1522153958676{background-image: url(/wp-content/uploads/2018/01/img-9.png?id=337) !important;background-position: center !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="3.45rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="1/2" icons_position="left"][vc_empty_space height="2.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_tag="h3" link_style="default" title="We are fun, friendly, family orientated medieval reenactors " css=".vc_custom_1521626058719{margin-right: 4em !important;}"][trx_sc_title title_style="default" title_tag="h3" link_style="default" description="We do not rest even when the winter winds start howling. Every Saturday we get together to hone our skills. A strong sense of community is a large part of what makes re-enactment so fun. It’s a unique chance to move away from trials and tribulations of modern life, don your medieval personality and have fun." css=".vc_custom_1523444662354{margin-top: 2em !important;margin-right: 10em !important;}"][vc_empty_space height="2.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_tag="h3" link_style="default" title="“Thus passes away the glory of the world.”" class="italic"][vc_empty_space alter_height="medium" hide_on_desktop="1" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile=""][/vc_column][vc_column width="1/2" icons_position="left"][vc_single_image image="370" img_size="547x429" alignment="right" el_class="image_shadow"][vc_empty_space height="1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_button type="simple" new_window="" align="right" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/gallery/" title="Go to Gallery"][/vc_column][vc_column icons_position="left"][vc_empty_space height="9.6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
[vc_row full_width="stretch_row_content_no_spaces" scheme="dark" hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1522154523853{background: #070301 url(/wp-content/uploads/2018/01/bg-cta4-copyright.png?id=350) !important;background-position: center right !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521645345682{margin-top: -1px !important;}"][vc_single_image image="490" img_size="full"][vc_empty_space height="12rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="5/6" icons_position="left" offset="vc_col-md-offset-0 vc_col-md-6 vc_col-xs-offset-1 vc_col-xs-10"][trx_sc_content size="1_2" float="right" align="center" number_position="br" title_style="default" link_style="default"][trx_sc_title title_style="default" title_align="center" link_style="default" title="Heraldry and Motto" subtitle="heraldic"][vc_empty_space height="2.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_tag="h3" title_align="center" link_style="default" title="“Thus passes away the glory of the world”" class="italic" description="The Latin Motto of the Kings And Queens displayed on its heraldic coat of arms is “Sic Transit Gloria Mundi”"][/trx_sc_content][/vc_column][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521645380348{margin-bottom: -1px !important;}"][vc_empty_space height="12.6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][vc_single_image image="559" img_size="full"][/vc_column][/vc_row]
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1516972879444{background: #e8d3b6 url(/wp-content/uploads/2018/01/img-9.png?id=337) !important;background-position: center left !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left" offset="vc_col-md-offset-3 vc_col-md-6"][vc_empty_space height="8.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_align="center" link_style="default" title="Kingdom Event Calendars" subtitle="events"][/vc_column][vc_column icons_position="left"][vc_empty_space height="2.7rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_events type="full" past="" cat="0" orderby="post_date" order="asc" title_style="default" link_style="default" count="2" columns="1"][vc_empty_space height="3.75rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column icons_position="left" offset="vc_col-md-offset-4 vc_col-md-4"][vc_column_text] <p style="text-align: center;">The Kings And Queens group has several types of events. All of which are listed on the Calendar.</p> [/vc_column_text][vc_empty_space height="3.15rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The single event posts can be customized in Events (WP dashboard) > Events post type section. Please also see Events Shortcode section of this documentation file for more information.
[vc_row hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1522154439860{background: #f2e0c8 url(/wp-content/uploads/2018/03/bg_992.jpg?id=690) !important;background-position: top center !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="8rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="1/2" icons_position="left"][vc_row_inner][vc_column_inner icons_position="left" offset="vc_col-md-9"][trx_sc_title title_style="default" link_style="default" title="Historical Reenactment Group" subtitle="welcome"][/vc_column_inner][/vc_row_inner][vc_empty_space height="2rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][vc_row_inner][vc_column_inner icons_position="left" offset="vc_col-md-6"][trx_sc_title title_style="default" link_style="default" description="We specialise in the high Medieval period. Founded in 2005 in and around Manchester, we now have members from all over the UK"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/2" icons_position="left"][vc_empty_space height="5.65rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_icons align="center" size="medium" icons_animation="" icons="%5B%7B%22title%22%3A%22Events%22%2C%22link%22%3A%22%2Fevent%2F%22%2C%22image%22%3A%22342%22%7D%5D" title_style="default"][/vc_column_inner][vc_column_inner width="1/2" icons_position="left"][vc_empty_space height="0.45rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1"][trx_sc_icons align="center" size="medium" icons_animation="" icons="%5B%7B%22title%22%3A%22Gallery%22%2C%22link%22%3A%22%2Fgallery%2F%22%2C%22image%22%3A%22343%22%7D%5D" title_style="default"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/2" icons_position="left"][vc_empty_space height="15.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1"][vc_row_inner][vc_column_inner width="1/2" icons_position="left"][vc_empty_space height="5.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1"][trx_sc_icons align="center" size="medium" icons_animation="" icons="%5B%7B%22title%22%3A%22Information%22%2C%22link%22%3A%22%2Frules%2F%22%2C%22image%22%3A%22344%22%7D%5D" title_style="default"][/vc_column_inner][vc_column_inner width="1/2" icons_position="left"][trx_sc_icons align="center" size="medium" icons_animation="" icons="%5B%7B%22title%22%3A%22Membership%22%2C%22link%22%3A%22%2Fcontacts%2F%22%2C%22image%22%3A%22345%22%7D%5D" title_style="default"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column icons_position="left"][vc_empty_space height="5.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
[vc_row full_width="stretch_row_content_no_spaces" scheme="dark" hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1522157364809{background: #030100 url(/wp-content/uploads/2018/01/bg-cta5-copyright.png?id=362) !important;background-position: center left !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522065825921{margin-top: -1px !important;}"][vc_single_image image="490" img_size="full"][vc_empty_space height="15.6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="1/2" icons_position="left"][/vc_column][vc_column width="5/6" icons_position="left" offset="vc_col-md-offset-0 vc_col-md-6 vc_col-xs-offset-1 vc_col-xs-10"][trx_sc_content size="1_2" float="left" shift_x="small" number_position="br" title_style="default" link_style="default"][trx_sc_title title_style="default" link_style="bordered" title="How Do I Get To Fight?" subtitle="Battle" description="Armoured fight clubs are forming all over the world. These clubs will be able to help guide you through proper training and equipment use. What you will find most often is that these groups also house a variety of other lighter western martial arts forms in addition to steel Armoured fights." link="/our-features/" link_text="National Teams"][/trx_sc_content][/vc_column][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1522065840491{margin-bottom: -1px !important;}"][vc_empty_space height="13.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][vc_single_image image="559" img_size="full"][/vc_column][/vc_row]
The content area is moved right. This behaviour is set in the Content Area Shortcode settings > Push & Pull tab.
[vc_row][vc_column icons_position="left"][trx_sc_icons align="center" size="medium" icons_animation="" icons="%5B%7B%22title%22%3A%22Shows%22%2C%22link%22%3A%22%2Fgallery%2F%22%2C%22description%22%3A%22Full%20contact%20combat%20displays%2C%20archery%20demonstrations%2C%20dance%20displays%20and%20our%20medieval%20encampment%22%2C%22icon%22%3A%22icon-icon-9%22%7D%2C%7B%22title%22%3A%22Training%22%2C%22link%22%3A%22%2Fblog-portfolio-2-columns%2F%22%2C%22description%22%3A%22During%20the%20winter%20months%20we%20train%20on%20a%20regular%20basis%20to%20keep%20skills%20fresh%22%2C%22icon%22%3A%22icon-icon-10%22%7D%2C%7B%22title%22%3A%22Social%20events%22%2C%22link%22%3A%22%2Fevent%2Faberdeen-highland-games%2F%22%2C%22description%22%3A%22Give%20us%20the%20chance%20to%20let%20our%20hair%20down%20and%20relax%20a%20little.%20Anything%20from%20a%20banquet%20to%20a%20planned%20trip%20to%20the%20pub.%22%2C%22icon%22%3A%22icon-icon-11%22%7D%2C%7B%22title%22%3A%22Special%20Events%22%2C%22link%22%3A%22%2Fevent%2F%22%2C%22description%22%3A%22Special%20events%20can%20be%20anything%2C%20a%20lecture%2C%20film%20work%2C%20even%20a%20parade!%20%22%2C%22icon%22%3A%22icon-icon-12%22%7D%2C%7B%22title%22%3A%22Markets%22%2C%22link%22%3A%22%2Fshop%2F%22%2C%22description%22%3A%22The%20opportunities%20throughout%20the%20year%20for%20re-enactors%20to%20get%20together%20and%20purchase%20the%20equipment%22%2C%22icon%22%3A%22icon-icon-13%22%7D%5D" title_style="default" columns="5"][vc_empty_space height="1.2em" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_button type="default" new_window="" align="center" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="/events/" title="show all events"][/vc_column][/vc_row]
[vc_row full_width="stretch_row" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521639160930{background: #bd8d51 url(/wp-content/uploads/2018/01/bw-1.jpg?id=628) !important;background-position: top left !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column icons_position="left" offset="vc_col-md-offset-3 vc_col-md-6"][vc_empty_space height="4.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_tag="h2" title_align="center" link_style="default" title="Join Our Community" description="#E-8_JTVCbWM0d3BfZm9ybSUyMGlkJTNEJTIyNjI2JTIyJTVE"][vc_empty_space height="10.4rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The MailChimp form can be customized in MC4WP (WP Dashboard) > Form.
[vc_row hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" shape_divider_top_front="" shape_divider_bottom_front="" css=".vc_custom_1522154239507{background-image: url(/wp-content/uploads/2018/01/img-9.png?id=337) !important;background-position: center !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="9.2rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="1/2" icons_position="left" offset="vc_col-md-4"][trx_sc_title title_style="default" title_align="center" link_style="default" title="Eager To Fight?" subtitle="fight" description="There are armoured fighting organizations throughout the world, with more groups forming every day. Here you will find resources for getting equipment and training." link="/our-story/" link_text="more details"][vc_empty_space alter_height="medium" hide_on_desktop="1" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile=""][/vc_column][vc_column width="1/3" icons_position="left"][/vc_column][vc_column width="1/2" icons_position="left" offset="vc_col-md-4"][trx_sc_title title_style="default" title_align="center" link_style="default" title="Want To Watch?" subtitle="watch" description="Most armored fighting events are open to the public, including multi-day events and festivals. Here you will find everything from local fights to International fights with official national teams." link="/our-team/" link_text="more details"][/vc_column][vc_column icons_position="left"][vc_empty_space height="8.9rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
[vc_row full_width="stretch_row_content_no_spaces" scheme="dark" hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" shape_divider_top_front="" shape_divider_bottom_front="" css=".vc_custom_1523447930141{background: #070301 url(/wp-content/uploads/2018/01/bg-cta6-copyright.jpg?id=379) !important;background-position: center left !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521629256588{margin-top: -1px !important;}"][vc_single_image image="490" img_size="full"][vc_empty_space alter_height="large" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" css=".vc_custom_1521637980360{margin-bottom: 3rem !important;}"][/vc_column][vc_column width="5/6" icons_position="left" offset="vc_col-md-offset-6 vc_col-md-6 vc_col-sm-offset-1 vc_col-xs-offset-1 vc_col-xs-10"][trx_sc_content size="1_2" float="left" shift_x="small" number_position="br" title_style="default" link_style="default"][trx_sc_events type="default" past="" cat="0" orderby="none" order="asc" title_style="default" link_style="default" ids="240" subtitle="next events"][/trx_sc_content][/vc_column][vc_column hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521629261162{margin-bottom: -1px !important;}"][vc_empty_space alter_height="large" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" css=".vc_custom_1521638240000{margin-bottom: 1.9rem !important;}"][vc_single_image image="559" img_size="full"][/vc_column][/vc_row]
The content area is moved right. This behaviour is set in the Content Area Shortcode settings > Push & Pull tab.
The single event posts can be managed in Events (WP dashboard) > Events post type section. Please also see Events Shortcode section of this documentation file for more information.
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521559192687{background-image: url(/wp-content/uploads/2018/01/img7721.jpg?id=570) !important;background-position: top left !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="8.9rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_team type="short" no_links="" orderby="post_date" order="desc" title_style="default" title_align="center" link_style="default" count="4" columns="4" title="Team Members" subtitle="team" link="/our-team/" link_text="More Members"][vc_empty_space height="11.6rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The single team menbers can be customized in Team (WP dashboard) > All Team post type section. Please also see Team Shortcode section of this documentation file for more information.
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1516963851051{background-color: #bd8d51 !important;}"][vc_column icons_position="left"][vc_empty_space height="5.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_widget_slider engine="swiper" slides_type="images" noresize="1" effect="slide" direction="horizontal" slides_per_view="6" interval="6000" controls="" pagination="" titles="center" large="" category="0" slides="%5B%7B%22image%22%3A%22313%22%7D%2C%7B%22image%22%3A%22312%22%7D%2C%7B%22image%22%3A%22311%22%7D%2C%7B%22image%22%3A%22310%22%7D%2C%7B%22image%22%3A%22309%22%7D%2C%7B%22image%22%3A%22308%22%7D%5D"][/trx_widget_slider][vc_empty_space height="5.5rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1522067007683{background: #e8d3b6 url(/wp-content/uploads/2018/03/img662.jpg?id=753) !important;background-position: top left !important;}"][vc_column icons_position="left"][vc_empty_space height="8.2rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][vc_row_inner][vc_column_inner width="1/2" icons_position="left"][trx_sc_title title_style="default" link_style="default" title="Requirements" subtitle="Rules" description="Most armored fight clubs follow the Historical Medieval Battles ruleset or some variation of these basic rules."][/vc_column_inner][vc_column_inner width="1/2" icons_position="left"][/vc_column_inner][/vc_row_inner][vc_empty_space height="2.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="1/2" icons_position="left"][vc_tta_accordion c_icon="chevron" c_position="right" active_section="1" no_fill="true"][vc_tta_section title="Head" tab_id="1516898099883-babf763b-dfe8"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][vc_tta_section title="Torso, Arms, Legs" tab_id="1516898099894-83eeca05-3d68"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][vc_tta_section title="Hands" tab_id="1516898183186-2e9d1a2f-2185"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width="1/2" icons_position="left"][vc_empty_space alter_height="medium" hide_on_desktop="1" hide_on_notebook="1" hide_on_tablet="1" hide_on_mobile=""][vc_tta_accordion c_icon="chevron" c_position="right" active_section="" no_fill="true"][vc_tta_section title="What are the rules for singles fights?" tab_id="1516898324508-a14fd40b-1dc2"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][vc_tta_section title="What are the rules for group fights?" tab_id="1516898324525-bf34a203-3b7a"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][vc_tta_section title="What are the rules for pro fights?" tab_id="1516898407459-9b3e3b94-0995"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][vc_tta_section title="Who are those guys in yellow robes?" tab_id="1516898428738-224ece0e-ae5f"][vc_column_text]The fighter's head has to be protected with a metal helmet, safety features and specifications of which comply with the same parameters of a helmet made of steel ST3 2 mm thick.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column icons_position="left"][vc_empty_space height="8rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
[vc_row full_width="stretch_row" scheme="dark" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" css=".vc_custom_1521639160930{background: #bd8d51 url(/wp-content/uploads/2018/01/bw-1.jpg?id=628) !important;background-position: top left !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column icons_position="left" offset="vc_col-md-offset-3 vc_col-md-6"][vc_empty_space height="4.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" title_tag="h2" title_align="center" link_style="default" title="Sign up for Newsletters" description="#E-8_JTVCbWM0d3BfZm9ybSUyMGlkJTNEJTIyNjI2JTIyJTVE"][vc_empty_space height="10.4rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][/vc_row]
The MailChimp form can be customized in MC4WP (WP Dashboard) > Form.
[vc_row full_width="stretch_row" hide_bg_image_on_tablet="1" hide_bg_image_on_mobile="1" css=".vc_custom_1522153891227{background: #f2e0c8 url(/wp-content/uploads/2018/01/img92.jpg?id=544) !important;background-position: top left !important;background-repeat: no-repeat !important;}"][vc_column icons_position="left"][vc_empty_space height="8.1rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][/vc_column][vc_column width="1/2" hide_bg_image_on_tablet="" hide_bg_image_on_mobile="" icons_position="left" css=".vc_custom_1521556308493{background-size: cover !important;}"][vc_single_image image="317" img_size="full"][trx_sc_content size="none" push="large" push_hide_on_tablet="" push_hide_on_mobile="" number_position="br" title_style="default" link_style="default"][vc_row_inner][vc_column_inner width="1/3" icons_position="left"][/vc_column_inner][vc_column_inner fix_column="" shift_x="tiny" icons_position="left" offset="vc_col-md-8"][trx_widget_video popup="true" cover="546" link="https://vimeo.com/154709932"][/vc_column_inner][/vc_row_inner][/trx_sc_content][vc_empty_space height="8rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="1"][/vc_column][vc_column width="1/2" icons_position="left" offset="vc_col-md-offset-1 vc_col-md-5"][vc_empty_space height="3.3rem" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile=""][trx_sc_title title_style="default" link_style="default" title="Historical Reenactment Group" subtitle="welcome" description="We specialise in the high Medieval period. Founded in 2005 in and around Manchester, we now have members from all over the UK. Our interests cover the period from the early middle ages and up to the Renaissance." css=".vc_custom_1523444597908{margin-right: 3.6em !important;}"][/vc_column][/vc_row]
The video is set to cover partially the image above it. To avoid such "overlaping" effect, set "Push block up" option to "None" in the "Content Area Shortcode settings > Push & Pull" tab.
A custom post type is an additional type of posts that is tailored for a specific kind of content. Custom post types are a part of the ThemeREX Addons plug-in, and you can use them after the plug-in activation.
To display team members on your page, you need to create team posts first, and then output them using a shortcode. Add a new team member post by clicking Team > Add New.
Please find the screenshot below with the back-end view of a team post.
On a team member page, you can enter the team member's name, description, featured image, excerpt, and elements in the Item Options panel, which include:
The single team member posts as well as all team page inherit the general settings (for header, footer, etc.) specified in Appearance > Customize > Plugins Settings > Team.
The global settings for a single team member page can also be overridden in the Theme Options section of a particular team post. Here you can assign a different header/footer style, widget set, body style, etc.
Display the team member section on the front-end using the Team shortcode (WPBakery Page Builder > ThemeREX tab). The shortcode provides you with a number of display options that let you customize the section in detail.
Add a new testimonial by clicking Testimonials (WP Dashboard) > Add New.
Here, you can add a person's name, position (Item Options section), picture, and insert the testimonial content. The published date sets automatically after the post is saved. Please see the screenshot below with the back-end view of a testimonial post:
The single testimonial page inherits the global settings (for header, footer, etc.) specified in Appearance > Customize. The sidebar and additional widgets set can be added in Appearance > Customize > Posts Page > Sidebar/Additional Widgets.
Insert the testimonials on your page using the Testimonials shortcode (WPBakery Page Builder > ThemeREX tab).
Specify the Testimonials shortcode settings, including the layout, the number of columns, title, subtitle, and many more. You can also display them in a form of a slider by enabling this option under the Slider tab.
Shortcodes in WordPress let you add different kinds of functionality to your website without writing a single line of code.
Our theme comes with a number of custom shortcodes allowing you to add the information in a simple way. Moreover, you can use WPBakery Page Builder to add new elements to the page.
Custom shortcodes (with such functionality) support icons from standard Fontello icons set. You can expand the list of available icons by adding new ones from the fontello website. In order to add new icons proceed to wp-content/themes/your-theme/css/font-icons/config.json
. Watch this video guide for more information.
Find the theme-related custom shortcodes under the ThemeREX and Layouts tabs in the WPBakery Page Builder's Back-end Editor.
This shortcode inserts "Call to action", event item or columns layout.
Example:
[trx_sc_action type="default" full_height="" actions="%5B%7B%22position%22%3A%22ml%22%2C%22height%22%3A%22508px%22%2C%22title%22%3A%22Collections%20The%20Kingmaker%22%2C%22subtitle%22%3A%22collections%22%2C%22link%22%3A%22%23%22%2C%22link_text%22%3A%22see%20collections%22%2C%22bg_image%22%3A%2281%22%2C%22icon%22%3A%22icon-icon-8%22%7D%5D" title_style="default" link_style="default" css=".vc_custom_1521453896502{background-size: cover !important;}"]
The Anchor shortcode inserts an anchor element that lets you link to specific parts of your page (or to other pages). Use it in combination with the Header Side Menu to create one-page navigation.
If you want to add smooth navigation between your anchors, check the Scroll to Anchor box in Appearance > ThemeREX Addons > Shortcodes > Anchor section.
[trx_sc_anchor icon="icon-user" id="about" title="About Me"]
This shortcode inserts a block with an Audio Player. You can use a locally uploaded audio file (from your Media library) or an external one (through embed html code). The system ignores the "Audio caption" and "Author name" options, if the embed code is used.
Example:
[trx_widget_audio caption="Insert Audio Title Here" author="Lily Hunter" url="/wp-content/uploads/2018/01/sample-melody.mp3" cover="61" css=".vc_custom_1516801625577{background-color: #bd8d4c !important;}"]
This shortcode displays category posts/pages/custom posts types. Just specify the post type to show the posts from in the Blogger Settings > General > Post type field.
Example:
[trx_sc_blogger type="default" hide_excerpt="" no_links="" cat="0" orderby="none" order="asc" title_style="default" link_style="default" count="3" columns="3"]
You can edit the post excerpt text by opening the corresponding blog post, and adjusting text in the Excerpt field.
Enable the Excerpt field in Preferences > Panels (for Gutenberg) or in Screen Options (for Classic Mode) in the top-right corner of the post.
The length (in words) of the post excerpt text is inherited from the global setting in Appearance > Customize > Blog > Posts page > General Settings.
This shortcode displays buttons.
Example:
[trx_sc_button type="bordered" new_window="" align="center" icon="none" icon_position="right" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="# " title="take part"] [trx_sc_button type="default" new_window="" align="center" icon="none" icon_position="right" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="# " title="submit"]
This shortcode displays a regular WP calendar. You can choose the way of shortening the weekday names: to one (first) letter or to three letters.
Example:
[vc_row][vc_column][trx_widget_calendar title="Calendar"][/vc_column][/vc_row]
This shortcode displays a block with a logo, short description and contacts. Please specify the necessary links (URLs) to your social profiles in the Appearance > ThemeREX Addons > Socials tab. If you want to add a google map, make sure there is a valid API key in the "Google API key" field in the Appearance > ThemeREX Addons > API tab.
Example:
[vc_row][vc_column icons_position="left"][trx_widget_contacts columns="" googlemap="1" socials="1" logo="129" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras quis mattis tortor, id sagittis lorem. Morbi tristique, quam vel semper varius, orci quam lacinia enim, in pretium metus dolor a justo. Maecenas interdum eros purus, a rhoncus nibh sollicitudin vel." address="44 Shirley Ave. West Chicago, IL 60185" phone="0 (800) 123 45 67" email="[email protected]" googlemap_height="150px"][/trx_widget_contacts][/vc_column][/vc_row]
This shortcode limits content width inside the fullwide rows. Just set the necessary width in the shortcode's options window.
"Push & Pull" settings let page blocks overlap each other, the following parameters are available:
In the example below we inserted the Button shortcode inside the content area with a limited width.
Example:
[vc_row][vc_column icons_position="left"][trx_sc_content size="none" paddings="small" number_position="br" title_style="default" link_style="default" css=".vc_custom_1524159753860{background-color: #ffffff !important;}"][vc_column_text css=".vc_custom_1502375878088{padding-bottom: 30px !important;}"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras quis mattis tortor, id sagittis lorem. Morbi tristique, quam vel semper varius, orci quam lacinia enim, in pretium metus dolor a justo. Maecenas interdum eros purus, a rhoncus nibh sollicitudin vel. Nulla ac ultricies elit. Nunc dignissim est at quam consequat, nec elementum velit tempor.[/vc_column_text][trx_sc_button type="default" color_style="link2" new_window="" icon_position="left" hide_on_desktop="" hide_on_notebook="" hide_on_tablet="" hide_on_mobile="" link="#" title="Read More"][/trx_sc_content][/vc_column][/vc_row]
This shortcode displays events posts. To manage "Events" proceed to the WordPress Dashboard Menu > Events > Events post type and update all the sections to your needs.
Example:
[vc_row][vc_column icons_position="left"][trx_sc_events type="default" past="" cat="0" orderby="none" order="asc" slider="" title_style="default" link_style="default" count="1" columns="1" subtitle="Our Events"][/vc_column][/vc_row]
This shortcode displays a contact form. The text for the checkbox "I agree..." is set in Appearance > Customize > General Settings > Text with Privacy Policy link.
In order to add/customize the Privacy Policy link, navigate to Settings (WP Dashboard) > Privacy and specify the page that will be used as a Privacy Policy one.
PLEASE NOTE! In case you are planning to use default form without consent checkbox, just leave the "Text with Privacy Policy link" option empty in the Appearance > Customize > General Settings section!
Example:
[trx_sc_form type="default" labels="1" title_style="default"]
Check the following directory .../wp-content/plugins/trx_addons/сomponents/shortcodes/form
for the form-related files such as tpl.default.php, tpl.detailed.php and others. Each of these files is responsible for displaying the form in different styles. Choose the necessary file, open it with any text editor (for example Sublime or Atom), and modify the code according to your needs.
To translate the form fields edit .pot
file in the following directory .../wp-content/plugins/trx_addons/languages/...
. See the Theme Translation section for more information.
This shortcode displays a Googlemap. Make sure there is a valid API key in the "Google API key" field on the Appearance > ThemeREX Addons > API tab.
Example:
[trx_sc_googlemap style="dark" zoom="14" height="508" markers="%5B%7B%22address%22%3A%221209%20New%20York%20Ave%20Union%20City%2C%20NJ%2007087%22%2C%22icon%22%3A%2283%22%7D%5D" title_style="default" link_style="default"][/trx_sc_googlemap]
This shortcode displays icon(s) or image(s) with title and description. You can expand the list of available icons by adding new ones from the fontello website. Watch this video guide for more information.
Example:
[vc_row][vc_column icons_position="left"][trx_sc_icons align="center" size="medium" icons_animation="" icons="%5B%7B%22title%22%3A%22One%22%2C%22link%22%3A%22%23%22%2C%22description%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Cras%20quis%20mattis%20tortor%2C%20id%20sagittis%20lorem.%20Morbi%20tristique%2C%20quam%20vel%20semper%20varius%2C%20orci%20quam%20lacinia%20enim%2C%20in%20pretium%20metus%20dolor%20a%20justo.%22%2C%22icon%22%3A%22icon-icon-10%22%7D%2C%7B%22title%22%3A%22Two%22%2C%22link%22%3A%22%23%22%2C%22description%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Cras%20quis%20mattis%20tortor%2C%20id%20sagittis%20lorem.%20Morbi%20tristique%2C%20quam%20vel%20semper%20varius%2C%20orci%20quam%20lacinia%20enim%2C%20in%20pretium%20metus%20dolor%20a%20justo.%22%2C%22icon%22%3A%22icon-icon-11%22%7D%2C%7B%22title%22%3A%22Three%22%2C%22link%22%3A%22%23%22%2C%22description%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Cras%20quis%20mattis%20tortor%2C%20id%20sagittis%20lorem.%20Morbi%20tristique%2C%20quam%20vel%20semper%20varius%2C%20orci%20quam%20lacinia%20enim%2C%20in%20pretium%20metus%20dolor%20a%20justo.%22%2C%22icon%22%3A%22icon-icon-8%22%7D%5D" title_style="default" columns="3"][/vc_column][/vc_row]
This shortcode displays one of the custom layouts available in WP dashboard > Layouts post type. Please click here to view the list of available custom layouts.
Example:
[trx_sc_layouts layout="783"]
This shortcode displays selected menu. Specify Menu in the Menu field or simply by its name.
The Layout parameter allows selecting the Menu Layout:
Direction of the menu items: Horizontal or Vertical.
Specify default behavior for a responsive menu in the General tab:
Example:
[trx_sc_layouts_menu location="none" menu="main-menu" mobile_button="" mobile_menu="" hide_on_mobile=""]
This shortcode creates popup notifications that appear whenever a user clicks on a link or a button.
#example-popup
.#
), as an address for the link or button that should trigger the popup.Example:
[vc_row][vc_column] [trx_sc_popup id="123"][vc_column_text css=".vc_custom_1512672714686{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras quis mattis tortor, id sagittis lorem. Morbi tristique, quam vel semper varius, orci quam lacinia enim, in pretium metus dolor a justo.[/vc_column_text][/trx_sc_popup] [trx_sc_button type="default" icon_position="left" hide_on_tablet="" hide_on_mobile="" link="#123" title="Read More" icon_type="fontawesome" icon_fontawesome=""] [/vc_column][/vc_row]
This shortcode inserts a price table divided by blocks.
Example:
[trx_sc_price prices="%5B%7B%22title%22%3A%22Simple%20Plan%22%2C%22before_price%22%3A%22%24%22%2C%22price%22%3A%22150%22%2C%22details%22%3A%22%3Cul%3E%5Cn%20%5Ct%3Cli%3ELorem%20ipsum%20dolor%20sit%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3EAmet%20consectetuer%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3EAdipiscing%20elit%20sed%20diam%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3ENonummy%20nibh%20euismod%3C%2Fli%3E%5Cn%3C%2Ful%3E%22%2C%22link%22%3A%22%23%22%2C%22link_text%22%3A%22details%22%7D%2C%7B%22title%22%3A%22Advanced%20Plan%22%2C%22before_price%22%3A%22%24%22%2C%22price%22%3A%22250%22%2C%22details%22%3A%22%3Cul%3E%5Cn%20%5Ct%3Cli%3ELorem%20ipsum%20dolor%20sit%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3EAmet%20consectetuer%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3EAdipiscing%20elit%20sed%20diam%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3ENonummy%20nibh%20euismod%3C%2Fli%3E%5Cn%3C%2Ful%3E%22%2C%22link%22%3A%22%23%22%2C%22link_text%22%3A%22details%22%7D%2C%7B%22title%22%3A%22Premium%20Plan%22%2C%22before_price%22%3A%22%24%22%2C%22price%22%3A%22300%22%2C%22details%22%3A%22%3Cul%3E%5Cn%20%5Ct%3Cli%3ELorem%20ipsum%20dolor%20sit%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3EAmet%20consectetuer%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3EAdipiscing%20elit%20sed%20diam%3C%2Fli%3E%5Cn%20%5Ct%3Cli%3ENonummy%20nibh%20euismod%3C%2Fli%3E%5Cn%3C%2Ful%3E%22%2C%22link%22%3A%22%23%22%2C%22link_text%22%3A%22details%22%7D%5D" title_style="default" link_style="default"]
This shortcode inserts a promo block. It also allows you to use custom images, icons and apply different color schemes.
Example:
[vc_row][vc_column icons_position="left"][trx_sc_promo title_style="default" link_style="default" image_position="left" video_in_popup="" size="normal" full_height="" text_align="left" text_paddings="" title="Title" subtitle="Subtitle" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras quis mattis tortor, id sagittis lorem. Morbi tristique, quam vel semper varius, orci quam lacinia enim, in pretium metus dolor a justo. Maecenas interdum eros purus, a rhoncus nibh sollicitudin vel. Nulla ac ultricies elit. Nunc dignissim est at quam consequat, nec elementum velit tempor." image="112" text_margins="20px 50px 20px 50px"][/trx_sc_promo][/vc_column][/vc_row]
This shortcode displays the most recent posts. You can set additional options in the "Details" tab in the shortcode's settings window.
Example:
[vc_row][vc_column icons_position="left"][trx_widget_recent_posts number="3" show_image="" title="Recent Posts"][/vc_column][/vc_row]
This shortcode displays skills counters and pie charts.
Example:
[trx_sc_skills type="pie" compact="" color="#bd8d4c" back_color="#e7d2b7" max="100" values="%5B%7B%22title%22%3A%22Tournaments%22%2C%22value%22%3A%2280%25%22%7D%2C%7B%22title%22%3A%22Shows%22%2C%22value%22%3A%2275%25%22%7D%5D" title_style="default" link_style="default" cutout="96"]
This shortcode lets you inserts several types of sliders, namely:
Select which type of the slider to show in the Slider Engine option under shortcode's general settings.
Example (Swiper Slider):
The Swiper Slider lets you display your posts, pages, or custom post types in a form of a slider. Enhance the slider by adding preview image thumbnails using Slider Controller, and navigation arrows using the Slider Controls shortcode or via the Slider shortcode's settings under Slider Settings > Controls tab.
[vc_row][vc_column icons_position="left"][trx_widget_slider engine="swiper" noresize="" effect="slide" direction="horizontal" controls="1" controls_pos="side" pagination="" titles="center" buttons="no" category="0" slides="%5B%7B%7D%5D"][/trx_widget_slider][/vc_column][/vc_row]
Example (ElastiStack Slider):
ElastiStack is a type of slider that allows you to navigate through a stack of slides by dragging away the first item.
[vc_row][vc_column icons_position="left"][trx_widget_slider engine="elastistack" noresize="" controls="1" controls_pos="bottom" titles="center" category="0" slides="%5B%7B%7D%5D"][/trx_widget_slider][/vc_column][/vc_row]
Example (Revolution Slider):
[vc_row][vc_column icons_position="left"][trx_widget_slider engine="revo" alias="slider-1"][/trx_widget_slider][/vc_column][/vc_row]
Slider Controller displays image thumbnails and navigation arrows for the Swiper Slider engine in the Slider shortcode.
Slider Controls adds navigation pointers for the Swiper Slider engine in the Slider shortcode.
Make sure to enter the ID
of the Slider shortcode you want to control. Enter the ID first into the Slider shortcode settings (under the ID & Class tab), and then copy it into the Slider Controller/Slider Controls settings into the General > Slave slider ID field.
Example:
[vc_row][vc_column icons_position="left"] [trx_widget_slider engine="swiper" noresize="" effect="slide" direction="horizontal" controls="" pagination="" titles="center" buttons="no" category="0" slides="%5B%7B%7D%5D" id="111"][/trx_widget_slider] [trx_slider_controller controls="" controller_style="thumbs" slides_per_view="5" slider_id="111"] [trx_slider_controls align="left" hide_prev="" hide_next="" show_progress="" slider_id="111"] [/vc_column][/vc_row]
This shortcode displays social icons of the social networks you are subscribed to. Please specify the necessary links (URLs) to your social profiles in the Appearance > ThemeREX Addons > Socials tab. Works in a sidebar (as a widget) as well.
Example:
[trx_widget_socials]
This shortcode displays social icons. You can specify the necessary links (URLs) to your social profiles in the shortcode's general settings.
Examples:
[trx_sc_socials align="none" icons="%5B%7B%22link%22%3A%22%23%22%2C%22icon%22%3A%22icon-facebook%22%7D%2C%7B%22link%22%3A%22%23%22%2C%22icon%22%3A%22icon-gplus%22%7D%2C%7B%22link%22%3A%22%23%22%2C%22icon%22%3A%22icon-linkedin%22%7D%5D" title_style="default" hide_on_tablet="" hide_on_mobile=""]
This shortcode inserts a regular table.
Example:
[trx_sc_table title_style="default" link_style="default"] <table> <tbody> <tr> <th style="text-align: center;">#</th> <th style="text-align: center;">Column 1</th> <th style="text-align: center;">Column 2</th> <th style="text-align: center;">Column 3</th> <th style="text-align: center;">Column 4</th> </tr> <tr> <td style="text-align: center;">1</td> <td style="text-align: center;">Row 1 Cell 1</td> <td style="text-align: center;">Row 1 Cell 2</td> <td style="text-align: center;">Row 1 Cell 3</td> <td style="text-align: center;">Row 1 Cell 4</td> </tr> <tr> <td style="text-align: center;">2</td> <td style="text-align: center;">Row 2 Cell 1</td> <td style="text-align: center;">Row 2 Cell 2</td> <td style="text-align: center;">Row 2 Cell 3</td> <td style="text-align: center;">Row 2 Cell 4</td> </tr> <tr> <td style="text-align: center;">3</td> <td style="text-align: center;">Row 3 Cell 1</td> <td style="text-align: center;">Row 3 Cell 2</td> <td style="text-align: center;">Row 3 Cell 3</td> <td style="text-align: center;">Row 3 Cell 4</td> </tr> </tbody> </table> [/trx_sc_table]
This shortcode displays team members. To manage "Teams" proceed to the WordPress Dashboard Menu > Team post type. Use "Team Group", "Item Options" (for the position and social links), "Featured Image", "Excerpt" (for the summary) settings to customize the post.
Example:
[trx_sc_team type="default" no_links="" orderby="none" order="asc" title_style="default" link_style="default" count="3" columns="3"]
This shortcode displays testimonials block. To manage "Testimonials" proceed to the WordPress Dashboard Menu > Testimonials post type. Use "Testimonials Group", "Item Options" (for the position or any other text), "Featured Image", "Excerpt" (for the summary) settings and content section (in case the "Excerpt" section is empty) to customize the post.
Example:
[trx_sc_testimonials type="default" orderby="post_date" order="desc" slider="1" title_style="default" link_style="default" count="3" columns="1"]
This shortcode inserts a regular title.
Example:
[trx_sc_title title_style="default" link_style="default" title="Title" subtitle="Subtitle" description="Description"]
This shortcode displays a video file.
Example:
[trx_widget_video popup="" link="https://vimeo.com/154709932" cover="454"]
This shortcode inserts advanced search form for products. Two layouts (types) are available: Inline and Form.
Example:
[vc_row][vc_column icons_position="left"][trx_widget_woocommerce_search fields="%5B%7B%22text%22%3A%22Product%20Category%22%2C%22filter%22%3A%22product_cat%22%7D%2C%7B%22text%22%3A%22Min.%20price%22%2C%22filter%22%3A%22min_price%22%7D%2C%7B%22text%22%3A%22Max.%20price%22%2C%22filter%22%3A%22max_price%22%7D%2C%7B%22text%22%3A%22size%22%2C%22filter%22%3A%22pa_size%22%7D%5D" title="WooCommerce Search" button_text="Search"][/vc_column][/vc_row]
As a free addition to this theme, we have included a unique ThemeREX Addons plugin. Once activated, it allows expanding the options of the theme noticeably. These add-ons allow you to enable/disable widgets, shortcodes, show custom post types, set links to your social profiles as well as some advanced theme-specific settings.
After plugin's installation, the "ThemeREX Addons" menu item should appear in the "Appearance" tab in WordPress dashboard menu panel.
Below is a brief description of all the available settings.
Settings of this tab define the general behavior of your theme.
.js
and style related .css
data. For better theme performance the system automatically re-compiles/re-merges these files into a single .js/.css
related one after every "Save Options" button click in Customizer (Appearance > Customize) and ThemeREX Addons settings (Appearance > ThemeREX Addons).
trx_addons.css
, trx_addons.js
, __colors.css
, __style.css
, __scripts.js
.
Insert a generated Google API key (as well as analytics, remarketing-related information and marker & cluster icons) to make your Google map function properly. Follow this link for more information on how to properly obtain an API key. Specify Facebook App ID.
Google Analytics code - Specify Google Analytics code or/and any other HTML
/JS
code to be inserted before the closing tag </head>
on each page of this site.
Google Remarketing code - Specify Google Remarketing code or/and any other HTML
/JS
code to be inserted before the closing tag </body>
on each page of this site.
PLEASE NOTE! Check this video tutorial for more information on how to setup Google Analytics 4, Google Tag Manager and add them to your website.
Here you can specify all the necessary links (URLs) to your social profiles. Just paste the permanent URL addresses into the needed fields and click "Save."
"Allow extended emotions" option allows you to enable extended emotions set. It gives the users an opportunity to mark single posts with one nontypical emotion. Just specify the emotions' names, upload the necessary icons and click on "Save" button.
Blue layers icon duplicates the settings.
The icons are used from standard Fontello icons set. You can expand the list of available icons by adding new ones from the fontello website. In order to add new icons proceed to wp-content/themes/your-theme/css/font-icons/config.json
. Watch this video guide for more information.
Here you can define whether you want to use the Anchor shortcode and specify hover effects or not.
Settings of this section override the default theme's grid classes, and recreate layouts. We recommend leaving these settings intact.
Create Layouts setting is responsible for recreating the set of predefined layouts. It might become useful in case there are no layouts available after theme installation.
This section contains a brief description, as well as references, to some plug-ins available with this theme.
Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.
Check this link for more information. More guides are available here (video tutorial) and here.
[contact-form-7 id="863" title="Contact form 1"]
We have added an Essential Grid plug-in, to let you create nice gallery views. Check this link for more information.
All demo galleries can be customized in WP dashboard > Ess. Grid tab:
MailChimp is a newsletter service that allows you to send out email campaigns to a list of email subscribers. MailChimp is free for lists up to 2000 subscribers, which is why it is the newsletter-service of choice for thousands of businesses.
This plugin acts as a bridge between your WordPress site and your MailChimp account, connecting the two together.
Check this link for more information.
More guides are available here.
The backend settings can be found in the WP dashboard menu > MC4WP > MailChimp tab.
[mc4wp_form id="626"]
If you need to display posts, pages, or custom post types in a form of a slider, also check out Swiper Slider.
Our theme is fully compatible with an extremely powerful Revolution Slider plug-in. It allows you to create an unlimited number of sliders and set anywhere you want on the page within the necessary widget. Please view our article for more information about revolution slider customization.
Check the following links for more information regarding the Revolution Slider functionality:
Below is an example of the Revolution Slider's main page back-end (default slider style with slides):
"Static/Global Layers" tab with "Scroll Down" button
The Revolution slider also allows you to use the images from the already created website elements like posts/pages as well as from social profiles streams, etc. This method also preserves adding the needed information (text/buttons) or effects via slider layers. Such images can be specified in Slider Settings. Just open a particular slider, navigate to "Module General Options" tab (gear icon) and set the required parameters in the Content section.
You can add sliders to your page using shortcodes in WPBakery Page Builder. You can either use the Revolution Slider shortcode, or select the Slider shortcode and choose slider engine - Slider Revoluion.
You can also add Slider Revolution via widgets and place the slider not only in the header of the page (might vary, depending on default sidebars locations available for a particular theme).
Please note! In case you do not have a slider set up (but the Revolution Slider plug-in is already installed), you need to create it first and fill with slides by navigating to Slider Revolution tab in the WP Dashboard side menu.
This awesome plug-in helps you create and manage events easily. Here are some of its features: Rapidly create events, Saved venues & organizers, Calendar month view with tooltips, Event search, Events Taxonomies (Categories & Tags), Completely responsive from mobile to tablet to desktop.
More information on how to properly use this plugin can be found here.
Here are additional links that might help you to have a better understanding of how this plug-in functions.
Below you can find some of the backend settings (WordPress dashboard > Events > Settings tab).
New events posts can be added in Events (WP Dashboard) > Add New (in case the Events Calendar plug-in is installed and activated).
Check the screenshot below with the back-end view of a single event post:
Here, you can add the event title, description, image, as well as specify additional information in The Events Calendar section.
The Event Options section allows you to hide a particular event from the events list/calendar or stick the event in month view (the event will be displayed permanently on the current date).
The single event page as well as all events page inherit the general settings (for header, footer, etc.) specified in Appearance > Customize > Plugins Settings > Events.
The events section can be inserted to the page via the Events shortcode.
The Events shortcode settings let you specify the layout, the number of columns, title, subtitle, and many more. You can also display them in a form of a slider by enabling this option under the Slider tab.
This is our self-made plug-in that allows you to update the main theme as well as the bundled plug-ins through the WordPress admin panel. ThemeREX Updater plug-in requires a valid purchase code that can be entered in the Appearance > ThemeREX Updater section. To get the code, please navigate to your ThemeForest "Downloads" page and click on the theme download link. Check this guide for more details. Once any plug-ins or theme updates are available for download, you will receive a corresponding notice in WP Dashboard > Updates. Please view the Theme Update chapter of this documentation file for more information.
WooCommerce is an industry leader e-commerce plug-in for WordPress. Our theme is fully compatible with this great tool, allowing you to turn your website into sales machine in just a few clicks. You simply need to install this plug-in and allow it to create a set of pages to display categories, products etc. Then you need to add a set of products.
We highly encourage you to read the great documentation files WooCommerce offers. These manuals help to create effective and reliable on line stores providing more features than you can imagine. Here is a list of really useful links helping you create and polish your shop.
To make your customization even easier we have added the WPBakery Page Builder to this theme. Before you start, please check these WPBakery Page Builder related tutorials. They will give you a basic understanding of how to build a page properly.
We recommend using Poedit software for translation-related purposes.
To translate the theme to your language, please follow these steps:
theme/.../languages/
folder and locate .pot
file. Copy it to your desktop for editing.
.pot
file. In the Poedit window click on the "Create New Translation" button, choose the necessary language of the translation from the dropdown list and click "OK."
.po
file using the naming convention based on the language code (e.g. pt
for Portuguese) followed by the country code (for instance _BR
for Brazil). To do that click on the "sheet" icon (you can also use hotkeys CMD
+ Shift
+ S
in OS X or Win+S in Windows) and type in the name according to the screenshot below..po
file, Poedit automatically creates a new .mo
file, with the same naming convention. According to the example above, the file would be called pt_BR.mo.
.po
and .mo
files you just created to the .../languages
folder. Make sure these files are in the same directory as the default.pot
one.
.../wp-content/plugins/trx_addons/languages
directory. There is also a trx_addons.pot
file in this directory..po
and .mo
files according to your language. See the file names on the example below:trx_addons-pt_BR.po
,
trx_addons-pt_BR.mo
.
For more information on how to use Poedit, please check the following resources:
In this section you can find additional information regarding fonts, clipart, .PSD files used in this theme.
theme-specific/theme.setup.php
file for more detailed information on this matter.
'max_load_fonts' => 5
variable in the theme-specific/theme.setup.php
file.
wp-content/themes/your-theme/css/font-icons/config.json
. Watch this video guide for more information.
.PSD files
into the theme package, because it might significantly increase the size of a downloadable archive. In case you need these files you can always request them by contacting our support department as well.
Custom Websites are usually the most important part of an online marketing campaign. A properly built custom website can help you get the most results from your marketing efforts. Our team can do it for you.
Please, find some of our offers below:
You can check the full list of offers here.
Thank you for purchasing our theme. We are happy that you are one of our customers.
If you come up with any theme-related questions that are beyond the scope of this help file, feel free to contact us. We will respond as soon as possible (within 24 – 48 hours, usually faster). We are open from 10am to 7pm (CET), from Monday till Friday.