Introduction
Thank you for Using our Veriyas WordPress Theme. We are very glad that you have chosen our Veriyas WordPress Theme for your website.
Veriyas WordPress theme is a beautifully designed responsive WordPress Theme for your marketing, corporate or professional business website.
This document is written very carefully by keeping the mindset that it should be easy
understand for Beginner to Advance user or developers. We have divided this document in
3 main sections.
1) Getting Started : This section will very help full for Quick start
and understand how setup theme.
2) Detailed Document : This section explains everything about Veriyas
Theme with every setting.
3) Other : This section provides information about miscellaneous items
like theme features etc.
If you have any query that is beyond the scope of document, please feel free to contact us at support@solwininfotech.com

- Created On: 18 December 2015
- Last Updated: 16 October 2017
- Created By: Solwin Team
- Email: support@solwininfotech.com
Installation
To install this theme you must have a working version of WordPress already installed. For information regarding installing the WordPress platform, please see the WordPress Codex https://codex.wordpress.org/Installing_WordPress
1. Installation Via WordPress Admin Area
- Step 1. Log into your WordPress admin area.
- Step 2. Go to Dashboard » Appearance » Themes.
- Step 3. Click on Add New Theme button at top.
Step 4. Now, Click on Upload Theme button at top and upload veriyas.zip which you have downloaded from your members area at Solwin Infotech website.- Step 5. Click on Activate once upload has finished.
-
2. Installation Using FTP
- Step 1. Download veriyas.zip file from your members area at Solwin Infotech website.
- Step 2. Extract Zip file.
- Step 3. Using your FTP program, upload the non-zipped theme folder into the "/wp-content/themes/" folder on your server.
- Step 4. Go to Dashboard » Appearance » Themes and find Veriyas theme from list.
- Step 5. Click on Activate to active Veriyas theme.

Install & Active the Plugins
After the Veriyas theme is activated, a notification occurs on the top that will suggest which plugins are required in theme.

Click on Begin installing plugins for plugin installation OR Click on Begin activating plugins if plugins are already installed.
Required Plugins:
- Contact Form 7: Manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup.
Recommended Plugin:
- Avartan Slider Lite: A Responsive WordPress slider that allows you to create unlimited layers with text, image and video elements.
- Blog Designer: To make your blog design more pretty, attractive and colorful.
Auto Install Sample Data
Sample data provide the dummy content. By importing this data your site will look like the demo website.
To Auto Install Sample Data:
- Step 1. Go to your Dashboard » Veriyas » Install Demo.
- Step 2. Click on One Click Install Button to install the dummy content.

Remove Sample Data
Remove the installed dummy content from your website.
To Remove Sample Data:
- Step 1. Go to your Dashboard » Veriyas » Install Demo.
- Step 2. Click on Uninstall Sample Data Button to remove the dummy content.

Setting Up Home Page
This section will help you to arrange home page and other pages of your site. This will also guide to you as how to setup WordPress Menus, Create a Slider/Banner, Create Home Page, Use of Page Templates and insertion of shortcode in pages.

- Step 1: Go to Dashboard » Pages » Add New.
- Step 2: Enter page title.
- Step 3: Select template as Home Page Template for Page Attribute as shown in below image
- Step 4: Publish this page
- Step 5: Go to Dashboard » Settings » Reading, select home page as a front page
Create a New Slider
- Step 1. Go to Dashboard » Avartan Slider
- Step 2. Click on
- Step 3. Click on "Standerd Slider".
- Step 4. Add the slider name. Shortcode of the slider will be generated automatically (see image below).
- Step 5. Click on 'Save Settings' button at bottom of page. And Enjoy the Slider!
Add Shortcode in Page
- Step 1. Go to Dashboard » Pages » Add New.
- Step 2. Click on Default Shortcodes (as show in below left image).
- Step 3. Now, select the shortcode from list (as show in below right image).


Setting up Page Template
How to select page template:
Select a page template from Page Attributes as shown in below image.

There are following page templates:
- Contact us Page Template: This page template is used to display contact us page.
- Full width 2 Column Blog Template: This template is used to display blog content in two column.
- Full width Page Template: This template is used to display content as a full width page, no sidebar.
- Full width Timeline Blog Template: This template is used to display Blog page with Timeline layout.
- Grid Portfolio Template: This template is used to display portfolio with grid layout.
- Home Page Template: This page template is used to display home page content.
- Isotope Portfolio Template: This template is used to display portfolio with Isotope layout .
- Left Sidebar Page Template: This template is used to display page with left sidebar.
Setting up Widgets
- Step 1. Go to Dashboard » Appearance » Widgets, Drag and Drop the widgets in Main Sidebar area
Admin Preview

Front End Preview

Headers Shortcodes
These shortcodes will be used for displaying h1, h2, h3, h4, h5, h6 tags.
H1 Tag :[sol_header type='h1' title='demo content' margin_top='5px' margin_bottom='5px']
<h1 style='margin-top:5px;margin-bottom:5px'>demo content</h1>
H2 Tag :[sol_header type='h2' title='demo content' margin_top='5px' margin_bottom='5px']
<h2 style='margin-top:5px;margin-bottom:5px'>demo content</h2>
H3 Tag :[sol_header type='h3' title='demo content' margin_top='5px' margin_bottom='5px']
<h3 style='margin-top:5px;margin-bottom:5px'>demo content</h3>
H4 Tag :[sol_header type='h4' title='demo content' margin_top='5px' margin_bottom='5px']
<h4 style='margin-top:5px;margin-bottom:5px'>demo content</h4>
H5 Tag :[sol_header type='h5' title='demo content' margin_top='5px' margin_bottom='5px']
<h5 style='margin-top:5px;margin-bottom:5px'>demo content</h5>
H6 Tag :[sol_header type='h6' title='demo content' margin_top='5px' margin_bottom='5px']
<h6 style='margin-top:5px;margin-bottom:5px'>demo content</h6>
Dividers Shortcodes
This shortcode will be used to add a divider in content.
Solid Line Divider :[sol_divider type='solid']Dotted Line Divider :
[sol_divider type='dotted']Dashed Line Divider :
[sol_divider type='dashed]Double Line Divider :
[sol_divider type='double']
Spacer Shortcode
This shortcode will be used to put a horizontal space of a given pixel.
[sol_spacer size='30px']
Message Box Shortcodes
This shortcode will be used to display messages like success, danger, warning, info, etc.
Success Message Box :[sol_messagebox type='success'] Well done! You successfully read this important alert message. [/sol_messagebox]
[sol_messagebox type='danger'] Oh snap! Change a few things up and try submitting again. [/sol_messagebox]
[sol_messagebox type='warning'] Warning! Better check yourself, you're not looking too good. [/sol_messagebox]
[sol_messagebox type='info'] Heads up! This alert needs your attention, but it's not super important. [/sol_messagebox]
Tab Shortcode
This shortcode will be used to display the tabs
[sol_tabs type='vertical|horizontal' style='1|2'][soltab title='add title here']add content here[/soltab][soltab title='add title here']add content here[/soltab][soltab title='add title here']add content here[/soltab][/sol_tabs]
Progress Bar & Pie Chart Shortcode
This shortcode will be used to display progressbar and piechart
Progressbar :[sol_progressbar value='50' title_position='in' margin_top='5px' margin_bottom='5px' style='1|2|3']add title here[/sol_progressbar]
[sol_piechart value='80' show_percent='n' margin_top='0' margin_bottom='0' title='WordPress' style='1' thickness='0.3' width='250']add content here[/sol_piechart]
Map Shortcodes
This shortcode will be used to display maps in content or contact us page.
1. Roadmap type :[sol_map type='ROADMAP' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']
[sol_map type='SATELLITE' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']
[sol_map type='HYBRID' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']
[sol_map type='TERRAIN' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']
Accordion and Toggles Shortcodes
This shortcode will be used to display accordion & toggle.
Accordion :[sol_accordians style='1|2|3'][sol_accordian title='add title here']add content here[/sol_accordian][sol_accordian title='add title here']add content here[/sol_accordian][sol_accordian title='add title here']add content here[/sol_accordian][/sol_accordians]
[sol_toggles style='1|2|3'][sol_toggle title='add title here']add content here[/sol_toggle][sol_toggle title='add title here']add content here[/sol_toggle][sol_toggle title='add title here']add content here[/sol_toggle][/sol_toggles]
Pricing Table Shortcode
This shortcode will be used to display pricing table.
[sol_pricing_table columns='3|4' collapsed='y|n'][pricing_column heighlight='y|n' title='Premium' price='$50' time_period = 'per year' btn_link='#' btn_txt='Buy Now']add content here[/pricing_column][/sol_pricing_table]
Testimonial Shortcode
This shortcode will be used to display testimonial.
[solwin_testimonials]
Our Team Shortcode
This shortcode will be used to display our team.
[solwin_our_team]
Our Client Shortcode
This shortcode will be used to display our client.
[solwin_our_client]
Generate Shortcode
This section will help you to generate new custom shortcode.
- Step 1. Go to Dashboard » Appearance » Generate Shortcode.
- Step 2. Add shortcode Title and Content for this.
- Step 3. Click on Create Shortcode button.
General Settings

Header Settings

Home Page Settings

Contact Us Settings

Theme features
The theme comes with tons of features that you can control easily via our user-friendly theme admin panel. You can find these features below:
- Browser Compatibility
- Post formats – Standard, Audio, Gallery, Image, Link, Quote and Video.
- Latest Bootstrap & Font Awesome version Support
- Contact Form 7 ready: A working contact form.
- Pre-made demo.
- Translation ready (.pot files).
- Unlimited color choices.
- Inbuilt custom page templates.
- 10+ very usefull shortcodes instead of plugins
- Facebook like timeline feature for your blog page
- 2 Isotope Portfolio Variations
- Google Maps integration with animated custom pin point
- Generate Shortcode to create unlimited shortcodes for your future use
FAQ
1. Does this theme support any plugins?
Veriyas includes support of plugins like Contact Form 7,Blog Designer and Avartan Slider.
2. For which purposes I can use your theme?
Veriyas WordPress Theme is suitable for all kinds of marketing, corporate or professional business website.
Translation
Veriyas theme is language compatible, thus can be translated into multiple languages. You can use POEdit plugin for translation.
-
Step 1. Find the .pot file in /wp-content/themes/veriyas/languages/
-
Step 2. Select language from admin side, Go to Dashboard
» Settings » General in that check Site Language options.
-
Step 3. Check language prefix in front end, view HTML.
-
Step 4. Open the .pot file with POEdit and translate the texts
into your preferred language.
-
Step 5. Now you will get two separate files – a .po file and a .mo
file.
Note : When you save the files, you must name them according to your language code. Find a list of language codes at WordPress in your Language. For example, the language code for English is en_EN, so you would save the translated files as en_EN.po and en_EN.mo.
-
Step 6. Now Paste that two .po & .mo files in /wp-content/themes/veriyas/languages/
and rename to eg( en_CA.mo & en_CA.po ).
Update Theme
How to upgrade theme? Follow the below steps and upgrade your theme.
- Step 1 : Login with your WordPress admin area.
- Step 2 : Go to Dashboard » Veriyas » Upgrade.
- Step 3 : Check your installed theme version and latest available
version.
- Step 4 : If you already installed the latest version, then ignore the following steps otherwise go through to the following steps.
- Step 5 : Go to solwininfotech.com
- Step 6 : Login with your username and password (If you are not logged in) OR Register
- Step 7 : Buy Veriyas theme (If you haven't purchased a theme)
- Step 8 : Go to My account
- Step 9 : Click on "Payment History" tab
- Step 10 : View your order
- Step 11 : Download veriyas.zip file
Note: Please note that with the theme update any code modifications done in the theme's code will be lost, so please make sure you have a backup copy of the theme files before you update the a theme.
Now installing an update:
-
1. Update Using FTP
- Step 1. Download veriyas.zip file from your Member Area at Solwin Infotech website.
- Step 2. Extract Zip file.
- Step 3. Using your FTP program, upload the non-zipped theme folder into the "/wp-content/themes/" folder on your server.
- Step 4. Go to Dashboard » Appearance » Themes and find Veriyas theme from list.
- Step 5. Click on Activate to active Veriyas theme.
Note: Please note that some of your data that is not required in new theme will be deleted. So Keep your site backup with database before upgrading a theme.
Note: Please note that with the activating of the new theme it is possible your menu setting not to be saved for the new theme. If so, you just have to go to Appearance » Menus » Theme Locations, select the menu (it will be still there) and press the "Save" button.
Thanks For Using Veriyas Theme!
We would like to thank you for using our Veriyas Theme! If you have any difficulties with Veriyas Themes or need any additional service, do not hesitate to contact us. We provide priority support with our all premium WordPress themes and plugins.
Just contact us on support.solwininfotech.com
We are very happy to assist you!