Setup Woocommerce Plugin for Shop

You can integrate online shopping features by using one of the most popular shop WordPress plugin “Woocommerce”. In order to use it, you can download Woocommerce plugin for free from Woothemes.. Then follow below steps to install Woocommerce. Log into your WordPress Admin area. Look down the left hand column for “Plugins” and then click on […]

Read More

Flickr & Twitter Widgets

Most of widgets which are included in theme don’t required setup. But Flickr and Twitter are required initial setup so they can display their content correctly. Please follow below steps. Custom Twitter Widget Please go to https://dev.twitter.com/apps/ and login with your Twitter account Create new application. Click to create the access token, then refresh the […]

Read More

Sidebar

Pre defined Sidebars Page Sidebar – Default sidebar for any new pages created. Blog Sidebar – Default sidebar for any new blog template created. Contact Sidebar – Default sidebar for contact with sidebar module. Single Post Sidebar – Sidebar for all single posts. Single Image Page Sidebar – Sidebar for all single image attachment page. […]

Read More

Setting up Footer

The first area of theme footer is a widgetized section which you can displays them into 1-4 columns. This content can be organised in WordPress Dashboard > Appearance > Widgets Setup Footer Sidebar First you have to enable it. Go to Appearance > Customize > Footer > General < Footer Sidebar Columns Select number of columns […]

Read More

Tab Shortcode

Tab Shortcode is not support in Shortcode Generator. Here are sample of how to use it to display tabs content on your page/post. Horizontal Tab [tg_tab tab1=”Tab 1″ tab2=”Tab 2″ tab3=”Tab 3″] [tab id=”1″]Your Content…[/tab] [tab id=”2″]Your Content…[/tab] [tab id=”3″]Your Content…[/tab] [/tg_tab] Vertical Left Tab [tg_ver_tab tab1=”Tab 1″ tab2=”Tab 2″ tab3=”Tab 3″] [tab id=”1″]Your Content…[/tab] […]

Read More

Setting up Project Page

Create a Project Page using Page Template Once you create project posts. To display your project on page, you have to create a project page. Here are the steps to create a project page. Go to WordPress Dashboard > Pages and click Add New Add page title and content. Then find Page Attributes box on the right side. Select template begin […]

Read More

Create Project Posts

First thing to create portfolio content is to create a portfolio post.  Theme has various post options for you display different content on your project. Go to WordPress Dashboard > Projects > Add New Project Enter post title and content. You can use any shortcode or HTML Editing Fields. Enter project excerpt, Project page will display this text under the title. […]

Read More

Setting up Blog Page

Create a Blog Page using Page Template Once you create blog posts using standard WordPress method. To display your posts on page, you have to create a  blog page. Here are the steps to create a blog page. Go to WordPress Dashboard > Pages and click Add New Add page title and content. Then find Page Attributes box on […]

Read More

Create Blog Posts

First thing to create blog content is to create a post post.  Theme has various post options for you display different content on your blog post. Here are the steps to create a blog post. Go to WordPress Dashboard > Posts > Add New Enter post title and content. You can use any shortcode or […]

Read More

Customise CSS styles by Inspection Elements

If you want to make change on existing style of an element. You will need to find CSS selector of that element. The best way is to inspect site with browser developer tool. There are few tools which help you archive that. Chrome Developer Tools If you use Chrome, or have Chrome available, you already […]

Read More