Created: 26/05/2013
By: TeoThemes
Email: support@teothemes.com
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Please also check the FAQ before asking something. Thanks so much!
In order to use this theme, you must run a stand-alone installation of wordpress and not have a free subdomain at wordpress.com.
Once you have the zip archive ready, you need to go to your dashboard, which is http://yourwebsite.com/wp-admin and go to Appearance > Themes > Install Themes and, in the top menu, select Upload. Now, select the zip archive and just install it normally.
If the above solution fails due to any reason, upload the theme manually via FTP and then go to Appearance > Themes to enable it manually. If you don't know how to upload the theme via FTP, check Uploading themes via FTP
For further help, you can also read Using themes
The homepage has many elements, we'll analize each one individually.
The menu can be changed in Appearance > Menus > Top small menu, you can add any number of pages there.
The social icons can be set in the Voxis Options panel on the left > General Settings, at the bottom, you can add the urls to the social accounts.
The search form acts automatically, you don't need to do anything in order to enable it, so no worries about it.
The breaking news section shows the latest blog posts from some categories which you specify in Voxis Options > General Settings. You can change the number of the posts too.
The logo can be changed in Voxis Options > General Settings, while the ad can be added in Voxis Options > Advertisements section, for the top section.
This can be altered in Appearance > Menus, this is the "Top Menu".
The featured slider shows the latest blog posts from some categories which you can select in the Voxis Options > Homepage blocks.
Use maximum 5 images. As for the image, it's the featured image that's attached to each post individually
The homepage blocks of content can be configured in Voxis Options > Homepage blocks. Below is an image of how they're placed on the homepage.
NOTE(VERY IMPORTANT, PLEASE READ!!): I'll write the syntax on different lines, for readability purposes, but in the WordPress editor you'll need to use them on the same line, like
[shortcode]text[/shortcode] [shortcode]text[/shortcode] [shortcode]text[/shortcode] [shortcode]text[/shortcode]
and NOT:
[shortcode]text[/shortcode]
[shortcode]text[/shortcode]
[shortcode]text[/shortcode]
[shortcode]text[/shortcode]
Don't use them on separate lines like I did on the documentation otherwise you'll encounter layout issues. DON'T use the shortcodes in the visual tab of the editor, use them in the HTML tab.
This theme has lots of shortcodes, I'll include the syntax for all of them in this section.
1) Header + Subheader
You can use this shortcode when you want to add the title for one section or the description for one.
[header] [subheader]
2) Column shortcodes:
You can divide your content on multiple columns, 2, 3, 2/3 for example.
[one_half]Content[/one_half] [one_third]Content[/one_third] [two_thirds]Content[/two_thirds] [one_fourth]Content[/one_fourth]
Use the [clear] separator after you finish using the column shortcodes, DON'T FORGET!
3) Divider + separator:
Use these shortcodes to divide the content between multiple sections:
[divider] [separator]
4) Ordered list:
The shortcodes used are [ordered_list], at the beginning and at the end and [list_item] for each individual item
The syntax is like: [list_item number="1"]Content comes here[/list_item]
[ordered_list] [list_item number="1"]Content here[/list_item] [list_item number="2"]Content here[/list_item] [list_item number="3"]Content here[/list_item] [list_item number="4"]Content here[/list_item] [/ordered_list]
5) List shortcode:
There are three types of pre-defined lists: checked, plus and star lists:
The attribute used to specify the type of the slider is type with the possible values of check, plus and star.
[list type="plus"] <li>Content here</li> <li>Content here</li> <li>Content here</li> [/list] [list type="star"] <li>Content here</li> <li>Content here</li> [/list] [list type="check"] <li>Content here</li> <li>Content here</li> <li>Content here</li> <li>Content here</li> [/list]
6) Button shortcode:
There are many types of buttons, small buttons, medium buttons, large buttons or icon buttons. You can set various options for them, including links, either to open them in a new window or not, an icon, etc. They're all documented below.
The possible attributes are:
7) Tabs:
The tabs shortcode supports a number of maximum 6 titles at the same time.
The possible attributes are:
[tabs style="top" tab1="Title1" tab1content="Tab 1 content" tab2="Title 2" tab2content="Tab 2 content"]
8) Slidebox:
The slidebox shortcode can be used to create a slider of content.
[slidebox] [slidebox_item title="Title comes here"]Some content[/slidebox_item] [slidebox_item title="Title comes here"]Some content[/slidebox_item] [slidebox_item title="Title comes here"]Some content[/slidebox_item] [slidebox_item title="Title comes here"]Some content[/slidebox_item] [slidebox_item title="Title comes here"]Some content[/slidebox_item] [/slidebox]
9) Toggle:
The attributes the toggle shortcode accepts is title and open, which can be either 0 or 1.
[toggle open="1" title="Some title"]Some hidden content[/toggle] [toggle open="0" title="Some title"]Some hidden content[/toggle] [toggle open="0" title="Some title"]Some hidden content[/toggle] [toggle open="0" title="Some title"]Some hidden content[/toggle]
10) Dropcap:
[dropcap]text comes here[/dropcap]
11) Highlight:
[highlight]text comes [/highlight]here
12) Box shortcode:
You can use the box shortcode when you want to show some content in a nice and visible way. The type attribute configures the way the info is shown, the possible values being error, tip or info.
[box type="info"]Some info content here, really cool[/box] [box type="error"]Some error here, really bad[/box] [box type="tip"]Some tip here, really cool[/box]
13) Quote:
[quote]Some quote content comes here[/quote]
14) Icon shortcodes:
If you want to use some icons anywhere in the content, icon is the shortcode to use. There are lots of icons available so I'll just list them all here, separated by commas. They are meant to be used like:
[icon type="TYPE COMES HERE"]
The possible types are: ok, align-right, glass, music, search, envelope, heart, star, star-empty, user, film, zoom-in, zoom-out, signal, off, cog, trash, home, file, time, road, download-alt, download, upload, inbox, play-circle, repeat, refresh, list-alt, lock, flag, headphones, volume-off, volume-down, volume-up, qrcode, barcode, tag, tags, text-width, book, bookmark, print, camera, align-left, font, bold, italic, text-height, align-center, align-right, align-justify, list, indent-left, indent-right, facetime-video, picture, pencil, map-marker, adjust, tint, edit, share, check, move, step-backward, fast-backward, backward, play, pause, stop, forward, fast-forward, step-forward, eject, chevron-left, chevron-right, plus-sign, minus-sign, remove-sign, ok-sign, question-sign, info-sign, screenshot, remove-circle, ok-circle, ban-circle, arrow-left, arrow-right, arrow-up, arrow-down, share-alt, resize-full, resize-small, plus, minus, asterisk, exclamation-sign, gift, leaf, fire, eye-open, eye-close, warning-sign, plane, calendar, random, comment, magnet, chevron-up, chevron-down, retweet, shopping-cart, folder-close, folder-open, resize-vertical, resize-horizontal, hdd, bullhorn, bell, certificate, thumbs-up, thumbs-down, hand-right, hand-left, hand-up, hand-down, circle-arrow-right, circle-arrow-left, circle-arrow-up, circle-arrow-down, globe, wrench, tasks, filter, briefcase, fullscreen
This theme offers lots of page templates, used for either full background sliders or for other things like blog, portfolio. We'll review each of them individually:
You can choose these page templates when you edit/create a new page in the dashboard...In the right menu, Page Attributes > Template.
1) Blog page template:
This is how our blog looks like: Blog
You can customize it even more by choosing the number of posts and which categories to include
The content on the left is generated automatically from the post content, it shows the first 300 characters of the post. If you want to show the full content, you can enable the Blog style mode from the Page Template Settings
2) Contact page template:
This is how our contact page looks like: Contact
The e-mail address where the e-mails will be sent can be changed in the Voxis Options > General Settings.
3) Sitemap page template:
This is how our contact page looks like: Sitemap
4) Left sidebar page template:
This is how the left sidebar page looks like: Left sidebar page
4) Full width page template:
This is how the full width page looks like: Full width page
The theme options panel is a very powerful tool you can use to customize your website. The theme options panel sections are:
The General Settings section handles the general stuff related to the whole site and it gives you the option to hide the theme options panel for the other users and keep it just for you. You can also change the logo, the favicon, change the e-mail address where you'll receive the contact form e-mails and one more very useful thing is the ability to add some custom css directly in the theme panel
The Homepage blocks section handles the homepage with all the blocks used and the featured slider
The Navigation section is used to select which pages should be included in the top menu if a menu isn't configured in Appearance > Menus.
The Integration section is used to add custom code to the theme like google analytics code, google webmasters verification code or bing verification meta tag.
The Colorization & fonts section is used to customize the template & color scheme and change the fonts all over the site within a few clicks.
Use the Import / Export section to export your settings if you want to migrate the theme elsewhere.
The above screenshots are just some samples of the options you'll find in the panel
Voxis is translate-ready and has the .po and .mo language files in the /languages/ folder.
To translate the theme in your own language, you need to first go to the wp-config.php file that's located in the root wordpress folder and change the language here:
define('WPLANG', '');
Use the prefix for your own language, like for example ro_RO for romanian. After you change it, you need to create the language mo and po files. You can copy/paste the english files and rename them to the same prefix you used in wp-config.php like ro-RO.po and ro-RO.mo. After that, download PoEdit and open the .po file with it. Click on "Update"
After that, you can start translating it. Once you're done, click Save and upload the language files to your host and that's all, you're done
1) When I install the theme via dashboard it says the stylesheet file is broken!
You're probably installing the theme using the wrong zip file, if you're installing it using the zip file you got from envato, you need to first unzip it.
2) When I go to page 2 of my blog page or category I get a 404 error!
In the Theme options panel, make sure you show the same number of posts there as you have in Settings > Reading > Blog pages show at most. If it doesn't work even after that, set Blog pages show at most to 1.
3) Is there any plugin required to run this theme
No, but I recommend some basic ones like Akismet(for SPAM), WP PageNavi.
5) My homepage is messed up and doesn't look like your demo!
You probably set up a static homepage in Settings -> Reading. Make sure your blog shows the latest blog posts and not a static homepage
6) Help! How do I translate the theme options with qTranslate?
Use the qTranslate quicktags
7) My website crashed / was hacked / doesn't work fine anymore. What should I do?
First, don't panic. Waiting for an answer from me may take several hours, if you didn't modify much of the theme files, simply redownload the theme and reinstall it. That should fix it.
8) How do I customize the theme in the most effective way?
Use a Child Theme. With a child theme you can update your theme whenever I release an update, while keeping your customization intact. All the details here: http://codex.wordpress.org/Child_Themes
The following files and images were used in this theme, thanks to everyone!
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Cristi Macovei