To install this theme you must have a working version of WordPress already installed. The following installation guide will help you – http://codex.wordpress.org/Installing_WordPress
When you are ready to install a theme, you must first upload the theme files and then activate the theme itself. To upload a theme to your WordPress installation, follow these basic steps:
FTP Upload
1. Using an FTP client to access your host web server, upload the theme files to the wp-content/themes directory provided by WordPress.
2. Follow the instructions below for selecting the uploaded theme.
Administration Panel Upload
1. Log in to the WordPress Administration Panel.
2. Select the Appearance panel, then Themes.
3. Select Install Themes
4. Use the sub-menu or the Search or Filter options to locate a Theme you would like to use.
5. Click on the Preview link to preview the Theme or the Install link to upload the Theme to your blog.
6. Unzip the downloaded files. Theme files are located in ThemeName_theme.zip -> WP -> ThemeName.zip
7. Use the Upload link in the top sub-menu to upload a zipped theme files.
To select a Theme for your site:
1. Log in to the WordPress Administration Panel.
2. Select the Appearance panel, then Themes.
3. From the Available Themes section, click on the Theme title (or Theme screenshot) for the Theme you wish to activate.
4. A preview of the Theme will be shown.
5. To activate the Theme click the Activate “Theme Name” link in the top right.
Your selection should immediately become active.
Permalinks are the permanent URLs to your individual posts, pages or categories…
A permalink is what another visitor will use to link to your article (or section),
or how you might send a link to your story in an e-mail message.
To change the default permalink structure, go to:
Your WordPress Administration Panel -> Settings -> Permalinks
and paste this code into the Custom Structure field
/%postname%/
click the Save Changes button
To create the first page, go to the your WordPress Administration Panel.
1. Create one WordPress Page from the “Add New Page” panel.
1.1 Title it as “Home” (or another name) as your “static” front page.
1.2 Publish the Page.
2. Go to Administration > Settings > Reading panel.
Set ‘Front page displays:’ to ‘a static page’ and choose the first page you created above for ‘Front page.’
3. Save changes.
Customization of the your navigation menu allows you to:
- Change the order of pages
- Nest pages to create sub-menus
- Display posts on multiple pages by creating category pages
- Add posts, tag pages, and custom links to your navigation menu
Creating a Menu
Go to Appearance -> Menus in your WordPress Administration Panel. Type in a name for it (only you will see this) and click Create Menu.
Adding Pages to Your Menu
Adding pages to your menu is as simple as checking the proper boxes for the pages you want and then clicking Add to Menu.
Activating Your Menu
In the Theme Locations module, under Primary menu for your site select menu you want to use and click save
1. Website Logo and Favicon – In your WordPress Administration Panel, click on Appearance -> Limeni Panel in the left sidebar. In the second two sections of the Limeni Panel you can upload your logo and your favicon.
2. Slider Posts
3. Copyright Text – Copyright text can be changed from Limeni Panel, section Footer Copyright Text.
1. Create the category you want to use for slider images
2. Click on Appearance -> Limeni Panel in the left sidebar. In the Front section of the Limeni panel you can select which category you have created for your slider posts (Note: Category must contain at least one post to be shown)
3. Click the Posts tab.
4. Click the “Add New” Sub Tab
5. Start filling in the blank fields.
Title
The title of your post. You can use any words or phrases. Avoid using the same title twice as that will cause problems. You can use commas, apostrophes, quotes, hypens/dashes, and other typical symbols.
Post Editing Area
The blank box where you enter your description.
Categories
Select the category you have created for slider posts. To add a new category, click the +Add New Category link in this section. You can add and manage your categories by going to Posts > Categories in your Dashboard.
Featured Image
Image that will be used for slider image
6. When you are ready, click Publish.
If you would like to show your portfolio do the following:
1. Create one WordPress Page from the “Add New Page” panel.
2. Title it as “Portfolio” (or another name).
3. Select the “Portfolio” page template
4. Publish the Page.
5. Create the category you want to use for your portfolio posts
6. Click on Appearance -> Limeni Panel in the left sidebar. In the Portfolio section of the Limeni panel you can select the category you created for the Gallery page (Note: Category must contain at least one post to be shown)
7. Click the Posts tab.
8. Click the “Add New” Sub Tab
9. Start filling in the blank fields.
Title
The title of your post. You can use any words or phrases. Avoid using the same title twice as that will cause problems. You can use commas, apostrophes, quotes, hypens/dashes, and other typical symbols.
Post Editing Area
The blank box where you enter your meal description.
Categories
Select the category you have created for portfolio posts. To add a new category, click the +Add New Category link in this section. You can add and manage your categories by going to Posts > Categories in your Dashboard.
Featured Image
Image that will be used for portfolio image
6. When you are ready, click Publish.
If you would like to contact page with the contact form please do the following:
1. Create one WordPress Page from the “Add New Page” panel.
2. Title it as “Contact” (or another name).
3. Select the “Contact” page template
4. Publish the Page.
While writing a page or post, you will see some additional buttons below the editing area. Those buttons will help you to easily add shortcode to your new post or pages.

1. Add Brake/Separator
2. Add Fullwidth text
3. Add 2 Columns
4. Add 3 Columns
5. Button
6. Add Quote
7. Add call to action
1. Q: I have trouble installing the theme
A: Please check that you are using correct zip file which is located in
ThemeName_theme.zip > wp > ThemeName.zip
2. Q: Can I use larger image for logo?
A: If you want to use larger image for your logo you need to edit style.css
In line 106 change height and width to your logo dimensions, after this in line 101 change width to logo’s width.