Gleam Documentation
Thank you for purchasing my theme. If you don't find the answers to your questions in this help file, please feel free to email via my user page contact form . Thanks!
Getting Started
If you are new to WordPress here's what you have to do:
Installing WordPress
In order to install the current version of WordPress Theme, please go to https://wordpress.org and download the current version of WordPress. For information on how to install WordPress, please see the WordPress codex page https://codex.wordpress.org/Installing_WordPress .
Installing Theme
You can do it in 2 ways:
- a. Via WordPress Admin: Go to Appearance > Install Themes > Upload and choose gleam.zip file ((make sure you are not uploading the whole zip file that you've downloaded (including dummy content, documentation) but only the gleam.zip file). Click Install Now.
- b. Via FTP: Upload Gleam folder into wp-content/themes folder.
- After you've installed the theme make sure to activate it.
Import Demo
If you want your website to look like the live demo, then customize it as you want, follow these steps:
After the theme is activated make sure to install and activate the required and recommended plugins: MT Gleam, Elementor, ACF, Contact Form 7 plugins . The plugins are necessary for having the features presented in the demo.
Install and activate One Click Demo Import plugin.
Go to Appearance > Import Demo Data and click the Import Demo Data button for one of the website demos.
- A new page will open. Click "Continue & Import" button. Wait until the demo content is imported to your website.
-
IMPORTANT: After you've imported the demo content to your website, change the URL from the imported demo to your website. These are the steps you need to take:
- Go to Elementor > Tools > Replace URL Tab
- In old-url field enter https://matchthemes.com/demowp/gleam and new-url enter your site address. Click Replace URL
- Go the General Tab > Regenerate CSS, click Regenerate Files
- Click Save Changes button
- If the menu in the header doesn't appear, go to Appearance > Menus, select "Primary Menu" at the bottom of the page and click Save.
In case the blog posts appear in the main page, instead of the home page, go to Settings > Reading > Your homepage displays, select > A static page and for the Homepage option select the Home page.
To configure the homepage slider / video go to Appearance > Customize > Home Slider > Home - Slider Items.
The default slider text is this:
<h1>Creative Photography Studio</h1> <p>Cum et labore appareat, te est nostrum eligendi adipisci. Tota quas habeo eu vel. Vel autem apeirian primis.</p> <a href="#" class="view-more white-btn">Find More</a>
The slider images size from the demo is 1920x1080 px. You can experiment with other sizes too.
To use the Colors and Typography options from Appearance > Customize , go to Elementor > Settings and check Disable Default Colors and Disable Default Fonts options.
-
Go to Elementor > Tools > Replace URL Tab
- In old-url field enter https://matchthemes.com/demowp/gleam and new-url enter your site address. Click Replace URL
- Go the General Tab > Regenerate CSS, click Regenerate Files
- Click Save Changes button
After you've installed the theme, you can customize it in Appearance > Customize.
Setup Menu
- Go to Appearance - > Menus tab
- Add new menu, enter Menu Name
- Add Menu Items. Select the pages you've just created and add them to the menu
- Drag & drop the menu items as you like. Check the image below. Than save the menu
- !IMPORTANT: make sure the Theme Locations option is set to Primary Menu.
Pages General
First go to Settings > Permalinks. Select from Common Settings > Post name option. This is for better SEO permalinks.
The theme comes with the following custom Page Templates:
- Default Template - The default page
- Home Slider Template
- Full Screen Template
- Full Width Template
How to use a template:
- Click Pages > Add New.
- Look for Templates on the right side and click on the drop-down menu.
- Choose a page template.
- Click the Publish button above.
- Now you can add your new page to your Menu.
Setup Pages
Elementor
The theme uses the Elementor page builder plugin. The majority of pages are created with it. To learn more about Elementor and how to use it please check this page: Elementor Docs
1. After the Elementor plugin is installed, go to Elementor > Settings and check Disable Default Colors and Disable Default Fonts option. By doing so you can use the Colors and Typography options from Appearance > Customize
2. If you haven't import the theme demo data and you want to use just the Gleam Elementor page templates, go to Templates and import the gleam-elementor-page-templates.zip file from the main archive.
Create a Page with Elementor
- Click Pages > Add New
- Optional add the Featured Image and modify the Page Customization options ( right under the text editor) . Click the Publish button.
- Click the Edit with Elementor button
- Click Add Template ( the folder icon ) and select from My Templates one of the Gleam page templates.
- OR click Add New Section and start building your page as you want.
Homepage
- Click Pages > Add New.
- Look for Templates on the right side and click on the drop-down menu. Select the "Home Slider" template.
- Click Publish.
To configure the homepage slider go to Appearance > Customize > General Options > Home - Slider Items ( Note: The recommended size for the slider images is 1920x1080 px. You can experiment with other sizes too. )
You can select slider or video from Home - Slider or Video option.
You can select full screen or split 50% from Slider Option.
The default slider text:
<h1>Creative Photography Studio</h1><p>Cum et labore appareat, te est nostrum eligendi adipisci. Tota quas habeo eu vel. Vel autem apeirian primis.</p> <a href="#" class="view-more white-btn">Find More</a>
- Add home content by clicking the Edit with Elementor button
-
! IMPORTANT : Click Settings > Reading and select Front page displays a static page. Select the page you just created as your Front page and click Save Changes.
Gallery Page
- Click Portfolio > Add New
- Below the text editor you'll find the Customization options.
- Add your gallery images via the Gallery Images option
- Select a Gallery Template ( default is the Masonry 4 Cols Full Screen )
- Add a Featured Image
- Click Publish.
Albums Page
First make sure you added some galleries via the Portfolio option. Check the Gallery Page above.
- Click Pages > Add New.
- Look for Templates on the right side and click on the drop-down menu. Select "Full Screen"
- Add a featured image
- Click Publish.
- Click the Edit with Elementor button
-
There are 7 main albums shortcodes with variations and attributes:
Grid Albums: [portfolio_grid cols='3' filter='on' cat='' count='20'], cols can be 2, 3 or 4
Grid Albums v2: [portfolio_grid_v2 cols='3' filter='on' cat='' style='1' count='20'], cols can be 2, 3 or 4
style - 1,2 or 3 ; cols attribute works when style 1 is active
Grid Albums v3: [portfolio_grid_v3 cols='3' cat='' filter='on' style='1' count='20'], cols can be 1, 2, 3 or 4
style - 1,2 or 3 ; cols attribute works when style 1 is active
Grid Albums v4: [portfolio_grid_v4 cat='' style='1' count='20'], style can be 1, 2 or 3
style - 1,2 or 3 ; cols attribute works when style 1 is active
Masonry Albums v1 : [portfolio_masonry cols='3' cat='' filter='on' count='20'], cols can be 3 or 4
Masonry Albums v2 : [portfolio_masonry_v2 cols='3' cat='' filter='on' count='20'], cols can be 3 or 4
Metro Albums : [portfolio_metro cat='' style='' count='20'], style can be 1 or 2
Action Text Albums v1 : [portfolio_action_text_v1 cat='' count='20']
Action Text Albums v2 : [portfolio_action_text_v2 cat='' count='20']
Slider Albums : [portfolio_slider count='20']
Contact Page
- Click Pages > Add New
- Click the Edit with Elementor button
- Click Add Template and select from My Templates one of the Contact page templates.
- Click Publish
- Install and activate the contact 7 plugin ( https://wordpress.org/plugins/contact-form-7/)
Go to Contact > Add New and create a new contact form
Add the following code in the Form option to look like in online demo
<p>[text* your-name class:comm-field placeholder "Name"] </p> <p>[email* your-email class:comm-field placeholder "Email"] </p> <p>[tel* your-phone minlength:10 maxlength:12 class:comm-field placeholder "Phone"]</p> <p>[textarea* your-message id:msg-contact x5 placeholder "Message"] </p> <p class="contact-btn">[submit id:submit-contact "Send Message"]</p>
- Click the Save button. Copy the shortcode and paste it in the contact page.
Blog Page
- Click Pages > Add New.
- Click Publish.
- Now you can add the new page to your menu
-
Now click Settings > Reading and select Front page displays a static page. Select the blog page you just created as your Posts page and click Save Changes.
- To select a blog layout go to Appearance > Customize > General Options > Blog - Articles Layout option
- Click Posts > Add New to create a news post. Make sure when you add a Featured Image for a post to have at least 1920x800px to look like the online demo. You can play with other size too.
Customization
Widget Areas
There are 5 widget areas for this theme. Go to Appearance > Widgets to use them.
Theme Customizer
Gleam is using the WordPress Live Customizer feature. Go to Appearance > Customize and change site title, colors, upload your logo and more. You'll see real time preview of changes you made to your site.
Shortcodes
Here's the list of available shortcodes:
-
There are 10 main albums shortcodes with variations and attributes:
Grid Albums: [portfolio_grid cols='3' filter='on' cat='' count='20'], cols can be 2, 3 or 4
Grid Albums v2: [portfolio_grid_v2 cols='3' filter='on' cat='' style='1' count='20'], cols can be 2, 3 or 4
style - 1,2 or 3 ; cols attribute works when style 1 is active
Grid Albums v3: [portfolio_grid_v3 cols='3' cat='' filter='on' style='1' count='20'], cols can be 1, 2, 3 or 4
style - 1,2 or 3 ; cols attribute works when style 1 is active
Grid Albums v4: [portfolio_grid_v4 cat='' style='1' count='20'], style can be 1, 2 or 3
style - 1,2 or 3 ; cols attribute works when style 1 is active
Masonry Albums v1 : [portfolio_masonry cols='3' cat='' filter='on' count='20'], cols can be 3 or 4
Masonry Albums v2 : [portfolio_masonry_v2 cols='3' cat='' filter='on' count='20'], cols can be 3 or 4
Metro Albums : [portfolio_metro cat='' style='' count='20'], style can be 1 or 2
Action Text Albums v1 : [portfolio_action_text_v1 cat='' count='20']
Action Text Albums v2 : [portfolio_action_text_v2 cat='' count='20']
Slider Albums : [portfolio_slider count='20']
-
Blog Articles shortcode: [blog_3cols count="3"]
The count attribute is optional.
Font Awesome
After you install and activate Font Awesome plugin, go to Settings > Font Awesome and select the following options ( check the image below ). Click Save Changes button.
Child Theme
Gleam theme comes with a child theme in the main download package.
A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme.
Child themes are recommended if you modify the theme files code and don't want to lose your customization when updating the theme to a new version.
License
When you purchase a theme from Themeforest, the Regular License allows you to use the theme in a single end product. One theme license for one domain ( one theme installation in a single domain )
The billing process and licensing term are fully managed by Envato Ltd. and we don't have any control over this matter.
For more information about licensing check this page https://themeforest.net/licenses/standard?license=regular
FAQ:
Can I use the theme on a test site, then move it to a live site when finished?
Yes, you can use the theme on a test site to build it, then move it to the live site once you're finished. You'll have to remove the theme files from the test site.
Change Log
- version 1.9.0
Maintenance update
Compatible with WordPress 6.6
[Updated] MT-Gleam plugin
[Updated] theme options
[Updated] portfolio shortcodes
[Updated] js slider - version 1.8.9
[Updated] MT-Gleam plugin
[Updated] js slider script
[Updated] theme options
[Added] default page appearance tools for WP 6.5 editor
[Fixed] YouTube home video - version 1.8.7
[NEW] Home 19
[NEW] Gallery slider options v1 + v2
[Updated] Replaced Owl carousel with Swiper. After the theme update, clear your site and browser cache in case the home slider doesn't show up
[Updated] MT-Gleam plugin
[Updated] css styles
[Updated] js files - version 1.8.5
[Updated] MT-Gleam plugin
[Updated] theme options
[Fixed] wpml-config file - version 1.8.3
Compatible with WordPress 6.3
[Updated] MT-Gleam plugin
[Updated] ACF
[Updated] js lightbox
[Added] block support for link-color & border - version 1.8.1
[Added] social icons to header 2 option
[Added] social icons above footer copyright
[Updated] style.css - version 1.8.0
[Updated] MT Gleam plugin
[Updated] demo import - version 1.7.23
[Updated] bundled plugins
[Fixed] minor css styles - version 1.7.11
Bug fixes when the slider image option and / or logo dark option were empty - version 1.7.0
[NEW] Home 15
[NEW] Home 16
[NEW] Home 17
[NEW] Home 18
[NEW] Portfolio Metro style 1 & 2 shortcode
[NEW] Portfolio Text Action links style 1 & 2 shortcodes
[Updated] Home Video option to work with youTube / Vimeo URL
[Fixed] small css style issues - version 1.6.2
[Updated] bundled plugins
[Updated] js lightbox
[Fixed] portfolio shortcodes no category issue
[Fixed] default top header image option - version 1.5.6
[NEW] Footer 1, 2, 4 cols options
[Fixed] Portfolio 1 Col lightbox
[Fixed] Header 4
[Fixed] Email icon field - version 1.5.5
[Updated] bundled plugins
[Tweak] small css styles
[Removed] Files code to speed up site loading - version 1.5.2
[Added] email social icon
[Updated] ACF plugin
[Updated] lightbox script - version 1.5.0
[NEW] Home 13 and Home 14
[NEW] Contact pages 3 and 4
[NEW] Albums masonry v2 – 2, 3 and 4 cols
[NEW] Albums grid v4 – styles 1, 2 and 3
[NEW] 2 Albums styles for grid v2 and v3
[Added] Footer background image option
[Updated] Bootstrap
[Updated] ACF plugin
[Updated] css files - version 1.3.4
[Updated] All bundled plugins
[Updated] js gallery
[Updated] minor css style changes - version 1.3.3 Minor fixes and improvements [Updated] ACF plugin [Fixed] portfolio filter category
- version 1.3.2 [NEW] Gallery grid 1 column option [Updated] acf plugin [Updated] css styles
- version 1.3.1 [Updated] theme options [Updated] bootstrap [Tweak] background color for lazy load images [Tweak] elements styles
- version 1.3.0 [NEW] Portfolio ZigZag shortcode [NEW] Home 11 & Home 12 [NEW] Header 4 & Header 5 [Updated] images gallery with lazy loading attribute [Updated] theme options [Updated] style.css
- version 1.2.0 [NEW] Home 9 and Home 10 [NEW] Boxed home slider option [NEW] Gallery Masonry 2 Cols option [NEW] Gallery Grid 2 Cols option [NEW] Portfolio Grid v3 shortcode [Updated] galleries code and added ON/OFF Full Screen button [Updated] Bundle plugins
- version 1.1.5 [Updated] Bundled plugins [Updated] Portfolio Slider shortcode
- version 1.1.3 [Updated] Gutenberg style editor [Fixed] js script [Fixed] header elements styles
- version 1.1.1 [Updated] lightbox script [Updated] gallery images to display caption text
- version 1.1.0 [New] Home video option [New] Homepage [Updated] Bootstrap [Updated] ACF [Updated] Font Awesome [Fixed] styles for Gutenberg blocks
- version 1.0.6 [Added] cat attribute for portfolio shortcodes [Update] ACF plugin [Update] child theme [Tweak] css styles
- version 1.0.5 [Added] cat attribute for portfolio shortcodes
- version 1.0.4 [Updated] theme customizer