Luminis Documentation

Thank you for purchasing my theme. If you don't find the answers for your questions in this help file, please feel free to email via my user page contact form . Thanks!

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 )

eg: domain.com and 2domain.com require 2 theme installations. Then you need to purchase 2 licenses.

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

NOTE for web agencies and freelancers: You may charge your client for your services to create an end product, even under the Regular License. But you can't use one Regular License for multiple clients or jobs.

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.

If you are new to WordPress here's what you have to do:

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 .

You can do it in 2 ways:

  1. Via Wodpress Admin: Go to Appearance-> Install Themes -> Upload and choose luminis.zip file ((Make sure you are not uploading the whole zip file that you've downloaded (including dummy content, documentation) but only the luminis.zip file). Click Install Now.
  2. Via FTP: Upload luminis folder into wp-content/themes folder.
  3. After you've installed the theme make sure to activate it.
NOTE: After the theme is activated make sure to install the required MT Luminis, ACF, Elementor plugins. The plugins are necessary for having the features presented in the demo.

If you want your website to look like the live demo, then customize it as you want, follow these steps:

  1. After the theme is activated make sure to install and activate the required and recommended plugins: MT Luminis, Elementor, ACF, Contact Form 7 plugins . The plugins are necessary for having the features presented in the demo.

  2. Install and activate One Click Demo Import plugin.

  3. Go to Appearance > Import Demo Data and click the Import Demo Data button for one of the website demos.

  4. A new page will open. Click "Continue & Import" button. Wait until the demo content is imported to your website.
  5. 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:
    1. Go to Elementor > Tools > Replace URL Tab
    2. In old-url field enter https://matchthemes.com/demowp/luminis and new-url enter your site address. Click Replace URL
    3. Go the General Tab > Regenerate CSS, click Regenerate Files
    4. Click Save Changes button
  6. 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.

  7. 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.

  8. To configure the homepage slider / video go to Appearance > Customize > Home > Home - Slider Items.

    The slider images size from the demo is 1920x1080 px. You can experiment with other sizes too.

  9. To use the Colors and Typography options from Appearance > Customize , go to Elementor > Settings and check Disable Default Colors and Disable Default Fonts options.

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:
  1. Go to Elementor > Tools > Replace URL Tab

  2. In old-url field enter https://matchthemes.com/demowp/luminis and new-url enter your site address. Click Replace URL
  3. Go the General Tab > Regenerate CSS, click Regenerate Files
  4. Click Save Changes button

After you've installed the theme, you can customize it in Appearance > Customizer and Appearance > Theme Options.

If you didnt install XML file like in preview, then you would have to go STEP BY STEP....
Note: Before creating the menu items make sure you've created some pages / posts.
  1. Go to Appearance - > Menus tab
  2. Add new menu, enter Menu Name
  3. Add Menu Items. Select the pages you've just created and add them to the menu
  4. Drag & drop the menu items as you like. Check the image below. Than save the menu
  5. !IMPORTANT: make sure the Theme Locations option is set to Primary Menu.

First go to Settings -> Permalinks. Then you can see Common Settings and choose Post name. This is for better SEO permalinks.

The theme comes with the following custom Page Templates:

How to use a template:

The theme uses the Elementor page builder plugin. The majority of page 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 imported the theme demo data and you want to use just the Luminis Elementor page templates, go to Templates and import the luminis-elementor-page-templates.zip file from the main archive.

  1. Click Pages > Add New
  2. Optional add the Featured Image and modify the Page Customization options ( right under the text editor) . Click the Publish button.
  3. Click the Edit with Elementor button

  4. Click Add Template and select from My Templates one of the Luminis page templates.

  5. OR click Add New Section and start building your page as you want.
  1. Click Pages > Add New.
  2. Look for Page Attributes on the right side and click on the Template drop-down menu. Select the "Home" template.
  3. Click Publish.
  4. Now you can add the new page to your menu.
  5. You can also add more home content by edit with Elementor button
  6. 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.

Home Options

To configure the homepage slider go to Appearance > Customize > Home > Home - Slider Items

Note: The recommended size for the slider images is 1920x1080 px. You can experiment with other sizes too.

  1. Click Portfolio > Add New
  2. Below the text editor you'll find the Options.
  3. Add your gallery images
  4. Select a Gallery Template ( default is the Justify Gallery )
  5. Click Publish.
  6. You can also include the portfolio in a category ( eg: Nature, Personal etc.)
  7. Create a page with all your portfolios. Pages > New > Select a Portfolio template

To display the portfolio categories in a page you can use the following shortcode: [portfolio_cat][/portfolio_cat]

Make sure you edit each portfolio category via Portfolio > Categories and add a featured image for each one

  1. Click Pages > Add New
  2. Look for Page Attributes on the right side and click on the Template drop-down menu. Select the "FullWidth" template
  3. Click Publish
  4. Install and activate the contact 7 plugin ( https://wordpress.org/plugins/contact-form-7/)
  5. Go to Contact > Add New and create a new contact form

  6. Add the following code in the Form option to look like in my demo

    <div class="row">
        
    <div class="col-sm-4">	[text* your-name class:comm-field placeholder "Name"] </div>
    
    <div class="col-sm-4"> [email* your-email class:comm-field placeholder "Email"] </div>
    
    <div class="col-sm-4">	[text* your-subject class:comm-field placeholder "Subject"] </div>
    
    </div>
    
    [textarea* your-message id:msg-contact x5 placeholder "Message"]
    
    <p class="contact-btn">[submit id:submit-contact "Send message"]</p>
    

  7. Click the Save button. Copy the shortcode and paste it in the contact page

  1. Click Pages > Add New.
  2. Click Publish.
  3. Now you can add the new page to your menu
  4. Now click Settings > Reading and select Front page displays a static page. Select the page you just created as your Posts page and click Save Changes.
  5. To select a blog layout go to Appearance > Customize > General Options > Blog - Articles Layout option
  6. Click Posts > Add New to create a news post.

There are 5 widget ares for this theme. Go to Appearance > Widgets to use them.

Luminis is using the WordPress's new Theme 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.

Here's the list of available shortcodes:

  1. Display portfolio category shortcode: [portfolio_cat]

  2. Display portfolio shortcode: [portfolio cols="" count="" filter="on"]

    The count attribute is optional.

    The cols attribute can be 1, 2, 3 or 4.

    The filter attribute is optional. Add "on" to show the portfolio items categories

  3. Display portfolio items with portfolio_zigzag shortcode: [portfolio_zigzag count=""]

    The count attribute is optional.

Luminis 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.