Veriyas WordPress Theme Documentation

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

Veriyas Free Business WordPress Theme
We offer theme customization. Get in touch for a quote.
Quick Search Tip: Access your browser search with keyboard shortcut "Crtl+F" (Windows) or "CD+F" (OSX) for instant results.

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

  1. Step 1. Log into your WordPress admin area.
  2. Step 2. Go to Dashboard » Appearance » Themes.
  3. Step 3. Click on Add New Theme button at top.

  4. Add New Theme

  5. 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.
  6. Step 5. Click on Activate once upload has finished.
  7. Upload New Theme
    Activate Theme


2. Installation Using FTP

  1. Step 1. Download veriyas.zip file from your members area at Solwin Infotech website.
  2. Step 2. Extract Zip file.
  3. Step 3. Using your FTP program, upload the non-zipped theme folder into the "/wp-content/themes/" folder on your server.
  4. Step 4. Go to Dashboard » Appearance » Themes and find Veriyas theme from list.
  5. Step 5. Click on Activate to active Veriyas theme.
Active 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.

Activation Message

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

Note: In order to import data successfully check that all required plugins are installed and activated.

Sample data provide the dummy content. By importing this data your site will look like the demo website.

To Auto Install Sample Data:

  1. Step 1. Go to your Dashboard » Veriyas » Install Demo.
  2. Step 2. Click on One Click Install Button to install the dummy content.
One Click Install

Remove the installed dummy content from your website.

To Remove Sample Data:

  1. Step 1. Go to your Dashboard » Veriyas » Install Demo.
  2. Step 2. Click on Uninstall Sample Data Button to remove the dummy content.
Remove Sample Data
Not Recommended: Do this action if you really want to remove installed sample data and want to start again from scratch.

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.

Home Page View
  1. Step 1: Go to Dashboard » Pages » Add New.
  2. Step 2: Enter page title.
  3. Step 3: Select template as Home Page Template for Page Attribute as shown in below image
  4. Step 4: Publish this page
  5. Home Page Setting
  6. Step 5: Go to Dashboard » Settings » Reading, select home page as a front page
  7. Front Page Home

Create a New Slider

  1. Step 1. Go to Dashboard » Avartan Slider
  2. Step 2. Click on
  3. Create new slider
  4. Step 3. Click on "Standerd Slider".
  5. Select slider Type
  6. Step 4. Add the slider name. Shortcode of the slider will be generated automatically (see image below).
  7. Step 5. Click on 'Save Settings' button at bottom of page. And Enjoy the Slider!
  8. Save Settings

Add Shortcode in Page

  1. Step 1. Go to Dashboard » Pages » Add New.
  2. Step 2. Click on Default Shortcodes (as show in below left image).
  3. Step 3. Now, select the shortcode from list (as show in below right image).
Add Shortcode Button
Add Shortcode in Page

Building the Menu

  1. Step 1. Go to Dashboard » Appearance » Menus.
  2. Step 2. Click on Create a new menu as show in below image.
  3. Step 3. Enter menu name and click on Create Menu as shown in below image.
  4. Create a Menu
  5. Step 4. Select Pages like Jewelry WordPress Theme, Icons, Typography, Tabs, Share and Follow, Progressbar etc from left Side and click on Add to Menu button as show in below image
  6. Step 5. After selecting pages select menu location and click on Save Menu.
  7. Final Step in Menu
  8. Primary Menu Front Preview Final Step in Menu

Setting up Page Template

How to select page template:

Select a page template from Page Attributes as shown in below image.

Page Template

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

  1. Step 1. Go to Dashboard » Appearance » Widgets, Drag and Drop the widgets in Main Sidebar area

Admin Preview

Main sidebar admin preview

Front End Preview

Main sidebar front 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]

Success Message Box

Danger Message Box :

[sol_messagebox type='danger'] Oh snap! Change a few things up and try submitting again. [/sol_messagebox]

Danger Message Box

Warning Message Box :

[sol_messagebox type='warning'] Warning! Better check yourself, you're not looking too good. [/sol_messagebox]

Warning Message Box

Info Message Box :

[sol_messagebox type='info'] Heads up! This alert needs your attention, but it's not super important. [/sol_messagebox]

Info Message Box

Share & Follow Icons Shortcodes

This shortcode will be used to display share and follow icons

Share Icons :

[sol_shareicon size='small|large' shape='circle|square']

Share Icons

Follow Icons :

[sol_followicon size='small|large' shape='square|circle' facebook="http://www.facebook.com/" twitter="http://twitter.com/" pinterest="https://in.pinterest.com/" googleplus="https://plus.google.com/" rss="https://www.rss.com/" instagram="https://instagram.com/" linkedin="https://in.linkedin.com/" youtube="https://www.youtube.com/"]

Follow Icons

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]

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]

Progressbar

Piechart :

[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]

Piechart

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']

Roadmap

2. Satellite type :

[sol_map type='SATELLITE' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']

Satellite

3. Hybrid type :

[sol_map type='HYBRID' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']

Hybrid

4. Terrain type :

[sol_map type='TERRAIN' address='America' width='500px' height='350px' zoom='5' map_icon='icon path']

Terrain

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]

Accordion

Toggles :

[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]

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]

Pricing Table

Testimonial Shortcode

This shortcode will be used to display testimonial.

[solwin_testimonials]

Testimonial

Our Team Shortcode

This shortcode will be used to display our team.

[solwin_our_team]

Our Team

Our Client Shortcode

This shortcode will be used to display our client.

[solwin_our_client]

Our Client

Generate Shortcode

This section will help you to generate new custom shortcode.

  1. Step 1. Go to Dashboard » Appearance » Generate Shortcode.
  2. Step 2. Add shortcode Title and Content for this.
  3. Step 3. Click on Create Shortcode button.
  4. Generate Shortcode

General Settings

General Settings

Header Settings

Header Settings

Home Page Settings

Home Page Settings

Contact Us Settings

Contact Us

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.

  1. Step 1. Find the .pot file in /wp-content/themes/veriyas/languages/

    .pot file
  2. Step 2. Select language from admin side, Go to Dashboard » Settings » General in that check Site Language options.

    Select language
  3. Step 3. Check language prefix in front end, view HTML.

    Language prefix
  4. Step 4. Open the .pot file with POEdit and translate the texts into your preferred language.

    translate texts
  5. 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.

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

    .po and .mo files
For more about translating WordPress themes please visit the following link : https://developer.wordpress.org/themes/functionality/localization/

Update Theme

How to upgrade theme? Follow the below steps and upgrade your theme.

  1. Step 1 : Login with your WordPress admin area.
  2. Step 2 : Go to Dashboard » Veriyas » Upgrade.
  3. Step 3 : Check your installed theme version and latest available version.
    upgrade theme
  4. Step 4 : If you already installed the latest version, then ignore the following steps otherwise go through to the following steps.
  5. Step 5 : Go to solwininfotech.com
  6. Step 6 : Login with your username and password (If you are not logged in) OR Register
  7. Step 7 : Buy Veriyas theme (If you haven't purchased a theme)
  8. Step 8 : Go to My account
  9. Step 9 : Click on "Payment History" tab
  10. Step 10 : View your order
  11. 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. 1. Update Using FTP

    1. Step 1. Download veriyas.zip file from your Member Area at Solwin Infotech website.
    2. Step 2. Extract Zip file.
    3. Step 3. Using your FTP program, upload the non-zipped theme folder into the "/wp-content/themes/" folder on your server.
    4. Step 4. Go to Dashboard » Appearance » Themes and find Veriyas theme from list.
    5. Step 5. Click on Activate to active Veriyas theme.
    Active 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!