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.
Attention! This documentation file is for theme versions 3.0.0 and above!
If you want to view the documentation file for theme versions 2.4.9 and lower, please click here.
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 .XD
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.
By getting this WordPress Theme you get all the images FOR FREE. Moreover, you can use them on ANY OF YOUR PROJECTS!
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.3+, 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, documentation and bundled plug-ins.
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:
alliance.zip
file and ONLY use the extracted /alliance
theme folder.
alliance
theme folder into /wp-content/themes
.
alliance.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 strongly recommend activating a child theme before demo data installation. Please see the Child Theme section for more information.
The theme license allows you to install the theme on ONE domain only! In order to connect the license to a different domain, first click "Disconnect domain" (Theme Panel > Theme Dashboard > General) and then re-enter the purchase key on a different WordPress installation. If you have any questions, please contact our support department.
Attention! Before any manipulations that will require re-entering the purchase key even on the same domain (e.g: WordPress reinstallation or cleaning the database), please FIRST disconnect the domain!
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 we do not include the rest of the plug-ins into the theme's package. They are for demonstration purposes only. In case you want to use these plug-ins you need to purchase them separately. Nevertheless, they are fully compatible with our 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, Elementor) and disable the rest. Otherwise, it may significantly increase the memory consumption, which might lead to unwanted issues.
PLEASE NOTE! The installation and activation of bundled plug-ins run automatically. Anyway, if you have any issues, please extract plugins.zip
archive (from the theme package) and proceed with the plug-ins installation manually.
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 through Elementor Page Builder and should be customized via Elementor 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 alliance-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 activated your theme copy (entered the purchase code in the WP Dashboard > Theme Panel > Theme Dashboard > General tab) and installed all the required plug-ins. Check the Plug-ins installation section for more information about the required plug-ins.
In case you do not have your Purchase Code, please navigate to your ThemeForest "Downloads" page and click on the theme download link. Check this guide for more details.
In order to import the demo content go to Theme Panel (WP Dashboard) > Theme Dashboard > 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.
Import separate pages means that you receive the page structured like on our demo, just widgets set that requires further customization: you should replace demo categories/post ids with your own ones.
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 full 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 default.zip archive with demo data from our server. The archive should be unzipped. Then create demo/
folder in wp-content/themes/alliance/
directory and copy /default
folder to wp-content/themes/alliance/demo
.
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 80M
.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.
IMPORTANT! Theme version 3.0.0 is built using NEW page builder, that is why all old shortcodes ([trx_section], [trx_chat], [trx_columns], etc.) WILL NOT work any more. You should reassemble all existing content through Elementor page builder. In case you prefer WPBakery Page Builder, the set of shortcodes will be limited to default WPBakery Page Builder's shortcodes.
Please follow the steps below in order to update your version properly:
xml
file. Navigate to Tools (WP Database) > Export, choose "All content" and click on "Download Export file" button.wp-content/themes/alliance
. You may download it to your desktop or simply rename the folder.In case you want to preserve your previous content, we recommend you using "Partial import" option. In this case the new content will be added to your existing data.
You can generate pre-built header/footer layouts in Theme Panel > ThemeREX Addons > Theme Specific > Create Layouts./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", "WooCommerce", "Better Messages", "The Events Calendar", "Plugins settings" (such as BuddyPress, bbPress, BuddyPress Docs, Knowledge Base, Events, Testimonials and WP Job Manager) 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 Theme Panel (WordPress Dashboard Menu) > Theme Options section.
This group of settings is responsible for enabling and customizing entry website page with a login form.
Here are the main settings:
This is how the login page looks like with the current settings.
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 "Use Site Name as Logo" option is enabled) 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 and "Use Site Name as Logo" option is enabled.
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 and side), 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 Elementor "Layouts: Logo" widget.
"Use Site Name as Logo" option displays the site title and tagline as a text logo if no image is selected.
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 control the output of your page content.
These settings allow specifing the behavior of sidemenu panel.
Here you can select a border radius for the form fields and buttons (in pixels) and specify image's/button's hovers.
Below you can find an example of image's hover effect with the option set to "Dots".
This setting is responsible for specifying SEO-related parameters.
Specify the text for the checkbox in a registration form ("Layouts: Login Link" widget). 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. If you do not want to display "For further details on handling user data, see our Privacy Policy" text, just leave this setting empty.
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") of the header 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).
Available Custom Header Layouts:
Please also see header-related layouts section of this documentation file. All elements of pre-built custom header areas can be edited in the Dashboard > Layouts tab, using a user-friendly Elementor. Check the Layouts section and this video tutorial for more information.
To avoid "Sticky Menu" behavior select "Don't fix" option in the Edit Section > panel > Custom Layout > Fix this row when scroll (for the section with the menu element). Check also the Layouts description.
You can also watch this video tutorial on how to enable sticky header:
Available Default Header Style with side menu:
Available Default Header Style without side menu:
The header area in "Default" style is created via the Global Customize settings (Appearance > Customize). You can also navigate to the .../wp-content/themes/alliance/skins/default/templates/
folder and edit the corresponding template file header-default.php.
These settings allow selecting a header background image or background video. They work if no background image and color are set in a particular header layout.
.../wp-content/themes/alliance/skins/default/templates/
folder and edit the corresponding template file header-default.php.
.menu-title
- displays a menu item as a menu title in the side menu panel;
.menu-hot
- adds "Hot" label to a menu item;
Setting of this group is responsible for choosing the style of the footer area.
These settings allow choosing a footer style: "Default" or "Custom". Please note that custom footer layouts are available only if the ThemeREX Addons plug-in is activated.
Available Custom Footer Layouts:
Please also see footer-related layouts section of this documentation file. All elements of custom footer areas can be edited in Dashboard - Layouts tab. Check the Layouts section and this video tutorial for more information.
Available Default Footer Style (without footer widgets):
The footer area in "Default" style is created via the Global Customize settings (Appearance > Customize). You can also navigate to the .../wp-content/themes/alliance/skins/default/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}
symbol 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 Elementor Layouts: Menu widget.
We have used the following additional CSS classes to add titles and "Hot" label to the side menu, like on our demo. The class names should be assigned to the menu items of the first level.
.menu-title
- displays a menu item as a menu title in the side menu panel;
.menu-hot
- adds "Hot" label to a menu item;
You can enable or disable the CSS Classes option in the Screen Options in the top right corner of the WordPress admin.
Please follow the steps below to place/manage an icon to the left of a menu item. This should be done for the menu items of the first level.
PLEASE NOTE! Our theme supports 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/skins/default/css/font-icons/config.json
. Watch this video guide for more information.
Please note, the location of config.json
file and website page builder with available set of widgets/shortcodes in your theme may vary from the video provided!
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 Theme Panel (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 > Content/Footer).
IMPORTANT! The Sidebar/Footer widgets are available for "Default" sidebar/footer styles ONLY!
In order to manage custom sidebar or custom footer styles, proceed to Dashboard > Layouts tab and update the corresponding sidebar/footer layout.
Body widgets (for sidebar) are accessible in Appearance > Customize > General section.
The sidebar widgets work for Default Sidebar Style only! Otherwise, navigate to the WP Dashboard > Layouts tab to manage the sidebar layout.
Footer widgets are available for managing in Appearance > Customize > Footer section. The footer widgets work for Default Footer Style only! Otherwise, you need to customize the corresponding footer Layout in WP Dashboard > Layouts.
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 ("Default" sidebar style):
Moreover, our theme provides a few Custom Widgets that are available in Appearance > Widgets section (for New Block Widgets Editor - under "Widgets" group).
PLEASE NOTE! Please be aware that this theme does not provide any examples of custom sidebar layouts. Feel free to create your own ones, using a user-friendly Elementor. Check the Layouts section for more information.
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.
These settings are responsible for customizing blog-related pages.
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.
These settings allow selecting header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
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.
Here you can set the overall view of single category/tag/author/search posts page.
These settings allow selecting header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
Settings of this group are responsible for managing an overall look and behavior of single posts' pages.
These settings allow selecting a header style. For custom header style you can specify the header layout, that is available for customizing in WP Dashboard > Layouts.
Here you can enable related posts on a single post's page ("Show related posts" option).
This option enables/disables posts navigation on a single post's page. The following styles of the post's navigation are available:
These settings are responsible for customizing shop-related pages (works only if the WooCommerce plug-in is installed).
Here you can specify common settings for both product list and single product pages: the style of the content area.
These settings are responsible for managing the overall view of product list page.
These settings allow selecting a header style. For custom header style you can specify the header layout, that is available for customizing in WP Dashboard > Layouts.
These settings are responsible for specifying a sidebar style and the position of the sidebar area on Shop List page.
These settings allow you to manage a footer style. For "Default" footer style specify widgets sets as well as choosing whether to expand the footer for the whole width of the page ("Footer fullwidth" option). For "Custom" footer style "Select custom layout" option is available. You can manage these footer layouts in the WP Dashboard > Layouts tab.
This is how the default Shop page looks like with the current settings. Shop style is set to "Grid".
Settings of this group are responsible for managing an overall look and behavior of single product pages.
These settings allow selecting a header style. For custom header style you can specify the header layout, that is available for customizing in WP Dashboard > Layouts.
These settings are responsible for specifying a sidebar style and the position of the sidebar area on Shop List page and single product posts.
These settings allow specifying footer style. For "Default" footer style specify widgets sets as well as choosing whether to expand the footer for the whole width of the page ("Footer fullwidth" option). For "Custom" footer style "Select custom layout" option is available. You can manage these footer layouts in the WP Dashboard > Layouts tab.
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 quantity of products displayed on shop page is inherited from the Appearance > Customize > WooCommerce > Product Catalog section.
Here you can manage the settings of chats and conversations (the Better Message plug-in is required).
This group of settings controls the overall look of the calendar and event pages (works only if the The Events Calendar plug-in is installed). The single events can be added/customized in WordPress Dashboard Menu > Events.
Here you can upload fonts and adjust font settings for specific typography elements.
Check this article or video tutorial 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.
The theme supports 2 color schemes - default (light) and dark.
Check this video tutorial for more information on how to customize color schemes.
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.
IMPORTANT! The color scheme switcher works only if the colors are set through the theme styles (are inherited from Appearance > Customize > Colors settings) and NOT through a page builder.
For white background you can use additional CSS class .has-content-bg-color-background-color
to inherit the color value from "Main > Content Background".
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 (for advanced mode only)
The main color group of a website. Here you can find the following elements:
EXTRA (for advanced mode only)
An additional color group for extra elements such as audio, video, image posts, etc.
As a rule, the text and background colors from the Extra group should contrast against the respective colors from the Main color group.
INPUT (for advanced mode only)
Colors for form fields: input fields, text areas, select fields, etc.
Accent
Accent block colors: blockquotes, countdowns, alert boxes, etc.
In case the changes of the color schemes are not applied, please enable Debug mode (in Theme Panel > 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.
Here you can manage community-related pages. This section is available, if the BuddyPress plug-in is installed and active.
PLEASE NOTE! The settings of this section are for all community-related pages (archive pages and single posts), as well as single forum and single topic pages!
Select the content style for your pages.
These settings allow selecting a header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
Settings of this group are responsible for managing an overall look and behavior of all forums and all topics pages ONLY! This section requires bbPress plug-in to be installed.
PLEASE NOTE! The settings of this section are for forums list and topics list pages only!
The single forums and single topics pages inherit values from Appearance > Customize > Plugins settings > BuddyPress > Page content.
Here you can select the content style for forum-related archive pages.
These settings allow selecting a header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
IMPORTANT! The forums/topics/replies posts can be added or customized in WordPress Dashboard Menu > Forums/Topics/Replies sections.
The number of topics/replies displayed per page is inherited from Settings > Forums > Topics and Replies Per Page.
Here you can manage BuddyPress docs-related pages (documents list page and single doc posts). This section works, if the BuddyPress Docs plug-in is installed and active.
Select the content style for displaying documents list page and single docs.
These settings allow selecting a header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
Settings of this group are responsible for customizing general look of single knowledgebase-related articles ONLY! This section requires Knowledge Base for Documents and FAQs plug-in to be installed.
Here you can select the style of knowledgebase single articles.
These settings allow selecting header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
PLEASE NOTE! The content and sidebar settings for knowledgebase list page inherit global values from Appearance > Customize > General, header style - from Appearance > Customize > Header and can be overridden by the individual ones, that are set in "Theme Options" section of a page, like it is currently done on our demo.
This section appears only if the LearnPress plug-in is activated. Here you can manage an overall look and behavior of learnpress-related pages. The global settings for such pages can be overridden by the individual ones set in the "Theme Options" section on a particular page.
Here you can select the style of learnpress-related pages.
These settings allow selecting a header style. For custom header style you can specify a header layout, that is available for managing in WP Dashboard > Layouts.
PLEASE NOTE! You can assign the page as all LearnPress courses page and specify the number of courses posts displayed on all courses page in LearnPress (WP Dashboard) > Settings tab.
Settings of this group allow you to manage an overall look and behavior of events-related pages (all events page and single event posts). This section is available, if the Events Calendar plug-in is installed and active.
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.
Choose the style of the content area.
These settings allow selecting a header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
These settings are responsible for specifying widgets set for a sidebar and its position for All Events page and single event posts.
This section allows enabling/disabling "Testimonials" post type. The single testimonials can be managed in Testimonials (WP Dashboard) > All Testimonials.
Settings of this group are responsible for managing general behavior of job-related pages (job dashboard, job listings and single job pages). This section works if WP Job Manager plug-in to be installed.
Select the style of the content area.
These settings allow choosing a header style. For custom header style you can specify the header layout, that are available for managing in WP Dashboard > Layouts.
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 Summary > Template sidebar. Check Posts pages article to find out more information on how to customize them.
Usually, the page consists of Sections, Columns, Widgets and some other elements that can be edited via Elementor. 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.
Options Presets Group
Here you can save the page settings (for header, widgets, footer, etc.) as a preset template and duplicate these settings on a new page without checking the required options in each section of Theme Options panel (Content/Header/Footer/Colors). All you need to do is to apply the already created preset template on a new page by using control icons ("Apply selected preset"/"Create a new preset"/"Delete selected preset"). The tooltips for the icons will help you.
You can enable or disable the Theme Options panel in the Preferences > Panels 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.
Our demo website starts with an entry page with a login form. In order to view our whole demo, please first type in the recommended login credentials, which are displayed above the login form.
The login page is customizable. You can easily manage the company logo, background image as well as output any information in the message box above the login form, or simply hide this message box. Just proceed to WP Dashboard > Appearance > Customize > Login Privacy and update all parameters to your needs. Here you can also disable the entry page with a login form if you do not want to use it.
PLEASE NOTE! Default skin comes with the following Homepages.
Below you can find the screenshots of "Intranet" front-end with hotspots describing where you can customize content for a particular section and the "Theme Options" settings.
A color scheme switcher on our demo is enabled globally in Appearance > Customize > Colors settings.
IMPORTANT! The color scheme switcher works only if the colors are set through the theme styles (are inherited from Appearance > Customize > Colors settings) and NOT through a page builder.
For white background you can use additional CSS class .has-content-bg-color-background-color
to inherit the color value from "Main > Content Background".
In case you don't want to use the color scheme switcher on your website, you can also set or manage the background color/image for the page blocks in the Edit Section/Column > Style > Background tabs in the Elementor widgets panel.
"Edit Section/Column > Advanced > Position" settings in the Elementor widgets panel let page blocks overlap each other, the following parameters are available:
You can also set the entrance animation for page elements in Edit Section/any element > Advanced > Motion Effects.
The main additional CSS classes used in the theme are described in the Custom CSS Classes chapter of this documentation file.
Theme Options settings (Intranet):
This is how the second homepage looks like.
Theme Options settings (Extranet):
This is how the third version looks like.
Theme Options settings (Community):
This is how the fourth version looks like.
Theme Options settings (Online Learning):
PLEASE NOTE! We have used additional CSS classes to make the page blocks look like on our demo.
.newsletter
- stylizes a banner with a subscription form, like on demo "Intranet" homepage.
.tablet_order_1
, .tablet_order_2
and .tablet_order_3
- regulate the priority of displaying content columns on devices with screen resolutions up to 1279px
. Please see demo "Extranet" homepage for more information.
.has-text-link-line-color
- span class highlights some text (for default Elementor "Heading" widget, "XXL" heading size, "H1" HTML Tag).
Get the skills you need <span class="has-text-link-line-color">for a job</span> that is in demand
line.png
is located in the theme/skins/default/images
folder.
.has-text-dark-color
- makes the text color inherit the value, specified in Appearance > Customize > Colors for a definite color scheme in the Main > Text Dark field, like on demo "Intranet" homepage.
Layouts is a tool that lets you create custom headers, footers, and other website sections, and is based on the Elementor Page Builder.
Layouts are available after you activate the ThemeREX Addons plug-in. 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 full content, they will be available for you from the start. Otherwise, you would need to generate them in Theme Panel > 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 Elementor Page Builder. The difference is that Layouts expand the default list of widgets by adding layout-specific widgets and provide you with additional section settings.
Please check this article for detailed information regarding layouts customization.
You can also view our video tutorials about header and footer 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 widget.
In order to add a custom Layout to a web page:
Blog Layout is just a scheme showing the position of post elements like featured image, post title, meta data, excerpt, etc. Use Blog Item Parts widget to output each element, like in the example below.
You can apply the blog layouts to:
In case there are some page fragments with more or less identical structure, you can create one layout using the Elementor 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. Please see this article for more information.
Open a Layout and click on the Add Template button from the editing screen (Elementor Page Builder's backend editor). Scroll down to view the available templates:
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 the official elementor video tutorial or article for more information.
We recommend you to create separate custom header layout for mobile devices. This will improve the website loading speed on mobile devices.
Layout-specific widgets are additional widgets available for editing/creating layouts. They are especially useful for building headers and footers. You can find layout-specific widgets under the ThemeREX Addons Layouts group in the Elementor widgets panel.
Inserts any post parts (featured image, title, meta data, content, custom fields) to your custom page fragment. This widget outputs 1 post part at a time. If you want to create a page block with unique structure, just use as many "Blog Item Parts" widgets as you need and output post parts in any combination and in any quantity.
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 content in different ways, depending on the type of the layout:
Select which type of the layout to use in the layouts widget's content settings.
The algorithm of building a popup notification or panel:
example_popup
.
#
), as an address for the link or button that should trigger the popup/panel.In case the WPML plug-in is active, the widget displays button (drop-down list) that allows choosing the necessary language for the current page.
Displays a login/logout link with an icon.
The text for the checkbox "I agree..." (registration form) is set in Appearance > Customize > General > 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 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 widget, 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 Content tab:
Adds a search button/input field. There are 3 styles available:
Layouts have an extended number of settings for Section, default Elementor element.
Choose which section you want to edit, click on the Edit Section button and go to the panel > Edit Section > Custom Layout.
is_singular()
).
In this section you can find the examples of layouts that come with the theme. If you have imported the full demo content, they will be available for you from the start. Otherwise, you would need to generate them in Theme Panel > 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 six types. For more information on how to add each type of layouts to the page, please view Creating Layouts section of this documentation file.
Important! Please be aware that this theme does not provide any examples of sidebar, submenu, custom and blog layouts. Feel free to create your own ones.
The header menu can be customized in Appearance > Menus > Edit Menus or Appearance > Customize > Menus.
In case no logo is selected in the Elementor "Layouts: Logo" widget, the initial logo from the Appearance > Customize > Logo & Site Identity will be used.
The background color/image for the header sections can be set or managed in Edit Section/Column > Style > Background in the Elementor editor.
The footer menu can be customized in Appearance > Menus > Edit Menus or Appearance > Customize > Menus.
In case no logo is selected in the Elementor "Layouts: Logo" widget, 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 background color/image for the footer areas can be set or customized in the Edit Section/Column > Style > Background tab in the Elementor widgets panel.
We have used additional CSS class .has-text-light-color
to make the text color of an element inherit value from Appearance > Customize > Colors > your Color Scheme > Main > Text Light option.
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.
Custom Post Types 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/skins/default/css/font-icons/config.json
. Watch this video guide for more information.
Please note, the location of config.json
file and website page builder with available set of widgets/shortcodes in your theme may vary from the video provided!
Add a new testimonial by clicking Testimonials (WP Dashboard) > Add New.
Here, you can add a person's name, item's subtitle and testimonial author's rating (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 can be added in Appearance > Customize > Blog > Posts Page > Sidebar.
"Item's rating" option displays testimonial author's rating if the testimonial is inserted to the page using the Testimonials widget (Elementor Page Builder > ThemeREX Addons Extensions group) and if the rating is enabled in the widget's settings.
Insert the testimonials on your page using the Testimonials widget (Elementor Page Builder > ThemeREX Addons Extensions group) or Blogger widget (ThemeREX Addons Elements group).
Specify the Testimonials widget settings, including the layout, the number of columns, title, subtitle and other. You can also display them in a form of a slider by enabling this option under the Slider tab.
Elementor Widgets 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 Elementor widgets allowing you to add the information in a simple way.
Custom Elementor widgets (with icon 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/skins/default/css/font-icons/config.json
. Watch this video guide for more information.
Please note, the location of config.json
file and website page builder with available set of widgets/shortcodes in your theme may vary from the video provided!
All custom Elementor widgets are divided into the following groups of elements in the Elementor Editor:
This widget inserts ChatGPT into your web page, allowing your visitor to communicate with OpenAI via live chat (ask questions and get answers on any topics) directly from your website. The AI Helper add-on is required. The chat works if a real Open AI token is set in Theme Panel (WP Dashboard) > ThemeREX Addons > AI Helper section. Please follow this link to generate your token, if needed. It's a PAID service from Open AI!
Enhance the chat by adding a list of suggested topics or questions that your visitors can use in their requests. Please view the description of the AI Helper Chat Topics" widget for more information.
In global "ThemeREX Addons > AI Helper" settings you can also specify the limitations for your visitors: the number of requests per 1 hour for all visitors, the number of allowed requests from 1 visitor in 1 hour, and max. tokens per 1 request. These limits are available for regular users (free chatting) and for registered users with paid subscription ("Premium Mode"). Please do not forget to enable premium mode in the widget's settings for registered users.
Example:
You can extend the functionality of the Elementor "AI Helper Chat" widget by inserting a complete chat history of a current user. The information displayed by this widget is only accessible to the logged-in users! When you click on a topic, the list of the messages will be replaced with a list of messages from the selected chat.
Please do not forget to specify the ID
of the chat ("AI Helper Chat" widget) you want to output the chat history from.
Example:
This widget extends the functionality of the Elementor "AI Helper Chat" widget by letting you create a list of suggested topics or questions for a chat beforehand. The visitors of your website can just choose a question, click on it, and proceed with communicating via live chat with Open AI. If no topics are specified in the widget's settings, the latest chat requests will be displayed.
Before you start, please enter the ID
of the "AI Helper Chat" widget for which you want the topics to be used as prompts (Edit AI Helper Chat > Advanced > Layout > CSS ID). Then copy this ID
into the "AI Helper Chat Topics" widget's settings into the Content > Chat ID field.
Please treat the .gif
below as an example only. The styles of the elements may vary from the ones provided with the theme.
Example:
The "AI Helper Image Generator" widget displays an image generator form on your web page. This widget requires the AI Helper add-on to be active. The form works if a real Open AI token is set in Theme Panel (WP Dashboard) > ThemeREX Addons > AI Helper section. Please follow this link to generate your token, if needed. It's a PAID service from Open AI!
The "Default model" option outputs a list of available Open AI and Stable Diffusion models for generating images. If you want to use the Stable Diffusion ones, please specify a real Stable Diffusion token and activate the models by filling them into the list in general ThemeREX Addons > AI Helper settings.
In global "ThemeREX Addons > AI Helper" settings you can also specify the limitations for your visitors: the number of generated images per 1 hour and the number of allowed requests from 1 visitor during 1 hour. You can set limits for regular users (free image generation) and for registered users with paid subscriptions separately ("Premium Mode"). Please do not forget to enable premium mode in the widget's settings of image generation forms for registered users.
Once these limits are exceeded, the images from the "Demo images" section of this widget will be used (from your /wp-content/uploads/
folder).
Example:
This widget inserts a text generator form into your web page. Thus, your visitor can generate text (post, essay, story, poem, etc.), headings, and manipulate the text (make it longer/shorter, summarize, explain, translate, spell check, and much more). The AI Helper add-on is required. The form works if a real Open AI token is set in Theme Panel (WP Dashboard) > ThemeREX Addons > AI Helper section. Please follow this link to generate your token, if needed. It's a PAID service from Open AI!
In global "ThemeREX Addons > AI Helper" settings you can also specify the limitations for your visitors: the number of requests per 1 hour for all visitors, the number of allowed requests from 1 visitor in 1 hour, and max. tokens per 1 request. You can also set these limits separately for free and paid generation. Please do not forget to enable premium mode in the widget's settings for registered users.
Example:
This widget displays posts, pages or custom post types from a specified category or group. Just specify the post type to show the posts from in the Edit Blogger > Content > Post type field in the Elementor panel. By default, the widget outputs single posts.
You can create additional layouts to output the posts in the WP Dashboard > Layouts using Blog layout's type (Item Options section). Please see Creating Layouts section of this documentation file for more information.
Example:
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 the Preferences > Panels panel 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 > Posts Page Settings.
IMPORTANT! The layout of the block depends on the combination of 2 main options: "Blogger layout" and "Template". Please feel free to play around with these options.
This Elementor widget displays buttons.
Examples:
This Elementor widget displays time counter of two types:
Example:
This Elementor widget displays a Googlemap. Make sure there is a valid API key in the "Google API key" field on the Theme Panel > ThemeREX Addons > API tab.
Example:
This Elementor widget displays fontello icon(s), SVG-icon(s) or image(s) with title and description.
You can expand the list of available fontello icons by adding new ones from the fontello website. In order to add new icons proceed to wp-content/themes/your-theme/skins/default/css/font-icons/config.json
. Watch this video guide for more information.
PLEASE NOTE! Please note, the location of config.json
file and website page builder with available set of widgets/shortcodes in your theme may vary from the video provided!
Example:
This Elementor widget inserts a price table divided by blocks.
Example:
This Elementor widget displays skills counters and pie charts.
Example:
This Elementor widget lets you insert the following type of sliders, namely:
Select which type of the slider to show in the Slider Engine option under content tab.
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 or via the Slider widgets' settings under Layout > Controls tab.
Slider Controller displays image thumbnails and navigation arrows for the Swiper Slider engine in the Slider widget.
Slider Controls adds navigation pointers for the Swiper Slider engine in the Slider widget.
Make sure to enter the ID
of the Slider widget you want to control. Enter the ID first into the Slider widget settings (under the Advanced > CSS ID), and then copy it into the Slider Controller/Slider Controls settings into the Content > Slave slider ID field.
Example:
This Elementor widget inserts a regular table, created using any table-generator, like http://www.impressivewebs.com/html-table-code-generator/.
Example:
This Elementor widget inserts a regular title with subtitle, some description and a button.
Example:
This Elementor widget 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.
Examples:
This Elementor widget displays a regular WP calendar. You can choose the way of shortening the weekday names: to one (first) letter or to three letters as well as upload an image above the calendar.
Example:
This Elementor widget displays a video file. The widget supports direct links from Youtube, Vimeo or locally downloaded video files. You can also insert a video through html code from any video hosting platform.
Example:
This Elementor widget displays testimonials block. To manage "Testimonials" proceed to the WordPress Dashboard Menu > Testimonials post type. Use "Testimonial Groups", "Item Options" (for the position or any other text and author's rating), "Featured Image", "Excerpt" (for the summary) settings and content section (in case the "Excerpt" section is empty) to customize the post.
Example:
This Elementor widget displays pre-built contact forms. The forms can be managed in Contact (WP Dashboard) > Contact Forms section.
Example:
This Elementor widget displays events posts. It works only if The Events Calendar plug-in is installed.
To manage "Events" proceed to the WordPress Dashboard Menu > Events > Events post type and update all sections to your needs (start/end date, time, title, featured image, etc.).
Example:
This Elementor widget outputs products. You can customize the single products in the Products (WP Dashboard) > All Products section. This widget is available, if the WooCommerce plug-in is installed and active.
Example:
This Elementor widget inserts advanced search form for products (requires the WooCommerce plug-in). Please note, that the widget in "Inline" style works on all pages. The rest available styles work on shop list page only!
Example:
This Elementor widget displays a page title, breadcrumbs and a description of a products category on shop-related pages. You can use this widget for creating separate custom header layouts for shop-related pages ONLY! The description inherits content from the back-end settings of a definite products category. The description becomes visible on product category pages ONLY!
This widget requires the WooCommerce plug-in to be active.
Inserts content in different ways, depending on the type of the layout:
Select which type of the layout to use in the layouts widget's content settings.
The algorithm of building a popup notification or panel:
example_popup
.
#
), as an address for the link or button that should trigger the popup/panel.Example (Default layout):
Please be aware that this theme does not provide any examples of custom layouts. Feel free to create your own ones.
Example (Popup layout):
Example (Panel layout):
The rest widgets from this group are described in the Layouts Widgets section of this documentation file.
As a free addition to this theme, we have included a unique ThemeREX Addons plug-in. Once activated, it allows expanding the options of the theme noticeably. These add-ons allow you to use custom widget sets and custom Elementor widgets, show custom post types, set links to your social profiles as well as some advanced theme-specific settings.
After plug-in's installation, the "ThemeREX Addons" menu item should appear in the "Theme Panel" 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 (Theme Panel > ThemeREX Addons).
trx_addons.css
, trx_addons.js
, __colors.css
, __style.css
, __scripts.js
.
target="_blank"
to all external links.Settings of this tab allow you to improve page loading speed.
/uploads/trx_addons/cache
folder.
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.
Here you can specify parameters of the User's Login and Registration.
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."
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/skins/default/css/font-icons/config.json
. Watch this video guide for more information.
PLEASE NOTE! Please note, the location of config.json
file and website page builder with available set of widgets/shortcodes in your theme may vary from the video provided!
Here you can specify hover effects for form fields and also use AJAX to search posts in the Elementor page builder instead of getting not filtered list.
Settings of this section override the default theme's grid classes, page wrap class 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.
Advanced theme add-ons enhance the functionality of a WordPress theme. They come prepacked with the theme and require ThemeREX Addons plug-in to be active.
Once you have activated your theme (entered your purchase code), please navigate to the Theme Panel (WP Dashboard) > Theme Dashboard > Addons tab and make sure that all advanced add-ons, provided with the theme, are active. Now you can proceed with demo data installation and further theme customization. Here you can activate/deactivate, download or update add-ons if needed.
PLEASE NOTE! The following advanced theme add-ons come with the theme.
We have integrated Open AI content generation functionality into our themes. It means that you can use ChatGPT right through your WordPress dashboard and save your time while creating content for pages, posts, and Custom Post Types (Testimonials), and generate images right through the WordPress Media Library Selector popup. Moreover, you can let your visitors generate images/text or communicate with OpenAI via live chat (ask questions and get answers on any topics) directly from your website (if you have inserted the corresponding widgets/blocks into your web page). This add-on is still in development. New features will come soon.
Before you start, please navigate to Theme Panel (WP Dashboard) > ThemeREX Addons and find the "AI helper" section. Here you can insert your own Open AI, Stable Diffusion API, and Stability AI tokens, choose the models for generating images, and specify the limitations for your customers to generate images/text from your website or set the limitations for chat requests (if you have inserted AI image/text generator form or AI chat to your web page). It's a PAID service!
Links for generating tokens:
O
- less random, 2
- creative, but more random.
If the Open AI models for generating images are not enough for you, you can use Stable Diffusion image generation models. Just enter your own Stable Diffusion token and set the available parameters. By default, we have activated 10+ models, though you can easily add new ones. The number of activated models is unlimited.
This list with Stable Diffusion models will appear in the "AI Helper Image Generator" Gutenberg block or Elementor widget ("ThemeREX Addons Elements" group) and in the WordPress Media Library Selector popup.
Our themes also supports Stability AI API for generating images.
The "AI Helper" add-on allows you to display an image generator form on your web page, using the "AI Helper Image Generator" Gutenberg block or Elementor widget ("ThemeREX Addons Elements" group).
Common settings
Limits for a Free Mode
Limits for a Premium Mode
This section is for those who want to create a paid image generation service. Here you can set the limits for paid usage. The options below can be applied to the "AI Helper Image Generator" Gutenberg block or Elementor widget ("ThemeREX Addons Elements" group) with the "Premium Mode" option enabled.
Ensure restricted access to pages with this widget by providing a link to the paid access page in the alert message from the "Limits for a Free Mode" section.
You can insert a text generator form and AI chat right into your web page, using "AI Helper Text Generator" and "AI Helper Chat" Gutenberg blocks or Elementor widgets ("ThemeREX Addons Elements" group). Thus, your visitor can generate text and headings, manipulate the text, as well as communicate with OpenAI via live chat (ask questions and get answers on any topics) directly from your website.
Common settings
O
- less random, 2
- creative, but more random.
Limits for a Free Mode
Limits for a Premium Mode
This section is for those who want to create a paid text generation service or paid chat. Here you can set the limits for paid usage. The options below can be applied to the "AI Helper Text Generator" and "AI Helper Chat" Gutenberg blocks or Elementor widgets ("ThemeREX Addons Elements" group) with the "Premium Mode" option enabled.
Ensure restricted access to pages with these widgets by providing a link to the paid access page in the alert message from the "Limits for a Free Mode" section.
Currently, Open AI Helper can:
256x256
, 512x512
, or 1024x1024
pixels. Smaller images can be generated faster.
This add-on is imbedded into the theme and can not be deactivated. The add-on enhances the Elementor functionality by adding "Background Text" parameters to Elementor sections (rows) helping you create background text lines and animate them, when they enter the visible area of the window. You can also make this text "scroll", like in a news ticker. In this case after the entrance animation the background text starts scrolling continuously.
In order to decorate your theme, open your page through the Elementor page builder, find the page row (Elementor section) to which the "background text" functionality you would like to apply and proceed to Edit Section > Style > Background Text in the Elementor widgets panel. Here you can specify the text, text color, font family, font size, text shadow and other parameters for your background line.
Below you can find some clarifications of the basic options:
0
, it means without scrolling.
.png
) over a background text line to add a "texture" effect to it.
PLEASE NOTE!Please make sure that this add-on is active before proceeding with theme customization. You can update BuddyPress Widgets add-on in the Theme Panel (WP Dashboard) > Theme Dashboard > Addons tab.
The BuddyPress Widgets Add-on allows you to add icons for BuddyPress messages and notifications.
Once this add-on is active, "ThemeREX BuddyPress Message & Notifications" widget will appear in WP Dashboard > Appearance > Widgets and in the Elementor widgets panel (WordPress group).
This section contains a brief description, as well as references, to some plug-ins available with this theme.
This plug-in allows you to create a chatbot like ChatGPT (or any other), generate content and images, let you organize everything in templates, quickly suggest titles and excerpts, track your OpenAI usage stats, and much more! It can also significantly help you with translation, correction, SEO, suggestion, WooCommerce product fields, etc.
Currently, the AI Engine plug-in supports ChatGPT, GPT-3, GPT-4, and GPT-4 32k models.
Please view the links below for more information about the AI Engine plug-in:
With bbPress plug-in you can easily setup discussion forums on your website. bbPress is focused on ease of integration, ease of use, web standards, and speed. You can repair your forums, import from another solution, and reset your forums through WP Dashboard > Tools > Forums.
Plug-in's settings are available through WP Dashboard > Settings > Forums menu.
Forums-related posts can be managed in WP Dashboard > Forums/Topics/Replies sections.
Better Messages plug-in allows you to create a real-time messages system for you website, like realtime chats, private video and audio calls, group video calls and much more. This plug-in can fully replace standard BuddyPress Messages and can run without BuddyPress as well. Better Messages is fully backward compatible with BuddyPress Messages.
Please also view the following links:
Once the plug-in is installed and active, the Better Messages option will appeare in your WP Dashboard. Here you can configure the settings.
BuddyPress is a powerful plug-in for WordPress that transforms into a fully functional social network platform. It provides features that let your members socially interact with each other within a multi-blogging platform environment.
It provides all the features that allow you to build a community on your network. BuddyPress enables you to build passionate users around a specific niche.
More information on how to properly use this plug-in can be found here.
Here are some additional video tutorials that might help you to have a better understanding of how this plug-in functions.
Plug-in's settings are available through WP Dashboard > Settings > BuddyPress menu.
BuddyPress Activity ShortCode plug-in allows you to insert BuddyPress activity stream on any page/post using a shortcode.
You can easily customize your activity list through the shortcode. Please click here to view the list of available parameters.
Please also check the links below for more information about the plug-in's functionality:
[activity-stream title="" load_more="1" per_page="7"]
This plug-in adds collaborative work spaces to your BuddyPress community. This document management system will help your team create your own document library. The main features of this plug-in are creating documents, editing and commenting them, sharing among the members of your BuddyPress community. Please click here for more information.
Once this plug-in is active, a new Custom Post Type "Docs" will appeare in your WordPress dashboard.
In BuddyPress 12.0, the BP Rewrites API was introduced as the proper method for parsing and routing URLs using the WordPress Rewrite API. This significant update led BuddyPress to delay the process of fully analyzing an URL request and setting BP URI Globals. The BP Classic add-on's main purpose is to maintain backward compatibility for plugins or themes that are not yet adapted to this change, restoring the BuddyPress legacy URL parser. Please click here for more information.
BP Classic also includes features and templates that were fully deprecated in 12.0 and moved out the BuddyPress plugin for users who are still needing them:
IMPORTANT! The BP Classic add-on only runs when the BuddyPress version is 12.0.0 or up!
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.
The theme comes with a pre-built contact form that can be customized in Contact (WP Dashboard) > Contact Forms.
[contact-form-7 id="55" title="Contact form"]
PLEASE NOTE! According to General Data Protection Regulation, you need to make your forms compliant. Some pre-built forms, that come with this theme, already have the corresponding "I agree..." checkboxes.
For newly created forms you should add the consent checkboxes in ONE of the following ways:
[acceptance acceptance-...]
tag, like in the example below:
Democracy Poll plug-in is an easy and powerful tool that helps you create polls on your WordPress site. This plug-in includes the following main features:
Democracy Poll works with all cache plugins like: WP Total Cache, WP Super Cache, WordFence, Quick Cache etc. Please click here for more information about the plug-in.
Our theme comes with a pre-built poll that can be customized WP Dashboard > Settings > Democracy Poll > Polls List section.
Elegro Gateway provides facilities for smooth, safe and instant cryptocurrency payments with automated exchange to EUR/USD or any other fiat currency at direct exchange rates. Payment processing fees are reasonable and calculated depending on business risk levels. Your customers can make purchases on any device and without any fees for elegro-inspired payments.
Check this link for more information.
To make your customization even easier we have added the Elementor Page Builder to this theme. Before you start, please check these Elementor-related tutorials. They will give you a basic understanding of how to build a page properly.
This plug-in allows you to create an online self-service Knowledge Base for your users, customers and employees, like on our demo.
Please check the links below for more information about Knowledge Base for Documents and FAQs plug-in:
The single articles can be managed in WP Dashboard > Knowledge Base > All Articles menu.
In order to convert your page into a Knowledge Base one, create a new page and insert [epkb-knowledge-base id=1]
shortcode into the content area.
The plug-in's settings are available in WP Dashboard > Knowledge Base > Configuration section.
LearnPress plug-in allows you to easily create & sell courses online. Each course curriculum can be made with lessons & quizzes which can be managed with easy-to-use user interface.
Please check the following links for more information regarding LearnPress functionality:
The backend settings can be found in the WP Dashboard menu > LearnPress > Settings tab.
This plug-in is responsible for displaying data in a chart form on your WordPress website. The charts can be embedded into a regular post or page via a shortcode. Check the official plug-in documentation for more information.
The backend settings can be found in the WP Dashboard menu > Charts > Settings tab.
Below are the screenshots of a single chart post back-end, front-end and source code.
[chart id="614"]
This plug-in adds Highcharts library to M Chart and requires M Chart plug-in to be installed. Using the Highcharts library enables some addition chart types: Spline, Area, Scatter, Bubble. Check the official plug-in page and official plug-in documentation for more information.
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 plug-in 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="4258"]
Paid Memberships Pro gives you all the tools you need to start, manage, and grow your membership site. Users can select a membership level, complete checkout, and immediately become members of your site. You decide what content your member can access. Members can log in, view payments, update billing info, or cancel their account directly on your site.
Please check the links below for more information:
This is a complete media management plug-in for community sites. The plug-in outputs media on WordPress author pages; inserts a new media tab under BuddyPress Profiles & Groups; attaches media to activity status updates, just like Facebook; organises media into manageable collections, and much more. Check official WordPress page or official plug-in page for more information.
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 plug-in can be found here.
Here are additional links that might help you to have a better understanding of how this plug-in functions.
You can find the backend settings in the WordPress Dashboard > Events > Settings 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. 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.
WP Job Manager plug-in is a job listing plug-in for adding job-board functionality to your WordPress site. The plug-in comes with several shortcodes to output jobs in various formats and creates a new custom post type. Here you can add new job posts and update plug-in's settings.
Please also view the following links:
In order to create job listings and job dashboard pages, create a new page, name it, and insert a shortcode into the content area.
[jobs]
- for job listings;[job_dashboard]
- for job dashboard, used by logged in users;[jobs per_page="3"]
- for recent jobs without filters;[job id="1"]
- for a single job by ID;[job_summary id="1"]
- for a single job's summary by ID;[submit_job_form]
- for frontend submit job form;[jobs per_page="3"]
We recommend using Poedit software for translation-related purposes.
To translate the theme to your language, please follow these steps:
theme/skins/default/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, .XD files used in this theme.
alliance/skins/default/skin-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/skins/default/css/font-icons/config.json
. Watch this video guide for more information. config.json
file and website page builder with available set of widgets/shortcodes in your theme may vary from the video provided!
theme-specific/theme.setup.php
file.
.XD 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.
This chapter is for those who whould like to speed up their websites and care about the page loading speed. There are a lot of different ways to make your website work faster, but we will focus on caching plug-ins we have used on our demos, though they are not provided with the theme.
A lot of users access the website at the same time. This makes the server work slowly and takes more time to load the web page for each user. Caching is the way to store the current version of your web page on the server and prevent from sending requests to the server for each user each time.
Below you can find short description of the caching plug-ins we have used on our demo as well as their main settings. Please feel free to play around with the plug-in's settings yourself in order to receive the better result.
PLEASE NOTE! There is no unique recommended configuration of the plug-in's settings, suitable for every website. The same settings can work differently on different websites. By default, some settings may be activated or disabled, depending on your individual WordPress setup and hosting.
This plug-in (not provided with the theme) allows you to optimize your WordPress site. It can aggregate, minify and cache scripts and styles, injects CSS in the page head by default but can also inline critical CSS and defer the aggregated full CSS, moves and defers scripts to the footer and minifies HTML. You can optimize and lazy-load images (with support for WebP and AVIF formats), optimize Google Fonts, async non-aggregated JavaScript, remove WordPress core emoji cruft and much more. Please click here for more information about the plug-in. The official plug-in page is here.
Please navigate to Settings (WP Dashboard) > Autoptimize and customize plug-in's settings.
"Autoclear Autoptimize Cache" is a companion plug-in for Autoptimize. It provides a way to set the maximum allowable cache file size for your site. If that size is exceeded, the plug-in automatically clears your Autoptimize cache and allows it to rebuild itself. Please click here for more informaion.
To set the allowable cache file size, navigate to WP Dashboard > Settings > Autoptimize Cache Settings section.
This is a paid caching plug-in (not provided with the theme) that allows you to improve the speed of your WordPress site, SEO rankings and conversions. No coding is required. Please click here for more information about the plug-in. The official documentation is available here.
WP Rocket plug-in improves the web page loading time right upon activation.
Below you can find the examples of plug-in's configuration used on our Default demo skin. Please feel free to find out your own optimal combination of the settings. Read the official guide and watch the video: How to Find the Best Settings for your Site.
Please navigate to Settings (WP Dashboard) > WP Rocket and customize plug-in's settings.
PLEASE NOTE! We do not recommend using File Optimization.
Some official video tutorials are available right through WP admin panel: Settings (WP Dashboard) > WP Rocket > Tutorials.
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.