Tilia 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 tilia.zip file from the main archive ((make sure you are not uploading the whole zip file that you've downloaded (including dummy content, documentation) but only the tilia.zip file). Click Install Now.
- b. Via FTP: Upload tilia 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 plugins: MT Tilia, Elementor, 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/tilia 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 > General Options > Home - Slider Items.
The default slider text is this:
<h1 class="display-2">Wedding Photography</h1> <span class="post-subtitle"> Ancillae torquatos in nec, impetus nostrum ea eos.</span> <a href="#" class="read-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/tilia 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/Video 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 Tilia Elementor page templates, go to Templates and import the tilia-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 Tilia 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/Video" 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.
The default slider text:
<h1 class="display-2">Wedding Photography</h1> <span class="post-subtitle"> Ancillae torquatos in nec, impetus nostrum ea eos.</span> <a href="#" class="read-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 )
- Add a Featured Image
- Click Publish.
Portfolio 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 6 main portfolio shortcodes with variations and attributes:
Portfolio Grid: [portfolio_grid cols="3" filter="on" cat="" count="20"], cols can be 2, 3, 4 or 5
Portfolio Grid v2: [portfolio_grid_v2 cols="3" filter="on" cat="" count="20"], cols can be 2, 3, 4 or 5
Portfolio Masonry v1 : [portfolio_masonry cols="3" filter="on" cat="" count="20"], cols can be 2,3, 4 or 5
Portfolio List: [portfolio_list cat="" mode="" count="20"], mode can be none or zigzag
Portfolio Metro : [portfolio_metro cat="" count="20"]
Portfolio Slider : [portfolio_slider cat="" count="20"]
Portfolio FullScreen : [portfolio_fullscreen cat="" count="20"] . Creates a full screen page with portfolio item titles. Like Home 4.
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
<div class="row"> <div class="col-md-4"> [text* your-name class:comm-field class:margin-b30 placeholder "Name"] </div> <div class="col-md-4"> [email* your-email class:comm-field class:margin-b30 placeholder "Email"] </div> <div class="col-md-4"> [tel* your-phone minlength:10 maxlength:12 class:comm-field class:margin-b30 placeholder "Phone"] </div> </div> <p>[textarea* your-message id:msg-contact x5 placeholder "Message"]</p> [submit id:submit-contact "Send Message"]
- 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 6 widget areas for this theme. Go to Appearance > Widgets to use them.
To add a widget title like in the demo, add an H5 heading and the widgettitle css class in the Additional CSS classes field.
Theme Customizer
Tilia 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 6 main portfolio shortcodes with variations and attributes:
Portfolio Grid: [portfolio_grid cols="3" filter="on" cat="" count="20"], cols can be 2, 3, 4 or 5
Portfolio Grid v2: [portfolio_grid_v2 cols="3" filter="on" cat="" count="20"], cols can be 2, 3, 4 or 5
Portfolio Masonry v1 : [portfolio_masonry cols="3" filter="on" cat="" count="20"], cols can be 2,3, 4 or 5
Portfolio List: [portfolio_list cat="" mode="" count="20"], mode can be none or zigzag
Portfolio Metro : [portfolio_metro cat="" count="20"]
Portfolio Slider : [portfolio_slider cat="" count="20"]
Portfolio FullScreen : [portfolio_fullscreen cat="" count="20"] . Creates a full screen page with portfolio item titles. Like Home 4.
-
Blog Articles shortcode: [blog_3cols count="3"]
The count attribute is optional.
-
Testimonials shortcode: [testimonials count="4"]
The count attribute is optional.
Child Theme
Tilia 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.2.9
Compatible with WordPress 6.7
[Updated] MT-Tilia plugin
- version 1.2.8
Maintenance update
Compatible with WordPress 6.6
[Updated] MT-Tilia plugin
[Updated] theme options
[Updated] portfolio shortcodes
[Updated] js slider - version 1.2.7
[Updated] MT-Tilia plugin
[Updated] js slider script
[Updated] theme options
[Added] default page appearance tools for WP 6.5 editor
[Fixed] YouTube home video - version 1.2.5
[Updated] MT-Tilia plugin
[Updated] theme options
[Fixed] wpml-config file - version 1.2.3
[Updated] MT-Tilia plugin
[Updated] js slider
[Updated] js lightbox - version 1.2.0
[Updated] MT Tilia plugin
[Updated] theme options - version 1.1.9
[Updated] home video accepts youTube / Vimeo URLs
[Updated] bundled plugins
- version 1.1.7
[Added] phone icon
[Updated] MT Tilia plugin
[Fixed] Logo dark version code - version 1.1.6
[Added] orderby attribute for the portfolio shortcodes
[Added] random image order option for the single portfolio page - version 1.1.5
[NEW] Home 12
[NEW] Single gallery grid shortcode
[NEW] Single gallery masonry shortcode
[NEW] Single gallery no top header option
[NEW] Single gallery content position option
[Updated] MT Tilia plugin
[Updated] js slider - version 1.1.2
[Fixed] default header image
[Updated] MT Tilia plugin
[Updated] lightbox js - version 1.1.0
[NEW] Home 11 page
[NEW] Portfolio Metro page
[NEW] Contact 4 page
[Fixed] small css styles - version 1.0.0
Initial Release