Thank you for purchasing our block 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 .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.
Nevertheless, you can request the .XD files by contacting our support department.
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.
The most popular video tutorials:
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.5+, 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.
Below you can find a video tutorial on how to install the theme.
There are 2 ways to install the theme:
truth.zip
file and ONLY use the extracted /truth
theme folder.
truth
theme folder into /wp-content/themes
.
truth.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/token on a different WordPress installation. For Envato Elements, if you want to activate another theme or install the same theme on a new domain, please generate a new token (1 token = 1 domain). If you have any questions, please contact our support department.
Attention! Before any manipulations that will require re-entering the purchase key/Elements token 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.
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) 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.
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 truth-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 or Envato Elements token 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.
To generate Envato Elements token, follow the link from your WP admin panel. Please view this guide for more information.
IMPORTANT! Our theme supports RTL text direction (compatibility, without rtl-demo content)! Please FIRST choose the correct language in your WordPress settings (Dashboard > Settings > General > Site Language), then proceed with the demo data installation.
Our theme contains RTL styles. The page content should be manually adjusted for RTL text-direction using the page builder's settings (e.g. changing the alignment of icons, etc).
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 set of blocks 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/truth/
directory and copy /default
folder to wp-content/themes/truth/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 a 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", "WooCommerce" 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.
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, 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 "Logo" block ("TRX Addons Layouts" group).
"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/template part. 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, page margins, the page width (site content + sidebar) in pixels as well as apply a background image and page extra spaces for "Boxed" body style.
These settings allow adding additional elements to the Mobile Menu.
Here you can select a border radius for the form fields and buttons (in pixels).
This setting is responsible for specifying SEO-related parameters.
Specify some text for the checkbox in a registration form ("Login Link" block, "TRX Addons Layouts" group). 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 a header style ("Default" or "Custom"). For custom header style you can specify a custom header from layouts (available only if the ThemeREX Addons plug-in is active) or template parts.
Available Custom Header Layouts:
Please also see header-related layouts section of this documentation file. All elements of pre-built custom header layouts can be edited in the Dashboard > Layouts tab, using a user-friendly Site Editor. Check the Layouts section for more information.
Available Custom Header Template Parts:
In order to manage pre-built Header Template Parts, please proceed to WP Dashboard > Appearance > Editor > Patterns > Header.
Sticky Menu
If you want to enhance your header with "Sticky Menu" behavior and your header is created using row blocks (Kadence Blocks plug-in is required), please navigate to Row > Advanced tab and insert additional CSS classes .sc_layouts_row_fixed
and .sc_layouts_row_fixed_always
. More additional CSS classes can be found here.
Available Default Header Style:
The header area in "Default" style is "Header for FSE" template part and can be managed in WP Dashboard > Appearance > Editor > Patterns > Header.
These settings allow selecting a header background image or background video for custom header styles, created as layouts.
.sc_layouts_row_fixed
and .sc_layouts_row_fixed_always
(depending on whether you want to enable or disable the sticky menu). More additional CSS classes can be found here.
Setting of this group is responsible for choosing the style of the footer area.
These settings allow choosing a footer style: "Default" or "Custom". Custom footer styles include footer layouts (available only if the ThemeREX Addons plug-in is active) and footer template parts.
Available Custom Footer Layouts:
Please also see footer-related layouts section of this documentation file. All elements of custom footer layouts can be edited in Dashboard - Layouts tab, using a user-friendly Site Editor. Check the Layouts section for more information.
Available Custom Footer Template Parts:
In order to manage pre-built Footer Template Parts, please proceed to WP Dashboard > Appearance > Editor > Patterns > Footer.
Available Default Footer Style :
The footer area in "Default" style is "Footer for FSE" template part and can be managed in WP Dashboard > Appearance > Editor > Patterns > Footer.
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/template parts, you can add menus using the Menu block (TRX Addons Layouts group).
We have added the following custom CSS class to make the menu look like on our demo:
.submenu_with_blogger_left_filters
- adds grey background gradient behind the filters tabs (for Main Menu).
You can enable or disable the CSS Classes option in the Screen Options in the top right corner of the WordPress admin.
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).
IMPORTANT! The Sidebar widgets are available for "Default" sidebar style ONLY!
In order to manage custom sidebar, proceed to Dashboard > Layouts tab for layouts or to WP Dashboard > Appearance > Editor > Patterns for template parts. Update the corresponding sidebar styles.
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 > Theme Layouts tab or to WP Dashboard > Appearance > Editor > Patterns to manage the sidebar layout/template part.
Footer widgets are just an additional widgets set, designed to be displayed in the footer area. You can output these widgets in the corresponding footer layout or footer template part.
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).
#
sign in the corresponding field in the widget's settings.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 Site Editor. 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.
IMPORTANT! The layouts and structures of your blog archive pages as well as the single posts can be easily managed in WP Dashboard > Appearance > Editor > Templates.
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), 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 a header style. For custom header style you can specify a custom header from layouts (available only if the ThemeREX Addons plug-in is active) or template parts. The header area in "Default" style is "Header for FSE" template part.
Here you can set the overall view of single category/tag/search posts page.
These settings allow selecting a header style. For custom header style you can specify the custom header from layouts (available only if the ThemeREX Addons plug-in is active) or template parts. The header area in "Default" style is "Header for FSE" template part.
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 a custom header from layouts (available only if the ThemeREX Addons plug-in is active) or template parts. The header area in "Default" style is "Header for FSE" template part.
These settings are responsible for selecting a footer style. The footer area in "Default" style is "Footer for FSE" template part. For "Custom" footer style "Select custom layout" option is available. You can manage these custom footers in the WP Dashboard > Theme Layouts tab, if your footer was created as a layout (available only if the ThemeREX Addons plug-in is active) or in WP Dashboard > Appearance > Editor > Patterns > Footer, if your footer is a template part. The Inherit option inherits the value specified in the Appearance > Customize > Footer panel.
Here you can enable related posts on a single post's page below content area ("Show related posts" option).
Here you can manage an overall look and behavior of shop-related pages (works only if the WooCommerce plug-in is installed).
These settings allow selecting a header style. "Default" style is "Header for FSE" template part. For custom header style you can specify a custom header from layouts (available only if the ThemeREX Addons plug-in is active) or template parts.
These settings are responsible for specifying sidebar style and the position of the sidebar area on Shop List page and single product posts.
These settings allow specifying a footer style.
"Default" style is "Footer for FSE" template part.
For "Custom" footer style "Select custom layout" option is available. You can manage these footers in the WP Dashboard > Theme Layouts tab, if your footer was created as a layout (available only if the ThemeREX Addons plug-in is active) or in WP Dashboard > Appearance > Editor > Patterns, if your footer is a template part.
This is how the default Shop page looks like with the current settings.
IMPORTANT! In order to customize the structure of your product list page, product categories pages as well as the single products, please navigate to WP Dashboard > Appearance > Editor > Templates and update the corresponding template to your needs.
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 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:
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 any page builder.
For the light grey background you can use additional CSS class .alter_bg
to inherit the color from "Alter > Background color".
For the dark background use .extra_bg
CSS class to inherit the color from "Extra > Background color".
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, if a color scheme is assigned to them and it coincides with the site color scheme (NOT inherited). This group of colors can also be applied to page widgets or blocks that are output on some background by default (the background is NOT added through the page builders). 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, blockquotes, 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 (for advanced mode only)
Inverse elements are the elements that use the theme accent color (usually the main one) ("Link", "Accent 2", "Accent 3" options) 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 buttons, blockquotes, dropdowns, etc.
INPUT (for advanced mode only)
Colors for form fields: input fields, text areas, select fields, 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 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 blocks, including navigation menus, header, content, and site footer. All blocks that are available in the WordPress Block editor can be used in the Site Editor. 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, sidebar widgets set, 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, content, 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.
PLEASE NOTE! Default skin comes with the following Homepages.
Below you can find the screenshots of "Home 1" front-end with hotspots describing where you can customize content for a particular section and the "Theme Options" settings.
Please use default navigator (list view) to customize the page blocks easily.
In case you don't want to use the color scheme switcher on your website, you can set or manage the background color/image for the page blocks in the Row/Section settings panel (Kadence Blocks plug-in is required).
The main additional CSS classes used in the theme are described in the Custom CSS Classes chapter of this documentation file.
Theme Options settings (Home 1):
This is how the second homepage looks like.
Theme Options settings (Home 2):
Here we will describe how the team section is created. The team members are inserted to the page using "Widget: About Me" block ("TRX Addons Widgets" group). You can manage the image as well as the personal information in the block's settings.
The social icons inherit the links (URLs) to your social profiles specified in the Theme Panel (WP Dashboard) > ThemeREX Addons > Socials tab.
PLEASE NOTE! We have used additional CSS classes to make the page blocks look like on our demo.
.gutenberg-sidebar
- stylizes a section with a sidebar on demo homepages.
.alter_bg
- the background color for the row is inherited from "Alter > Background color" option in Appearance > Customize > Colors. Please see Home 2 for more information.
.extra_bg
- the background color for the row is inherited from "Extra > Background color" option in Appearance > Customize > Colors. Please see Home 2 for more information.
.custom-p
- modifies the font size (3.57rem
), line height (0.8em
) and resets the bottom margin for default Paragraph block, like on demo About 1 page.
.scheme_dark
- makes the page elements inherit the colors from dark color scheme.
.blogger_content_1
, .blogger_content_2
, .blogger_content_3
and .blogger_content_4
- control the output of Blogger block on homepages on different screen sizes.
.blogger_ratio_1
, .blogger_ratio_2
, .blogger_ratio_3
, .blogger_ratio_4
, .blogger_ratio_5
, .blogger_ratio_6
, .blogger_ratio_7
, .blogger_ratio_8
, .blogger_ratio_9
and .blogger_ratio_10
- regulate the top paddings for smooth browsing (for Blogger block)..blogger_ratio_11
- stylizes the Blogger block for smooth browsing. Please see Home 1 for more information.
.blogger_title_1
, .blogger_title_2
, .blogger_title_3
, .blogger_title_4
, .blogger_title_5
, .blogger_title_6
, .blogger_title_7
, .blogger_title_8
, .blogger_title_9
and .blogger_title_10
- stylize the output of posts titles and posts categories (for Blogger block) for smooth browsing, like on demo Home 1 page.
Layouts is a tool that lets you create custom headers, footers, and other website sections, and is based on the Site Editor.
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 Theme Theme Layouts (WP Dashboard) > Add New.
Layouts are built in a similar way you build regular pages with Site Editor. The difference is that Layouts expand the default list of blocks by adding layout-specific blocks and provide you with additional row and section settings.
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 to the page, using a "Layouts" block ("TRX Addons Layouts" group).
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 block ("TRX Addons Layouts" group) to output each element, like in the example below.
You can apply the blog layouts to:
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.
You can hide/show the header blocks for definite screen resolutions under the "Visibility Settings" tab for row/section (Kadence Blocks plug-in is required) or under the "Hide on Devices" for some other blocks:
Here’s a full list of available resolutions:
1680px
;1168px
to 1679px
;768px
to 1167px
;767px
;Layout-specific blocks are additional blocks available for editing/creating layouts. They are especially useful for building headers and footers. You can find layout-specific blocks under the "TRX Addons Layouts" group in the Site Editor panel.
Inserts any post parts (featured image, title, meta data, content, custom fields) to your custom page fragment. This block outputs 1 post part at a time. If you want to create a page section with unique structure, just use as many "Blog Item Parts" blocks 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 (using additional CSS classes), 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 blocks 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 block.
The block 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.
Inserts content in different ways, depending on the type of the layout:
Select which type of the layout to use in the layouts block's general 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.The background color for the panels is inherited from the layout's color scheme, specified in a particular header layout.
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 Logo block ("TRX Addons Layouts" group), 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:
Displays elements from meta data of the current post (categories, post author, post date, post counters, share links, edit link).
Adds a search button/input field. There are 3 styles available:
Displays a title and breadcrumbs of the currently opened page/post.
Displays one of the available widget sets (sidebars from Appearance > Widgets).
Layouts have an extended number of settings for Row and Section blocks via adding custom CSS classes (if Kadence Blocks plug-in is active).
Choose which row or section (column) you want to edit, use the navigator (List View) if needed, go to the row/section settings panel > Advanced tab and insert the required CSS class.
.sc_layouts_row_type_narrow
- the smallest type of row. The blocks feature a small font size and small icons. The Iconed Text block places text in 1 line (even for two-line option).
.sc_layouts_row_type_compact
- a smaller variation of the normal row type. The blocks have a standard font size and small icons. The Iconed Text block puts text in 1 line (even for the two-line option).
.sc_layouts_row_type_normal
- a row of a normal height. The blocks inserted into this type of row have a standard font size, and medium-sized icons. The Iconed Text block features text divided into 2 lines.
.sc_layouts_row_fixed
combined with .sc_layouts_row_fixed_always
- 'fix' the row to the top of the page (or to the last 'fixed row'). Useful for creating sticky navigation.
.sc_layouts_row_hide_unfixed
- hides the row until scrolling down.
.sc_layouts_column_align_left
;
.sc_layouts_column_align_center
;
.sc_layouts_column_align_right
;
PLEASE NOTE! These section (column) and row settings are applicable to layout-specific blocks only.
In this section you can find the examples of layouts that come with Default Skin. 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 Theme 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 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 "Logo" block ("TRX Addons Layouts" group), the initial logo from the Appearance > Customize > Logo & Site Identity will be used.
In case you don't want to use the color scheme switcher on your website, you can set or manage the background color/image for the page blocks in the Row/Section settings panel (Kadence Blocks plug-in is required).
The footer menu can be customized in Appearance > Menus > Edit Menus or Appearance > Customize > Menus.
In case no logo is selected in the "Logo" block, 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 (for Paragraph block inserted to the layout).
The social icons inherit the links (URLs) to your social profiles specified in the Theme Panel (WP Dashboard) > ThemeREX Addons > Socials tab.
The background color for the footer areas is inherited from "Dark" color scheme specified in WP Dashboard > Appearance > Customize > Colors.
In case you don't want to use the color scheme switcher on your website, you can also set the background color/image for the page blocks in the Row/Section settings panel (Kadence Blocks plug-in is required).
You can apply a submenu layout in the Appearance > Menus > Layout of submenu (optional) field.
"Layout of submenu" field appears only when at least one submenu layout is created.
Please view this article for more information about submenu layouts.
The Blogger block (TRX Addons Blocks group) outputs single posts from WP Dashboard > Posts > All Posts.
.submenu_with_blogger_left_filters
adds grey background gradient behind the filters tabs.
Pre-built custom layouts are designed to be displayed in a panel. Please view the description of "Layouts" block for more information about the panels.
The background color for the panels is inherited from the layout's color scheme, specified in a particular header layout.
The example below is displayed in a panel.
{Y}
or {{Y}}
instead of the year (for Paragraph block inserted to the layout).
Blocks 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 blocks allowing you to add information in a simple way.
Custom blocks (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/truth/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 blocks in your theme may vary from the video provided!
All custom Blocks are divided into the following groups of elements in the Site Editor:
This block inserts "Call to action" or columns layout. Add as many Action Items as you want.
Example:
This block 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, Open AI Assistants, Flowise AI, or Google AI (Gemini) token is set in Theme Panel (WP Dashboard) > ThemeREX Addons > AI Helper section. It's a PAID service!
Enhance the chat by adding a list of suggested topics or questions that your visitors can use in their requests and/or chat history. Please view the description of the AI Helper Chat Topics" and AI Helper Chat History" blocks for more information.
In the 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 subscriptions ("Premium Mode"). Please do not forget to enable premium mode in the block's settings for registered users.
The "Model" option displays available models that are enabled in the global "ThemeREX Addons > AI Helper" settings under the "Open AI API", "Flowise AI API", and "Google AI (Gemini) API" tabs.
Example:
You can extend the functionality of the "AI Helper Chat" block by inserting a complete chat history of a current user. The information displayed by this block 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" block) you want to output the chat history from.
Example:
This block extends the functionality of the "AI Helper Chat" block 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 block's settings, the latest chat requests will be displayed.
Before you start, please enter the ID
of the "AI Helper Chat" block for which you want the topics to be used as prompts (AI Helper Chat > ID & Class > Element ID). Then copy this ID
into the "AI Helper Chat Topics" block's settings into the General > 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" block displays an image generator form on your web page. This block requires the AI Helper add-on to be active. The form works if a real Open AI, Stable Diffusion, and/or Stability AI token is set in Theme Panel (WP Dashboard) > ThemeREX Addons > AI Helper section. It's a PAID service!
The "Default model" option outputs a list of available Open AI, Stable Diffusion, and Stability AI models for generating images. You can activate the models by filling them into the list in the general "ThemeREX Addons > AI Helper" settings under the "Open AI API", "Stable Diffusion API", or "Stability AI API" tabs.
In the 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 block's settings of image generation forms for registered users.
Once these limits are exceeded, the images from the "Demo images" section of this block will be used (from your /wp-content/uploads/
folder).
Example:
This block 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, Open AI Assistants, Flowise AI, or Google AI (Gemini) token is set in Theme Panel (WP Dashboard) > ThemeREX Addons > AI Helper section. It's a PAID service!
In the 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 block's settings for registered users.
Example:
The "Anchor" block inserts an anchor element that lets you link to specific parts of your page (or to other pages).
If you want to add smooth navigation between your anchors, check the Scroll to Anchor box in Theme Panel > ThemeREX Addons > Shortcodes > Anchor section.
This block 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 Blogger > General > Post Type field in the block's settings panel. By default, the block outputs single posts.
You can create additional layouts to output the posts in the WP Dashboard > Theme Layouts using Blog layout's type (Item Options section). Please see Creating Layouts section of this documentation file for more information.
Example:
If you want to select more than one category from the drop down list, just hold "Shift" button and continue picking out.
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.
IMPORTANT! The layout of the block depends on the combination of 2 main options: "Layout" and "Template". Please feel free to play around with these options.
This block displays buttons. The settings for a single button are available through "Single Button" items.
Examples:
This block limits content width inside the fullwide rows. Just set the necessary parameters in the block's settings panel.
"Push & Pull" settings let page blocks overlap each other, the following parameters are available:
In the example below we inserted a paragraph and a Button block inside a content area with a limited width.
Example:
This block inserts a price table divided by blocks (Price Items).
Example:
This block displays social icons. You can specify the necessary links (URLs) to your social profiles in the Socials Item's settings under the General tab as well as 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/truth/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/blocks in your theme may vary from the video provided!
If empty, the social icons will inherit the links (URLs) to your social profiles specified in the Theme Panel > ThemeREX Addons > Socials tab.
Example:
This block inserts a regular table, created using any table-generator, like http://www.impressivewebs.com/html-table-code-generator/.
Example:
This block inserts a regular title with subtitle, some description and a button.
Example:
This block displays an "About Me" section with some personal information of the website's owner or any other person. If you leave the options empty they will inherit data from the following options on the admin's profile page: "Profile Picture" (for photo), "Username" (for name) and "Biographical Info" (for description). You can hide any option by inserting #
sign in the corresponding field in the block's settings.
The block is designed to be used in a sidebar.
Example:
This block inserts an Audio Player section with single audio items. 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:
This block displays a regular banner image linked or not as well as any object inserted using html code (banner, iFrame for video, audio, etc.).
Example:
This block displays a regular WP calendar. You can choose the way of shortening the weekday names: to one (first) letter or to three letters.
Example:
This block displays a list of post or products categories/tags/formats, layouts or CPT groups. By default, it inserts post categories. You can choose the post type to show the categories/tags/groups from in the General > Post type field.
Example:
In case you want to display thumbs with the titles, you should check "Large Image" or "Small Image" attribute options and enable these attributes for the needed category/group of posts/post types in Theme Panel (WP Dashboard) > ThemeREX Addons > Extended Taxonomy tab. Then navigate to a particular category/group of posts/post types in WP Dashboard and upload the images (if this option is available for a definite group of posts).
This block displays the most recent posts. You can set additional options under the "General" tab in the block's settings panel. This block is designed to be used in a sidebar or in a column.
Example:
This block lets you insert Swiper Slider (Posts Slider).
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 block's settings under General tab.
You can also create custom slides:
Slider Controller displays image thumbnails and navigation arrows for the Swiper Slider engine in the Widget: Slider block.
Slider Controls adds navigation pointers for the Swiper Slider engine in the Widget: Slider block.
Make sure to enter the ID
of the "Widget: Slider" block you want to control. Enter the ID first into the "Widget: Slider" block 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:
This block displays social icons of the social networks you are subscribed to. Please specify the necessary links (URLs) to your social profiles in the Theme Panel > ThemeREX Addons > Socials tab.
Example:
This block inserts posts from your twitter account. Please use your own Twitter API keys to make the widget display your twitter feed properly. The theme supports Twitter API v.2.
This block displays a video file. The block 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 block shows a list of videos:
Example:
Inserts content in different ways, depending on the type of the layout:
Select which type of the layout to use in the layouts block's general 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.The background color for the panels is inherited from the layout's color scheme, specified in a particular header layout.
Example (Default layout on custom background):
Example (Popup layout):
Example (Panel layout):
The rest blocks from this group are described in the Layouts Blocks 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 blocks, 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.404 Page
Menu
Search Enhance
Settings of this tab allow you to improve page loading speed.
Cache Manager
/uploads/trx_addons/cache
folder.
Layouts
Menu
This section contains settings for correct connecting to your profile on Facebook.
Here, you can specify Facebook App ID.
These are the basic settings for AI Helper. Here, you can insert your own Open AI, Stable Diffusion, and Stability AI tokens, choose the models for generating images here as well as specify the limitations for your customers to generate images/text from your website or for chat requests (if you have inserted the corresponding blocks into your web page). It's a PAID service!
Links for generating tokens:
Here you can enable/disable AI Assistant in your Dashboard, extend support for using AI Assistant, and choose default text model for text generations.
AI Assistant
Common settings
Below you can find settings of the AI Helper for Open AI API.
login:password
.
O
- less random, 2
- creative, but more random.
A list of assistants created in the GPT4 Plus user account and available for use as an embedded chatbot and/or model in the AI Chat block.
Please check our video tutorial.
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" block ("TRX Addons Blocks" group) and in the WordPress Media Library Selector popup.
Feel free to check out our video tutorial concerning the Stable Diffusion API integration:
Our theme also supports Stability AI API for generating images.
Settings of the AI Helper for Flowise AI API:
Available settings for Google AI (Gemini):
login:password
.
Take a look at our video tutorial for step-by-step guidance on integrating Google's Gemini AI API with your WordPress site.
Specify a scope and HTML code for each new embedding. In the "URL contain" field, you can list the parts of the address (each part separated by a comma or on a new line), if any match the current page, this block will be displayed. In the "HTML code" field, paste the code snippet you received when you created/exported the chatbot in your Flowise AI, VoiceFlow, etc. personal account. You can also use [trx_sc_chat type='popup' ...]
shortcode to insert "AI Helper Chat".
The "AI Helper" add-on allows you to display an image generator form on your web page, using the "AI Helper Image Generator" block ("TRX Addons Blocks" 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" block ("TRX Addons Blocks" 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" blocks ("TRX Addons Blocks" 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.
PLEASE NOTE! More information about the "AI Helper" Add-on is available here.
Here you can specify the 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."
Select an icon/image, specify social network's title and provide the URL to your profile. Just paste the permanent URL addresses into the needed fields and click "Save."
The icons are used from the standard Fontello icons set. You can expand the list of available icons by adding new ones from the fontello website. To add new icons proceed to wp-content/themes/truth/skins/default/css/font-icons/config.json
. Watch this video guide for more information.
PLEASE NOTE! The location of the config.json
file and website page builder with the available set of widgets/shortcodes/blocks in your theme may vary from the video provided!
Specify URLs to share your posts in the social networks. If empty - no share post in this social network is used.
You can use the following macros to include post's parts into the URL:
{link}
- post's URL;{title}
- title of the post;{descr}
- excerpt of the post;{image}
- post's featured image URL;{id}
- post's ID;Add Open Graph tags - Enable/disable Open Graph tags. They are responsible for the information (picture, title, description) that appears on the wall of the user, when he clicks on the "Share" icon inn your blog. They are used by many popular social networks such as Facebook.
These settings allow you to enable banners on single posts and specify parameters for banners.
PLEASE NOTE!"Banner code" option allows using html code only!
Here you can enable the reviews section for posts/pages/post types and specify rating settings.
The quantity of accessible post types varies depending on the installed plug-ins.
Once you have enabled the reviews section globally, you should enable reviews on a single post/page. Please open a post/page and check the "Enable review" option in the Item Options > Review section.
If you want to display a rating above the comment form, please navigate to a particular post/page in the WP Dashboard and allow comments section, like in the screenshot below:
Here you can define whether you want to use the Anchor block or not, specify hover effects for form fields.
Here you can enable some extended taxonomy attributes for a particular group/category of posts. You can output the large/small image using the "Widget: Categories List" block (TRX Addons Widgets group).
The taxonomy list may vary depending on the plug-ins installed.
Navigate to a particular category/group of posts in WP Dashboard and set the required attributes.
The 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.
Columns Grid
column-$1_$2
, where $1 - column width, $2 - total number of columns: column-1_4
, column-2_3
, etc. If empty - use plug-in's internal grid.Page wrappers
Advanced theme add-ons enhance the functionality of a WordPress theme. They come prepacked with the theme and require a 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 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 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, Stability AI, Flowise AI, and/or Google AI (Gemini) tokens, choose the models for generating images here as well as specify the limitations for your customers to generate images/text from your website or for chat requests and much more. It's a PAID service! Please click here to find the description of the global AI Helper settings.
Links for generating tokens:
Currently, Open AI Helper can:
256x256
, 512x512
, or 1024x1024
pixels. Smaller images can be generated faster.
This section contains a brief description, as well as references, of 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:
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="88" title="Contact form 1"]
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-...]
or [checkbox...]
tag, like in the example below:
This Gutenberg addon expands the functionality of the Site Editor. This plug-in provides you with a suite of professional page building content blocks (with row and column layouts) and customization tools like responsive margins/paddings for content sections, backgrounds, overlays with gradients, vertical-align and much more. Please click here for more information about the plug-in. The official documentation can be found here.
Custom Blocks:
Please follow this link to view the official tutorial.
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.
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.
truth/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/truth/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/blocks 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 (Default Skin) as well as their main settings. Please feel free to play around with the plug-ins' settings yourself in order to receive the better result.
"Autoclear Autoptimize Cache" (not provided with the theme) 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 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 the plug-in's settings.
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.
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.
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.