To install Primary you must have a working version of WordPress already installed. Make sure your installed Wordpress version is 4.4 or higher. You also need to have PHP 5.5 or higher versions and MySQL 5.0 to function correctly. If you need help installing WordPress, follow the instructions in WordPress Codex
When you purchase Primary, you need to download our theme package on from Themeforest.
Extract our full package, then you will see all the files and folders, including 02 .zip files and 03 folders. Below is a full list of everything that is included when you download our theme, along with a short description of each item.
- Primary.zip - This is the theme file you need to add to install theme
- Primary-child.zip - The child theme just for users who want to make code changes
- Plugins folder - Contains the necessary plugins used for Primary theme
- Revslider.zip - The Revolution Slider which creates beautiful image sliders for your site
- K-Teacher.zip - A plugin which enables Teacher page feature for theme
- K-Shortcodes.zip - A plugin which includes all shortcodes for theme which helps you build your own pages
- K-Gallery.zip - A plugin which enables Gallert feature for theme
- K-Event.zip - A plugin which enables Event feature for theme
- K-Course.zip - A plugin which enables Course feature for theme
- js_composer.zip - Visual Composer - the most popular page builder for WordPress
- Advanced-custom-fields-pro.zip - A graphic user interface layer for custom fields
- ACF-field-date-time-picker.zip - Allows you to add a Date and Time Picker field type
- Documentation folder - Contains the document providing you with basic guides to use Primary theme
- Sample data - Contains 01 revolution-slider folder and 01 .xlm file.
- Revolution-slider folder - Includes 03 .zip files. Those are all Revolution setting data
- Primary-wordpress-theme.xml - Includes all dummy data
Following some steps below, you can completely install Primary in few minutes.
- Step 1: Login to your WordPress Admin
- Step 2: Go to Appearance >>> Themes >>> Add new
- Step 3: Click to Upload >>> Select installation files, choose Primary.zip.
- Step 4: Click Install now button and then wait while the theme uploaded and installed
- Step 5: Finally, click the Activate link
1. Are You Sure You Want To Do This?
If you get the “Are You Sure You Want To Do This” message when installing Primary via WordPress, it means you have an upload file size limit. Install Primary via FTP if this happens, or call your hosting company and ask them to increase the limit.
2. Upload size limit
If you get this message when you install our theme on localhost, here is a solution for you:
- Through php.ini file
Step 1 - Find the php.ini file on your host
Step 2 - Find the following lines and adjust the value. We suggest to change the upload file limit to 10M
- Through function.php
You may add the below mentioned code in the functions.php file of your theme
@ini_set( 'upload_max_size' , '64M' );
@ini_set( 'post_max_size', '64M');
@ini_set( 'max_execution_time', '300' );
- Through .htaccess method
You may try modifying the existing .htaccess file in the root directory or creating a new one.
Add the following code in the existing or new htacess file:
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300
- Step 1 – Log into your hosting via an FTP software
- Step 2 – Unzip the Primary.zip file, and ONLY use the extracted Primary theme folder
- Step 3 – Upload the extracted Primary theme folder into /wp-content/themes/.
- Step 4 – Login to your WordPress Dashboard, go to Appearance >>>> Themes
- Step 5 – Click to Activate link to enable Primary Theme
INSTALL DEMO DATA
There are also 02 different ways to help you import Primary demo content. However, each way has its own purposes which are worth noticing:
- Import All Demo Content: If you want to import OUR entire demo data using one click demo, all YOUR current data will be dissappeared. So, before implementing this step, start backup your database to ensure all the important information will be reserved.
- Manual Demo Import: If you choose to import manually some data from other websites, usually you have to import an XML file (called Sample Data and included in our package)
Please Note These Important Items about The Demo Content
Images - Our demo images are not included because they are licensed stock items that are not allowed to be shared. So, they will be modified by placeholders, you need to contact authors to get permission in case you want to use them in your commercial or non-commercial projects.
Below are the detailed guides for each method:
The easiest way to import our demo content is to use our One Click Importer. To import our demo content, please see the steps below.
- Step 1: Login into your WordPress Dashboard
- Step 2: Go to Appearance >>> Theme Options
- Step 3: Scrolling to bottom, you will see a button One Click Install, click on that and confirm to install sample data.
- Step 4: Click to "Install base demo content"
- Step 5: An installing box will appear, check the box and click to "Start to import now"
- Step 6: The process of importing dummy content may take some minutes, so you don't interrupt/cancel the importing process.
- Step 7: Done! You can go to visit your site
This is the second way for you to import our demo content. Continue reading below to learn how to manually import demo content.
Check The Following Plugins Before Import
- Visual Composer: The most popular page builder for WordPress
- Advanced Custom Fields Pro: A graphic user interface layer for custom fields
- K Shortcodes: A plugin which includes all shortcodes for theme which helps you build your own pages
That are required plugins to use this theme, besides there are some recommended plugins including Advanced Custom Fields: Date and Time Picker, Contact Form 7, Instagram Feed, K Courses, K Event, K Gallery, K Teacher, Revolution Slider, WooCommerce and YITH WooCommerce Wishlist
How to Install Plugins
Once you activate Primary, you will see a notification message to install and activate the required and recommended plugins
- Step 1: Click to Begin installing plugins
- Step 2: Select All the plugin >>> Install, then click to Apply
- Step 3: Click to Activate to enable the plugins you want to use
Where To Find Demo Files
But before moving straight to the point, there are some notes worth checking:
- Make sure you have installed all recommended plugins before importing sample data.
- In /Sample Data/ folder of our package, you can find 01 folder and 01 .xlm file which are:
- primary-wordpress-theme.xml All Data - sample demo data of some pages from our demo.
- revolution-slider.zip Revolution Slider Settings, including 03 .zip file which are home1.zip, home2.zip, home3.zip
- The import process may take several minutes due to large data and your server capacity. If your server setting "Max Execution Time" is too low, increase it (as your hosting provider). Please do not close the browser until it finishes. If it fails, you can run this process again until seeing the "Success Message".
Demo Images are not installed due to some copyrighted licenses
- If you have to run the process more than once, menu items may be duplicated. Just go to Appearance > Menus and edit/delete Menu items
- Feature images are not imported (We use licensed photos on our demo page). Instead you will see placeholder images.
How To Import XML Files
To install sample data, please following these steps below:
- Step 0 - Make sure you have installed Primary theme and all required & recommended plugins
- Step 1 - Go to Tools >>> Import, then click to "WordPress" and wait until installation is finished
- Step 2 - If it is not yet installed before, you have to install it by clicking on Install Now
- Step 3 - After installed successfully, click on Activate Plugin & Run Importer
- Step 4 - When the installation is done, go ahead and click to "Choose File" button and import primary-wordpress-import.xml file. Don't cancel the importing process
- Step 5 - When you see the message "All done. Have fun!", you will know that the import process is done. Note: you may need to re-import the second time if the data is large.
And now you finished!
- Step 6 - Done, then you have to set Homepage, Menu, Widgets for your site
NOTE: You can get the .xml file by going to Tools >> Export >> Choose file and click "Download Export File". In the screenshot above, we have exported all content demo data. Then we got the file named "content-export.xml"
How To Import Revolution Slider
To install revolution slider, please following these steps below:
- Step 1: First, go to Revolution Slider >> Import Slider
- Step 2: Choose .zip file to upload and import. Click "Import Slider" to finish!
- Step 3: In case you want to export slider from a website, you can go to Revolution Slider. And then hover to the slide that you might want to export data. Click to the down arrow sign >> Export Slider
HOW TO
This is necessary steps for you to setup your site
1. Upload Logo
To upload your logo, you navigate to Theme Options. Please follow the below steps to upload your logo:
- Step 1: Login to your WordPress Dashboard
- Step 2: Go to Appearance >>> Theme Options >>> Header
- Step 3: After clicking to Header tab, you scroll to the bottom of page - Logo section and upload your logo. The logo size in our demo is 116x33px. Please use jpg, jpeg, png or gif image for best performance.
- Step 4: If you want to use Text logo, you turn ON and fill text you want to show, for example the name of your site
- Step 5: If you want to make retina logo, you can use a big logo (2x times your regular logo dimension.). The retina logo in our demo is 232x66px
- Step 6: There are also options to choose alignment of the logo, and adjust the left, top logo margins. This allows you to fine tune the placement of your logo.
- Step 7: Click to Save all changes and see them on front-end.
Note: If your logo is narrowed down in tiny shape
- (1) You can resize it by navigating to Appearance >> Theme Options >> Header >> Headers Section. Then move your mouse pointer to the space between two blocks. If the logo block was too small, you need to resize it until you satisfy with the result.
- (2) Also, don’t forget to adjust the padding size in “Logo Margin” of Theme Options. That is also the reason causing the logo’s narrowing. The final way to resolve this problem is to have some code knowledge to be able to edit the height of header section.
- (3) You can remove the max height limit by adding this code to Apperance >>> Theme Options >>> General >>> Custom CSS .k2t-logo, .k2t-logo img { max-height: inherit; max-width: inherit }
2. Upload Favicon
To upload your favion, you navigate to Theme Options. Please follow the below steps to upload favicon:
- Step 1: Go to Appearance >>> Theme Options >>> General
- Step 2: You scroll to the bottom of page - Icons section
Favicon - Favicon is a small icon image at the topbar of your browser. The size should be a 16x16px or 32x2px Png/Gif image
- Step 2: You can upload icons for iphone, ipad
- Iphone icon - The iPhone icon is a file used for a web page icon on the iPhone. When someone bookmarks your web page or adds your web page to their home screen, this icon is used. If this file is not found, these products will use the screen shot of the web page, which often looks like no more than a white square.
- Iphone retina icon - The same as iPhone icon but for Retina iPhone.
- Ipad icon - The same as iPhone icon but for iPad.
- Ipad retina icon - The same as iPhone icon but for Retina iPad.
1. How To Add A New Post
To create a new post, you follow the below steps:
- Step 1: Login to your WordPress Dashboard
- Step 2: Go to Posts >>> Add new post
- Step 3: Then, you enter your post title, contents in the text editor
- Step 4: You need to select post format, category and add tags
- Step 5: Upload a featured image for your post
- Step 6: Scroll down to Post options box, you will need to setup some options about layout, metadata, format. Please check Post options for more information
- Step 7: Click to Publish post
2. How To Add A Gallery Post
To create a gallery post, you follow the below steps:
- Step 1: Login to your WordPress Dashboard
- Step 2: Go to Posts >>> Add new post
- Step 3: Then, you enter your post title, contents in the text editor
- Step 4: You need to select "Gallery" post format, select category and add tags
- Step 6: Scroll down to Post options box, click to Post format tab, you will see Gallery format and some other options
- Step 7: CLick to Add to gallery to select and upload images you want to gallery
- Step 8: Setup some options for your gallery:
- Gallery format: add images, audio, video... from gallery.
- Gallery auto play: True or False. If you choose True, your gallery will play in auto. Default is False.
- Gallery duration time: fill duration time for your gallery. Default is 5000.
- Gallery speed: custom the speed. Default is 300.
- Gallery pagination: True or False. If you choose True, your gallery will be paginated. Default is False.
- Gallery navigation: True or False. If you choose True, your post will have gallery navigation. Default is True.
- Gallery mousewheel using: True or False. If you choose True, the gallery can be used by mousewheel. Default is True.
- Step 9: Upload a featured image for your post
- Step 10: Click to Publish post
- Step 11: When your post is published, it can be the below image:
3. How To Add A Video Post
To create a video post, you follow the below steps:
- Step 1: Login to your WordPress Dashboard
- Step 2: Go to Posts >>> Add new post
- Step 3: Then, you enter your post title, contents in the text editor
- Step 4: You need to select "Video" post format, select category and add tags
- Step 6: Scroll down to Post options box, click to Post format tab, you will see Video source and video format link
- Step 8: Setup some options for your video:
- Video source: Select video source: video link, upload local file, video embed code.
- Video format URL: You can only add link from Vimeo and Youtube
- Step 9: Upload a featured image for your post
- Step 10: Click to Publish post
- Step 11: When your post is published, it can be the below image:
4. How To Add An Audio Post
To create an audio post, you follow the below steps:
- Step 1: Login to your WordPress Dashboard
- Step 2: Go to Posts >>> Add new post
- Step 3: Then, you enter your post title, contents in the text editor
- Step 4: You need to select "Audio" post format, select category and add tags
- Step 6: Scroll down to Post options box, click to Post format tab, you will see Audio source and soundcloud format link
- Step 8: Setup some options for your audio:
- Audio source: Select audio source: soundcloud link or upload local file.
- Soundcloud format URL: Insert soundcloud link, or link audio from other websites (option for format "Link" only, please fill in full http:// address).
- Step 9: Upload a featured image for your post
- Step 10: Click to Publish post
- Step 11: When your post is published, it can be the below image:
5. How To Add A Quote Post
To create an quote post, you follow the below steps:
- Step 1: Login to your WordPress Dashboard
- Step 2: Go to Posts >>> Add new post
- Step 3: Then, you enter your post title, contents in the text editor
- Step 4: You need to select "Quote" post format, select category and add tags
- Step 6: Scroll down to Post options box, click to Post format tab, you will see Quote
- Step 8: Setup some options for your audio:
- Quote author: Fill the author name of the quote.
- Author quote URL: Add author link.
- Quote content: Fill the quote.
- Step 9: Upload a featured image for your post
- Step 10: Click to Publish post
- Step 11: When your post is published, it can be the below image:
1. How To Create A Blog Page
- Step 1: Login to your WordPress Admin
- Step 2: Go to Pages >>> Add new page
- Step 3: Enter title for your blog and select template for your blog in "page attribute"
- Step 4: Scroll to Page options, you will need to setup some options about layout, titlebar for your blog page. Please see Page options to know more details
- Page layout: You can select sidebar for your blog page including right sidebar, left sidebar. Besides, you can fill the name of custom sidebar you have created in Appearance >>> Widget, for example "cs-1", the "cs-1" stands for the first custom sidebar you have created
- Page titlebar: You can select show/hide titlebar. Please see Page options to know more details
- Blog: Allow you to select specific categories of posts for your blog page
- Step 5: Click to PUBLISH page
2. How To Setup Blog Page
To setup for your blog page, please go to Theme Options and follow the below steps. All the changes that have been made in this 'Blog' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Login to your WordPress Admin
- Step 2: Go to Appearance >>> Theme Options
- Step 3: Click to Blog tab, you wwill see blog setting options
- Step 4: In Blog layout there will have options for you to setup layout, sidebar, style for blog
- Blog layout: Right sidebar, left sidebar or no sidebar
- Blog sidebar: Fill the name of sidebar you want to show (To create sidebar, you go to Appearance >>> Widget)
- Blog style: There are 4 styles icluding large, grid, masonry, medium.
- Step 5: Blog options
- Content or excerpt: select to display content or excerpt on the blog
- Excerpt length: The number of displayed excerpt words
- Infinite scroll: You can use Pagination number to navigate to the next page
- Title link: You can show or hide title link
- Post date: Enable to show published date information
- Comments: Show the number of comments
- Author: Show the name of author
- "Readmore" link: Show the readmore button
- Step 6: Finally, Save changes
- Step 7: When your blog page is published, it can as the below image
Front-end setttings
Blog Mansory 3 Columns
Blog Mansory 3 Columns Left Sidebar
Blog Mansory 3 Columns No Sidebar
Blog Mansory 2 Columns
Blog Mansory 2 Columns Left Sidebar
Blog Mansory 2 Columns No Sidebar
Blog Mansory 4 Columns
Blog Grid
Blog Grid 3 Columns No Sidebar
Blog Standard Left Sidebar
Blog Standard No Sidebar
To create a homepage, please follow the below steps:
- Step 0: Make sure you created two new pages in WordPress (under Pages >>> Add new), and publish them. For the purpose of example, we’ll call these “Home” (for the front, or Home, page) and “Blog”.
- Step 1: Go to Settings >>> Reading in your WordPress Admin
- Step 2: Set "Front page displays" to a "Static Page"
- Step 3: In Front Page, choose a page which will be your homepage and select a page for posts page
- Step 4: Save changes
Sample Codes For Homepages
Here we provide you 04 demo pages, each comes with different style and purpose:
- 1. Homepage 1:
You can insert the following code into the back-end's visual section:
- 2. Homepage 2:
You can insert the following code into the back-end's visual section:
Below is an example of WordPress theme with direct instruction for every section. This captures some main components in contributing a web page:
- Secondary Menu: This might not be included in some web designs. But you can customize it by navigating to Appearance >> Theme Options >> Header. Then you navigate to "Top Header Section" and click "On" to activate it.
- Top Navigation Sidebar: You can see in this demo.
- Search: You can also add more icons to Top Navigation such as Text Editor, Social, Widgets, Canvas Sidebar, Woocommerce Cart, Logo, Custom Menu by navigating to Theme Options >> Header. Then scroll down to "Middle Header Section".
- Primary/Main Menu: In order to change all the title in the main menu, you can go to Appearance >> Menus. More information
- Logo: You can change logo by navigating Appearance >> Theme Options >> Header. Then scroll down to 'Logo' section. More information
- Revolution Slider: This section seperates the main body and the menu header. It is often focused because it is the most popular way to attract users by its flexible slider and appealing messages on that.
- Page Content:This section of a web page plays the most important role partly because it contains visual block, content, image, video, which are built by shortcodes in Visual composers or codes. It also occupies the largest part in a web page.
- Footer:Web page footer content most often conveys technical information. You can customize it by navigating to Theme Options >> Footer. More information
- Copyright text:This copyright text is in the footer of web page. You can go to Appearance >> Theme Options >> Footer. Then scroll down to the 'Footer copyright text'.
- Social Accounts: To customize all the social links in page bottom, you can go to Appearance >> Theme Options >> Social and then change the links.

Below, we guide how to import revolution slider for your page, please follow some steps below:
- Step 0 - Make sure you have installed Primary theme and all recommended plugins, especially Revolution Slider
- Step 1 - Go to Revolution Slider >> Import Slider
- Step 2 - Choose .zip file to upload and import. Click "Import Slider" to finish!
In case you want to export slider from a website, you can go to Revolution Slider. And then hover to the slide that you might want to export data. Click to the down arrow sign >> Export Slider
Primary provides you a great, number of sample pages and layout, which help you create an impressive website on your own:
- 1. About Our School:
You can insert the following code into the back-end's visual section:
- 2. Under Construction:
You can insert the following code into the back-end's visual section:
- 3. Contact Us
You can insert the following code into the back-end's visual section:
- 4. FAQ Page
You can insert the following code into the back-end's visual section:
- 5. 404 Page
You can insert the following code into the back-end's visual section:
Primary is completely compatible with WooCommerce, you can use all WooCommerce shortcodes and functions to build your shop pages. More about the WooCommerce shortcodes.
1. How To Create Your Products
- Step 0: Make sure that you have installed WooCommerce plugin
- Step 1: In the dashboard, navigate to Product >>> Add new product. Enter a name for your product.
- Step 2: Write the product description into the post content field, this will be all the product information.
- Step 3: You enter the product information price, SKU, shipping, and more) into the “Product Data”.
- Step 4: The “Product Short Description” permit you to write the short information about product.
- Step 5: Set “Featured Image” in the right sidebar.
- Step 6: When all manipulations are finished, click “Publish” to show on your product.
Single Product on Front-end
2. How To Create A Shop Page in Primary
- Step 1: Go to Pages >>> Add new page, then enter the name of page, for example "shop" and publish it
- Step 2: Go to WooCommerce >>> Settings in your Dashbroad
- Step 2: Click on “Product” tab. This includes 'General', 'Display', 'Inventory', 'Downloadable Products'.
- Step 3: Click on "Display" tab, you will see "shop page" option, select "shop" page from drop down menu
- Step 4: Back to the shop page and set “Featured Image” in the right sidebar.
- Step 5: Save all changes to show on your main shop page.
3. How To Set Up Your Own Shop Page
- Step 1: Go to Appearance >>> Theme options
- Step 2: Click to Woocommerce tab. You can see options for single product and product page
- Step 3: In Shop Achieve of WooCommerce Theme Option, you can choose 3 layouts: Right Sidebar, No Sidebar or Left Sidebar
- Step 4: Turn on/turn off the product softing and the number of results per page.
- Step 5: Set number of Columns for products, we set it 4 as default. You can change it with different quantity.
- Step 6: You can custom the number of products per page to tailor your need. Also, type -1 if you want to display all products.
- Step 7: Titlebar: You can custom anything about titblebar of shop achieve.
- Step 8: Save all changes
4. How To Set Up Single Product Page
- Step 1: Go to Appearance >>> Theme options
- Step 2: Click to Woocommerce tab. You can see options for single product
- Step 3: In Single product of WooCommerce Theme Option, you can customize your single product page with 3 layouts: Right sidebar, Left sidebar and No sidebar
- Step 4: You can show/hide (turn on/turn off) the related products in every single product page.
- Step 5: In detail, you can select the number of columns to show related products w.
- Step 6: Titblebar: You can custom anything about titblebar of shop single product.
FEATURES
To customize the appearance of your site, you go to Appearance >>> Theme Options to configure. Below is the detail of how to use those functions.
General
- Step 1: Navigate to Appearance >>> Theme Options >>>General.
- Step 2: Show or Hide Breadcrumb.
- Step 3: Show or Hide place holder (just for single posts). Choose to show the place holder if you have no uploaded images on your site
- Step 3: You can customize sidebar width
- Step 4: For Header code, Footer Code, custom CSS you can enter custom CSS or fill Google Analytics tracking code.
- Step 5: Finally, Save changes
Icons
- Favicon - Favicon is a small icon image at the topbar of your browser.
- Iphone icon - The iPhone icon is a file used for a web page icon on the iPhone. When someone bookmarks your web page or adds your web page to their home screen, this icon is used. If this file is not found, these products will use the screen shot of the web page, which often looks like no more than a white square.
- Iphone retina icon - The same as iPhone icon but for Retina iPhone.
- Ipad icon - The same as iPhone icon but for iPad.
- Ipad retina icon - The same as iPhone icon but for Retina iPad.
Offcanvas Sidebar
To setup Offcanvas Sidebar, Follow the steps below:
Step 4: Finally, Save changes
Layout
- Step 1: Navigate to Appearance >>> Theme Options >>>Layout.
- Step 2: Layout tab in theme options is where you can customize content width. You can choose content width in the range from 940px to 1200px.
- Step 3: Finally, Save changes
TitleBar
- You can select titlebar layout (Justify or Center).
- Enter Page titlebar top padding, bottom padding, choose background image or color, position (Left Top, Left Center, Left Bottom, Right Top, Right Center, Right Bottom, Center Top, Center Center, Center Bottom).
- Check ON to turn background parallax, customize titlebar shadow opacity, titlebar overplay cpacity, titlebar clipmask opacity according to percentage.
- Enter titlebar custom content.
Front-end setting
Style
- Step 1: Navigate to Appearance >>> Theme Options >>>Style.
- Step 2: Primary color: Select color for site in primary color (main color), select color for heading and text.
Default is blue #3F51B5 is the background color of Secondary Menu bar
- Step 3: Link color: You can select color for link, link hover, footer text and footer link.
Footer text color: Default the color of footer text is #959595
- Step 4: Menu color: You can set color for main menu and submenu.
- Step 5: Finally, Save changes
Typography
Blog
All the changes that have been made in this 'Blog' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Navigate to Appearance >>> Theme Options >>>Blog.
- Step 2: Set up for blog layout
- Blog layout: Right sidebar, left sidebar or no sidebar
- Blog sidebar: Fill the name of sidebar you want to show (To create sidebar, you go to Appearance >>> Widget)
- Blog style: There are 4 styles icluding large, grid, masonry, medium.
- Step 3: Blog options
- Content or excerpt: select to display content or excerpt on the blog
- Excerpt length: The number of displayed excerpt words
- Infinite scroll: You can use Pagination number to navigate to the next page
- Title link: You can show or hide title link
- Post date: Enable to show published date information
- Comments: Show the number of comments
- Author: Show the name of author
- "Readmore" link: Show the readmore button
- Step 4: Finally, Save changes
Blog page
Front-end setttings
Blog Mansory 3 Columns
Blog Mansory 3 Columns Left Sidebar
Blog Mansory 3 Columns No Sidebar
Blog Mansory 2 Columns
Blog Mansory 2 Columns Left Sidebar
Blog Mansory 2 Columns No Sidebar
Blog Mansory 4 Columns
Blog Grid
Blog Grid 3 Columns No Sidebar
Blog Standard Left Sidebar
Blog Standard No Sidebar
Single
NOTE: Similar to the 'Blog' section, all the changes that have been made in this 'Single' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Navigate to Appearance >>> Theme Options >>>Single.
- Step 2: Select single layout such as right sidebar, left sidebar or no sidebar. Right sidebar will be selected by default.
- Single post layout: You can choose right sidebar, left sidebar or no sidebar
- Single custom sidebar: Enter the name of sidebar you have created in Appearance >>> Widgets. For example, "secondary-sidebar"
- Step 3: Set up meta information
- Social share: Turn ON to show Facebook, Twitter, Google Plus, Linkedin, Tumblr, Email on single post
- Tags: Turn ON to show tags on single post
- Comment number: Turn ON to show the number of comments
- Previous/Next link: Turn ON to show post navigation link
- Author box: Turn ON to show Author box information
- Related post: Turn ON to show related post on single post
- Related post title: Fill in the name of related posts, for example "You may also like"
- Number of related post: Fill in the number of related posts you want to show, for example "3". In case you want to show all related posts, you enter "-1"
- Comment form: Turn ON to show comment form on single post
- Step 4: Finally, Save changes
Single Event
NOTE: All the changes that have been made in this 'Single Event' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Navigate to Appearance >>> Theme Options >>> Single event.
- Step 2: Event slug: The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Set up other information on single event page
- Layout: You can choose right sidebar, left sidebar, no sidebar
- Custom sidebar: Fill in the name of custom sidebar you have created
- Related events: Show or hide related events on single event page
- Related events title: Fill in the name of related events you want
- Number of Related events: The number of related events you want to show on single page, for example "2", in case you want to display ALL events, fill in "-1"
- Social share: Turn ON to show Facebook, Twitter, Google plus, Linkedin, Tumblr, Email
- Step 4: Set up titlebar
NOTE: In order that the background image is displayed well on the various layouts of theme, the presequite dimension of images has to be larger than 1920x260px.
Teacher
NOTE: All the changes that have been made in this 'Teacher' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Navigate to Appearance >>> Theme Options >>> Teacher.
- Step 2: Teacher slug: The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Set up other information on teacher single page
- Column: You can choose 2 columns, 3 columns, 4 columns
- Excerpt length: The number of excerpt words you want to show
- Layout: You can choose Right sidebar, Left sidebar or No sidebar
- Custom sidebar: Fill in the name of custome sidebar you have created
- Step 4: Set up titlebar
Course
NOTE: All the changes that have been made in this 'Course' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Navigate to Appearance >>> Theme Options >>> Course.
- Step 2: Course category slug: The “slug” is the URL-friendly version of the category name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Course tag slug: The “slug” is the URL-friendly version of the tag name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 4: Set up titlebar
Single course
NOTE: All the changes that have been made in this 'Single course' section of Theme Options will effect the entire website. That means if you make any adjustments in a certain page, it will overwrite options in Theme Options.
- Step 1: Navigate to Appearance >>> Theme Options >>> Single Course.
- Step 2: Course slug: The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Set up other information on single course page
- Layout: You can choose right sidebar, left sidebar, no sidebar
- Custom sidebar: Fill in the name of custome sidebar you have created
- Related course: Turn ON to show related courses on single course
- Related course title: Fill in the name of related course title you want
- Social share: Turn ON to show Facebook, Twitter, Google plus, Linkedin, Tumblr, Email
- Step 4: Set up titlebar
WooCommerce
You can go to Shop to know more about Woocommerce customization.
404 Page
You can enter 404 Title, custom text, upload 404 image you want to show when users go to 404 page. Check ON to display subcribe newsletter form. But you need to install newsletter plugin.
Social
- Step 1: Navigate to Appearance >>> Theme Options >>>Social.
- Step 2: Social Tab in Theme Options is where you will insert your custom social media links you want to display. If you want to display Facebook icon, Twitter icon or Google+ icon in header or footer you need to insert the URL of your Facebook, Twitter, Google+ in the corresponding field.
- Step 3: To display icon title when you hover icons, you only need to turn On in the icon title field.
Backup Options
Step 1: Navigate to Appearance >>> Theme Options >>> Backup Options.
Step 2: In Backup Options tab you can use the two buttons backup options and restore options to backup your current options, and then restore it back at a later time. This is useful if you want to experiment on the options but would like to keep the old settings in case you need back.
- Backup and Restore Options: You can use two buttons below to back up your current options, and then restore it back at a later time. This is useful if you want to experiment on the options but would like to keep the old settings in case you need to get it back.
- Transfer Theme Options Data: You can tranfer all the saved options data between different installations by copying the text inside the text box. To import data from another installation, replace the data in the text box with the one from another installation and click "Import Options".
Page Layout
- Page Layout: There are 3 page layout styles which are Right, Left and No Sidebar.
- Custom Sidebar: Fill in the name of custom sidebar you have created in Appearance >>> Widgets.
- Page sidebar width: Customize width of sidebar. The measuring unit is %
- Top padding of content: Set the measurement of top padding for layout.
- Bottom padding of content: Set the measurement of top padding for layout.
Page Title Bar
Page Titlebar: If you don't want to fill in the title name above, you can customize your page titlebar here. Beside some simply options, you can notice some special options in Grid:
- Title bar: Show or hide title bar. Default is show.
- Titlebar layout: Choose from justify or center for alignment of elements on titlebar.
- Titlebar font size: Set the size of your text in title area.
- Top Padding and Bottom Padding: It is a line at the top or bottom of your title area, which is different from padding of content.
- Background image: select image from "Media" or your computer. The size of image should be 1920x300px. Set your background image position among 9 available positions.
- Background color: Set your color in title area
- Background image position: set the position of image background from position list. Default is left top.
- Background zoom effect: True or False. If you choose True, your background will have zoom effect. Otherwise, set False. Default is False.
- Background parallax: True or False. If you choose True, your background will have nice paralax effect in title bar.
- Title opacity: adjust the opacity of titlebar
- Shadow opacity: Shadow makes a dark area for titlebar here, highlighting your titlebar name. This is the setting to adjust the opacity of titlebar
- Overlay opacity: An effect cover the surface of titlebar area with a coating. This is the setting to adjust the opacity of overlay
- Clipmask opacity: This is the setting to adjust opacity of clipmask, an effect cleaves scope of title into small squares.
- Custom title content: You can create your content for title area instead of filling the title name above, which is the same as customizing post content: you can add image, media or using shortcodes.
Blog
You can select a specific category of posts for page. This feature only supports for blog page template
Post Layout
- Post Layout: There are 3 post layout styles which are Right, Left and No Sidebar. Default is right sidebar
- Custom Sidebar: Fill in the name of custom sidebar you have created in Appearance >>> Widgets.
Post Metadata
- Show/hide tags: Select if you want to show or hide tags. Default is to show tags
- Show/hide authorbox: Select if you want to show or hide authorbox
- Show/hide related post: Select if you want to show or hide related post
Post Format
Customize Post format if you choose one of these formats "video, audio, link, quote, gallery":
- For format "video", you have some options:
- Video format url: you can only add link from Vimeo and Youtube
- Video source: select video source: video link, upload local file, video embed code.
- For format "audio", you have some options:
- Audio source: select audio source: soundcloud link or upload local file.
- Link: insert soundcloud link, or link audio from other websites (option for format "Link" only, please fill in full http:// address).
- For format "quote", you have some options:
- Quote author: fill the author name of the quote.
- Author quote url: add author link.
- Quote content: fill the quote.
- For format "gallery", you have some options:
- Gallery format: add images, audio, video... from gallery.
- Gallery auto play: True or False. If you choose True, your gallery will play in auto. Default is False.
- Gallery duration time: fill duration time for your gallery. Default is 5000.
- Gallery speed: custom the speed. Default is 300.
- Gallery pagination: True or False. If you choose True, your gallery will be paginated. Default is False.
- Gallery navigation: True or False. If you choose True, your post will have gallery navigation. Default is True.
- Gallery mousewheel using: True or False. If you choose True, the gallery can be used by mousewheel. Default is True.
You can use row to add elements, shortcodes and buil your own pages

- Step 1: Navigate to Pages >> Add New Page >> Backend Editor.
- Step 2: You can choose Add Element to add new row.
- Step 3: Primary supports you a lot in customizing the row settings. You can set background for the row by selecting background type including background color, image, video.
- For Background image: You only upload the image you want to set background, after then setting background position, size, animation, repeat. Besides, if you want to parallax effect for background you only check to box, or create mask layer image by uploading an image file and set the attributes of image.
- For Background video: You can insert Youtube link and customize opacity, starting time, quality and the other attributes by selecting "Use Background video?" and fill in the video link..
- Step 4: In design options tab, this theme supports you in adjusting margin, border and padding. You will fill in the size you want to (unit: pixel) and set color for border.
K-Course Plugin
If you want to create a single course custom post type on your website with Primary, first of all, you need to install our K-Course plugin. The installation file can be found in the /Plugins/ folder in our full download package. After installed, you will see K-Course in the left menu panel.
1. Create a Single Course
- Step 1: Go to K-Course >>> Add New Course
- Step 2: Enter course title, description
- Step 3: Scroll down Course settings to enter other necessary information
- Course Layout
Course Layout: | Select "Default" to use settings in Course Settings area. If you do not choose “Default”, page will be formatted with “Left” sidebar , “Right” sidebar or no sidebar (“Hidden“). |
Custom Sidebar name: | Note, you will have to fill in "cs-1" or "cs-2" instead of sidebar name in this field, "cs-1" or "cs-2" stands for "the first custom sidebar" or "the second custom sidebar" you have created in Appearance >>> Widgets. But first you need to install the “Custom Sidebar” plugin from WPMU DEV in order to support you change the custom sidebar name. |
- Course information
Start Date: | Course's start date. |
Course ID: | Course’s ID. It should be unique to identify each seperated course. |
Product: | Select a WooCommerce product to sell this course. It requires WooCommerce plugin to be installed and there are some products to choose. See WooCommerce section to learn more about creating products. |
Address: | Location Address of course |
Duration | : Course duration information. For example: one week, two weeks |
Who are instructors | : There are 02 options for you which are teacher and outsource. To choose teacher, firstly you need to create a single teacher post information by our K-Teachers Plugins. Then back to this, when you choose "Teacher", it will appear the teacher that you might want to select. To choose 'Outsource', all you need to do is to fill all the information in the table down below when you select it. |
Teacher: | Choose from teachers. It requires K-Teacher plugin to be installed and there needs to be filled with some members to choose. See K-Teacher plugin to learn more about managing members |
Credit: | Enter the number of credits need to learn in the registration course |
Subscribe URL: | Create a link to a subscribe form. If it is empty, button is invisible |
Subscribe Button Text: | Text that appears on the subscribe button |
Download: | Create material link downloads for student training. |

- Course Titlebar: You can custom anything about title bar of the course from name of titlebar to the size or background etc.
- Excerpt: The brief introduction about course.
2. Single course settings
- Step 1: Navigate to Appearance >>> Theme Options >>> Single Course.
- Step 2: Course slug: The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Set up other information on single course page
- Layout: You can choose right sidebar, left sidebar, no sidebar
- Custom sidebar: Fill in the name of custome sidebar you have created
- Related course: Turn ON to show related courses on single course
- Related course title: Fill in the name of related course title you want
- Social share: Turn ON to show Facebook, Twitter, Google plus, Linkedin, Tumblr, Email
- Step 4: Set up titlebar
3. Create a Course Listing page
Courses Listing page will be defined by using our K-Course Listing Shortcodes in Visual Composer.
- Step 1: Go to Page >>> Add new page
- Step 2: To create a Course Listing, we use K-Course Listing Shortcodes
- Step 3: Start to set up Course listing
- Course Listing Style: Including Grid style (the posts will be displayed in Grid format) and Classic Style (the posts will be displayed in Listing format)
- Grid Columns: Choose the number of columns you want (just for grid style): 2 columns, 3 columns, 4 columns.
- Show/Hide Filter: You can Show or Hide filter of course listing.
- Course Per Page: Number of Courses are displayed on each page.
- Show/Hide Datetime: Show or Hide date/time displed on course.
- Show text or price on apply button: Show text "Apply" or show the price of course
- Show/Hide Pagination: Show or Hide the pagination of the page.
- Enable Animation: Check the box to enable animation
- ID: Type the unique ID to identify this shortcode. It is optional.
- Class: Add Class to run css/jss. It is optional
- Step 4: Save changes
4. K-Course Setting Page
- Step 1: You need to navigate to Appearance >> Theme Options >> Course
- Step 2: Course category slug: The “slug” is the URL-friendly version of the category name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Course tag slug: The “slug” is the URL-friendly version of the tag name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 4: Set up titlebar
- Step 5: Save changes
5. Course Detail With Pricing
To sell an Course, WooCommerce plugin must be installed. See WooCommerce section for more information.
- Step 1: Go to Product >>> Add new
- Step 2: Enter information for course
- SKU: a Stock-keeping unit
- Regular price: The price of course
- Sale price: The discount price of course
- Related courses: The courses is in the similar category
- Step 3: Upload featured product image
- Step 4: Click to PUBLISH
- Step 5: Come back to "single course" you have created to sell course, after that you scrolling to Course settings >>> Course information to enter necessary information
K-Event plugin
If you want to create an single event, first of all, you need to install our K-Event plugin. The installation file can be found in the /Plugin Files/ folder of the download package or in our recommended plugins notification when you successfully installed Primary theme. After finishing the installation, you will see K-Event in the left menu panel.
1. Create an Event
To create an event, please follow the below steps:
- Step 1: Go to K-Event >>>> Add New Event
- Step 2: Enter event title, description and other information
- Step 3: Select category for your event. To create a new category, go to K-Event >>> K-Event categories
- Step 4: Select tags for your event. To create a new tag, go to K-Event >>> K-Event tags
- Step 5: Set a featured image for the event
- Step 6: Scroll to Event Settings. There will have options for layout, information, location, titlebar
- Event Layout
- Event Layout: Select "Default" to use settings in Course Settings area. If you do not choose “Default”, page will be formatted with “Left” sidebar , “Right” sidebar or no sidebar (“Hidden“).
- Custom Sidebar name: Note, you will have to fill in "cs-1" or "cs-2" instead of sidebar name in this field, "cs-1" or "cs-2" stands for "the first custom sidebar" or "the second custom sidebar" you have created in Appearance >>> Widgets. But first you need to install the “Custom Sidebar” plugin from WPMU DEV in order to support you change the custom sidebar name.
- Event Information
- Start Date: Event Start Date & Time
- End date: Event End Date & Time
- Event ID: Event ID should be unique. It will be displayed on Teacher details page
- Front-end settings
- Product: Select a WooCommerce product to sell this event. It requires WooCommerce plugin to be installed and there are some products to choose. See WooCommerce section to learn more about creating products. It is optional to link a product to an event. If you do not to use WooCommerce, just enter Subscribe URL for visitors to subscribe the events
- Who are speakers: There are 02 options for you which are inschool teacher and outsourse teacher.
- Teacher: Choose from teachers. It requires K-Teacher plugin to be installed and there needs to be filled with some members to choose. See K-Teacher Plugin to learn more about managing members
- Subscribe URL: Link to a subscribe form. Only work if no product is set.
- Subscribe Button Text: Text that appears on the subscribe button
- Front-end settings
- Event Location
- Address: Enter Location Address of Event
- Phone: Enter Contact Number of event
- Website: Enter Website URL of event
- Email: Enter Email Contact of event
- Front-end settings
- K-Event Titlebar: You can custom anything related titlebar of event post type.
2. Single Event settings
- Step 1: Navigate to Appearance >>> Theme Options >>> Single Event.
- Step 2: Event slug: The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Set up other information on single course page
- Layout: You can choose right sidebar, left sidebar, no sidebar
- Custom sidebar: Fill in the name of custome sidebar you have created
- Related event: Turn ON to show related events on single event
- Related event title: Fill in the name of related event title you want
- Number of related events: Fill the number of related events you want to show, fill out -1 if you want to display ALL Event.
- Social share: Turn ON to show Facebook, Twitter, Google plus, Linkedin, Tumblr, Email
- Step 4: Set up titlebar
3. Create An Event Listing Page
Event Listing page will be defined by using our K-Event Listing Shortcodes in Visual Composer.
- Step 1: Go to Page >>> Add new page
- Step 2: To create A Event Listing, we use K-Event Listing Shortcodes
- Step 3: Start to set up Event listing
- Event Listing Style: Including Calendar 1, Calendar 2, Grid, Classic, Carousel.
- Grid Columns: If you select Grid style, there will have options for you to choose the number of columns you want (just for grid style): 2 columns, 3 columns, 4 columns.
- Show/Hide Filter: You can Show or Hide filter of event listing. (just for grid style)
- Event Per Page: Number of Events are displayed on each page.
- Show/Hide Pagination: Show or Hide the pagination of the page.
- Enable Animation: Check the box to enable animation
- ID: Type the unique ID to identify this shortcode. It is optional.
- Class: Add Class to run css/jss. It is optional
- Step 4: Save changes
See other Event pages
4. Event Listing Settings
If you want to change event page's setting, you need to navigate to Appearance >> Theme Options >> Event and continue to make changes in there.
- Step 1: You need to navigate to Appearance >> Theme Options >> Event
- Step 2: Event category slug: The “slug” is the URL-friendly version of the category name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 3: Event tag slug: The “slug” is the URL-friendly version of the tag name. It is usually all lowercase and contains only letters, numbers, and hyphens.
- Step 4: Set up titlebar
- Step 5: Save changes
5. Event Details With Pricing
To sell an Course, WooCommerce plugin must be installed. See WooCommerce section for more information.
- Step 1: Go to Product >>> Add new
- Step 2: Enter information for event
- SKU: a Stock-keeping unit
- Regular price: The price of event
- Sale price: The discount price of event
- Related courses/events: The event is in the similar category
- Step 3: Upload featured product image
- Step 4: Click to PUBLISH
- Step 5: Come back to "single event" you have created to sell event, after that you scrolling to Event settings >>> Event information to enter necessary information
K-Teacher Plugin
If you want to create a single member portfolio, firstly you need to install K-Teacher plugin. The installation file can be found in the /Plugins Files/ folder of the download package. After installed, you will see K-Teacher item in the left menu panel. K-Teacher plugin can be used independently or collaboratively with K-Event plugin and K-Course plugin. It provides Speakers/ Instructors data for Courses and Events.
1. Add a Teacher/Member
- Go to K-Teacher >> Add New Teacher/Member
- Enter Member Title (Name), Description and other information.
- Upload featured image for teacher/member
- Scroll to Teacher settings, you will see options for teacher layout, titlebar, information
- Teacher Layout
- Teacher Layout: Select "Default" to use settings in Teacher Settings page. If you do not choose “Default”, page will be formatted with “Left” sidebar , “Right” sidebar or no sidebar (“Hidden“)
- Custom Sidebar name: Note, you will have to fill in "cs-1" or "cs-2" instead of sidebar name in this field, "cs-1" or "cs-2" stands for "the first custom sidebar" or "the second custom sidebar" you have created in Appearance >>> Widgets. But first you need to install the “Custom Sidebar” plugin from WPMU DEV in order to support you change the custom sidebar name.
- Teacher Titlebar: You can customize anything related to titlebar of K-Teacher post type.
- Show/hide titlebar: You can select show or hide titlebar
- Teacher Titlebar font size: Fill font size for titlebar title
- Teacher Titlebar color: Select color or enter color code for titlebar title
- Teacher Information:
- Position: Position/Title of member. For example Senior speaker
- Subjects: All the subject that the teacher is taking charge of.
- Facebook: Enter full link to member Facebook profile page
- Instagram: Enter full link to member Instagram profile page
- Email: Enter full link to member Email profile page
- Twitter: Enter full link to member Twitter profile page
- LinkedIn: Enter full link to member LinkedIn profile page
- Tumblr: Enter full link to member Tumblr profile page
- Google Plus: Enter full link to member Google Plus profile page
- Excerpt: the brief introduction about Teacher/Member
- Click PUBLISH your teacher/member page
2. Create Teacher Listing Page
Teacher Listing page will be defined by using our K-Teacher Listing Shortcodes in Visual Composer. Follow the below steps to know more information:
- Step 1: Go to Pages >>> Add new page
- Step 2: Click to Backend editor, then click Add elements
- Step 3: Select K-Teacher Listing shortcode
For example: Create Teacher No Filter Listing Page
- To create an Teacher No Filter Listing Page, we use K-Teacher Listing Shortcodes and choose Classic or Shadow Box options and fill in other related information to complete.
In this K Teacher Listing Settings shortcode, all the parameters include:
- Teacher Listing Style: There are 2 options for you to choose which are Classic and Shadow Box.
- Teacher Columns: Choose the number of columns you want.
- Teacher Per Page: Number of Teacher details for each page.
- Show/Hide Excerpt: Show or Hide the excerpt of the page.
- Excerpt length: The number of excerpt words are displayed
- ID: Type the unique ID to identify this shortcode. It is optional.
- Class: Add Class to run css/jss. It is optional.
For example: Create Teacher With Filter Listing Page
- To create an Teacher With Filter Listing Page, we use K-Teacher Listing Shortcodes, then choose Classic or Shadow Box options and fill in other related information to complete.
- Just like Teacher with no Filter page, in order to show Teacher Listing with Filter bar, first of all you will need to choose "K-Teacher Listing" shortcodes. Then, to show the Filter Bar in Titlebar like in our demo, you have to go to Page Titlebar on Page Options.
Finally, you have to type our K-Teacher Filter Listing in Custom Titlebar Content like the image below to show the Filter bar like Demo.
- Step 4: Click PUBLISH Teacher listing page
3. Set Up Teacher Listing Page
If you want to change member page's setting, you need to navigate to Appearance >> Theme Options >> Teacher and continue to make changes in there.
- Teacher Setting
- Teacher Slug: Change teacher's slug. Remember to save the permalink settings again in Settings > Permalinks. By default, a member will have URL like this http://yourdomain.com/member/a-single-member-slug. If you enter speaker here, URL of member will be like this http://yourdomain.com/speaker/a-single-member-slug. In addition, the members listing page will be http://yourdomain.com/speaker instead of http://yourdomain.com/member
- Column: Custom the number of column in the teacher listing page.
- Excerpt Length: Change the number of content will appear in the teacher listing page
- Teacher Single:
- Layout: You can change the layout of teacher single post type with options like Right, Left, No sidebar
- Single Teacher custom sidebar: You can fill in the custom sidebar name that you created in Apprearance >> Widget to enable the custom sidebar in single teacher post
- Titlebar:
You can choose default layout for page titlebar of teacher single post type. This setting can be overridden in each member.
K-Student Plugin
If you want to create a single member portfolio, firstly you need to install K-Teacher plugin. The installation file can be found in the /Plugins Files/ folder of the download package. After installed, you will see K-Teacher item in the left menu panel. K-Teacher plugin can be used independently or collaboratively with K-Event plugin and K-Course plugin. It provides Speakers/ Instructors data for Courses and Events.
1. Add a Student/Pupil
- Go to K-Teacher >> Add New Teacher/Member
- Enter Member Title (Name), Description and other information.
- Upload featured image for teacher/member
- Scroll to Teacher settings, you will see options for teacher layout, titlebar, information
- Teacher Layout
- Teacher Layout: Select "Default" to use settings in Teacher Settings page. If you do not choose “Default”, page will be formatted with “Left” sidebar , “Right” sidebar or no sidebar (“Hidden“)
- Custom Sidebar name: Note, you will have to fill in "cs-1" or "cs-2" instead of sidebar name in this field, "cs-1" or "cs-2" stands for "the first custom sidebar" or "the second custom sidebar" you have created in Appearance >>> Widgets. But first you need to install the “Custom Sidebar” plugin from WPMU DEV in order to support you change the custom sidebar name.
- Teacher Titlebar: You can customize anything related to titlebar of K-Teacher post type.
- Show/hide titlebar: You can select show or hide titlebar
- Teacher Titlebar font size: Fill font size for titlebar title
- Teacher Titlebar color: Select color or enter color code for titlebar title
- Teacher Information:
- Position: Position/Title of member. For example Senior speaker
- Subjects: All the subject that the teacher is taking charge of.
- Facebook: Enter full link to member Facebook profile page
- Instagram: Enter full link to member Instagram profile page
- Email: Enter full link to member Email profile page
- Twitter: Enter full link to member Twitter profile page
- LinkedIn: Enter full link to member LinkedIn profile page
- Tumblr: Enter full link to member Tumblr profile page
- Google Plus: Enter full link to member Google Plus profile page
- Excerpt: the brief introduction about Teacher/Member
- Click PUBLISH your teacher/member page
2. Create Teacher Listing Page
Teacher Listing page will be defined by using our K-Teacher Listing Shortcodes in Visual Composer. Follow the below steps to know more information:
- Step 1: Go to Pages >>> Add new page
- Step 2: Click to Backend editor, then click Add elements
- Step 3: Select K-Teacher Listing shortcode
For example: Create Teacher No Filter Listing Page
- To create an Teacher No Filter Listing Page, we use K-Teacher Listing Shortcodes and choose Classic or Shadow Box options and fill in other related information to complete.
In this K Teacher Listing Settings shortcode, all the parameters include:
- Teacher Listing Style: There are 2 options for you to choose which are Classic and Shadow Box.
- Teacher Columns: Choose the number of columns you want.
- Teacher Per Page: Number of Teacher details for each page.
- Show/Hide Excerpt: Show or Hide the excerpt of the page.
- Excerpt length: The number of excerpt words are displayed
- ID: Type the unique ID to identify this shortcode. It is optional.
- Class: Add Class to run css/jss. It is optional.
For example: Create Teacher With Filter Listing Page
- To create an Teacher With Filter Listing Page, we use K-Teacher Listing Shortcodes, then choose Classic or Shadow Box options and fill in other related information to complete.
- Just like Teacher with no Filter page, in order to show Teacher Listing with Filter bar, first of all you will need to choose "K-Teacher Listing" shortcodes. Then, to show the Filter Bar in Titlebar like in our demo, you have to go to Page Titlebar on Page Options.
Finally, you have to type our K-Teacher Filter Listing in Custom Titlebar Content like the image below to show the Filter bar like Demo.
- Step 4: Click PUBLISH Teacher listing page
3. Set Up Teacher Listing Page
If you want to change member page's setting, you need to navigate to Appearance >> Theme Options >> Teacher and continue to make changes in there.
- Teacher Setting
- Teacher Slug: Change teacher's slug. Remember to save the permalink settings again in Settings > Permalinks. By default, a member will have URL like this http://yourdomain.com/member/a-single-member-slug. If you enter speaker here, URL of member will be like this http://yourdomain.com/speaker/a-single-member-slug. In addition, the members listing page will be http://yourdomain.com/speaker instead of http://yourdomain.com/member
- Column: Custom the number of column in the teacher listing page.
- Excerpt Length: Change the number of content will appear in the teacher listing page
- Teacher Single:
- Layout: You can change the layout of teacher single post type with options like Right, Left, No sidebar
- Single Teacher custom sidebar: You can fill in the custom sidebar name that you created in Apprearance >> Widget to enable the custom sidebar in single teacher post
- Titlebar:
You can choose default layout for page titlebar of teacher single post type. This setting can be overridden in each member.
K-Gallery Plugin
If you want to create a single gallery, first of all, you need to install our K-Gallery plugin. The installation file can be found in the /Plugin Files/ folder of the download package. After installed, you will see K-Gallery item in the left menu panel.
1. Create a Gallery
- Go to K-Gallery >> Add New Gallery
- Enter Slug name, category and other information for gallery post.
- You need to add a featured image for each single gallery.
- Click PUBLISH your gallery
2. Create Gallery Listing
Gallery Listing page will be defined by using our K2T Gallery Listing Shortcodes. Follow the below steps to know more details.
- Step 1: Go to Pages >>> Add new page
- Step 2: Click to Backend editor, then click add elements
- Step 3: Select K-Gallery Listing shortcodes
In this K2t Gallery Settings Shortcode, all the parameters include:
- Title: Fill in the name you want to appear in the Gallery Listing page.
- Number image to show: Fill in the number of images you want to show.
- Categories: Fill in the name of available category to show all the images in that category.
- Show/Hide Filter: Select True or False to show or hide the filter for gallery listing.
- Filter Style: You can whether choose the style of gallery listing in List form or Dropdown.
- Filter Align: Choose Left, Right or Center to custom the fiter align.
- Colums: Number of columns in gallery listing that will show in the front-end.
- Enable Animation
- ID: Type the unique ID to identify this shortcode. It is optional.
- Class: Add Class to run css/jss. It is optional.
Gallery Listing on Front-end
2. Set Up Gallery Listing
If you want to change gallery page's setting, you need to navigate to Appearance >> Theme Options >> Gallery and continue to make changes in there.
- Teacher Slug: Fill in the gallery's slug.
SHORTCODES
Visual Composer is a very modern and useful feature of Primary, it allows users to make a new page in a short time, simplifying shortcodes. If you like the traditional way to create your own page, you can always click to Classic Mode.
It is very easy to create your own page.
Step 1:
- Create a very new page by yourself, choose "Add element" to insert any rows, texts or shortcodes you want to show on your page or "Add text blog" to write text.
- Create new page based on available layouts: Landing page, Call to action page, feature list, description page, product page or service list.
Step 2: To custom each row, you choose options in the right of the row.
2.1. Edit this row:
Design option:
- Css: padding, border and margin.
- Color: color of border and background. Choose color from color palette.
- Theme_border: select theme from theme list: solid, dotted, dash, none.... Default is theme defaults.
- Theme_background: select theme from theme list: cover, contain, no repeat, repeat. Default is theme defaults.
- Box_controls: tick the checkbox if you want to simplify controls. Otherwise, deselect it.
General:
- Row_fullwidth: tick the checkbox if you want the row to have full width (no wrap content). Otherwise, deselect it.
- Background_type: background color, background image, background slider and background video
- Color" color of background. Choose color from color palette.
- ID: enter a unique ID for your button.
- Class: enter a unique class name for your button
2.2. Clone: make a clone from original element.
2.3. Delete: delete the element.
Step 3: Each element you choose will have different setting. The below is detail setting for each shortcode.
1.3. Progress
Here are the parameters of this shortcode:
- Percent: should be a number from 0 – 100.
- Color: Color of the progress, background and text. You can choose any color from color palette.
- Title: the name/title of the progress
- Height: the height of progess bar.
- Striped: tick the checkbox if you want your progress to be striped. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.4. Pie chart
Here are the parameters of this shortcode:
- Widget Title: Enter text used as widget title, located above content element.
- Value: This should be a number from 0 – 100.
- Label Value: Enter label for pie chart and you can leave it empty and then it will automatically take value from "Value: field.
- Unit: Enter measurement units (Example: %, px, points, etc. And graph value and units will be appended to graph title.
- Color: color of outer, tracking part, text and text background. You can choose any color from color palette. Default is the primary color.
- Extra class name: Style particular content element differently - add a class name and refer to it in custom CSS.
1.5. Icon
Here are the parameters of this shortcode:
- Icon library: You can these icon from font awesome, open iconic, typicons, entypo, linecons.
- Icon: an icon from the icon set.
- Color: selecting color for icons from colors that is available.
- Background style: that can be square, rounded or circle .
- Size: Size of icons can be normal, mini, small, large, extra large.
- Icon alignment: You can place icons to be left, right or center.
- URL (link): You can click to select URL and fill in the icon URL and title you want.
- CSS animation: To show animation, you can choose some styles that is available.
1.6. Icon Box
Here are the parameters of this shortcode:
- Layout: select layout for your icon box: 1, 2 or 3. Default is 1.
- Color: Color of background icon box.
- Title: title/name of the iconbox.
- Title link to: Fill in blank with name of link. Permalink url only.
- Title Font size: Size of font title. Numeric value only. Unit is pixel.
- Text transform: Tranformation of text: inherit, uppercase, lowercase, initial and capitalize.
- Title Color: The color of title.
- Sub_title: Sub title that you want to show below Title.
- Title Margin Bottom: This is where you custom the title margin at the bottom. Numeric value only. Unit is Pixel.
- Icon Type: Choose icon type: Icon fonts or Graphics.
.
- Choose Icon: There are more than 200 icons for you to choose. Click on the "+" button to choose.
- Icon Size: Choose size for icon. Numeric value only. Unit is pixel.
- Icon color: Choose color for icon.
- Link to: Add the link for icon.
- Link Text: Text for that link.
- Content: Add your content in this icon box.
- Margin: margin of top, right, bottom and left. Numeric value only. Unit is pixel.
- Enable Animation: tick the checkbox if you want to enable animation, then select kind of animation and fill animation time delay. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.7. Message Box
Here are the parameters of this shortcode:
Firstly, you have to choose from message box presets you want, it can be custom, informational, warning, successful, error
- Mesage Box Presets: You can choose Custom and continue to make changes with all the below fields. If not, you can select other options.
- Style: select the style for your message: solid, solid icon, outline, 3D.
- Shape: select the shape for your message: rounded, square, round.
- Color: there are different colors for you to choose.
- Icon Library:
- Text: content you want to show inside message box. You can insert image or audio too.
- Transparent: tick the checkbox if you want background to be transparent. Otherwise, deselect it.
- Close: tick the checkbox if you want message box is close. Otherwise, deselect it.
- Animation: tick the checkbox if you want to enable animation, then select kind of animation and fill animation time delay. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
- Icon: an icon from the icon set.
1.8. Heading
Here are the parameters of this shortcode:
- Title: Name/title of heading.
- Heading_tag: h1, h2, h3, h4, h5 or h6. Default is h1.
- Align: Heading align: left, center or right. Default is left.
- Title Font: Use any font from Google Font.
- Title Color: Choose color for heading.
- Border: tick the checkbox if you want the heading to have border and then select type of border: short line, bottom icon, heading, boxed heading, bottom border, line through, dotted line, double line or fat line. Otherwise, deselect it.
- Animation: tick the checkbox if you want to enable animation, then select kind of animation and fill animation time delay. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.9. Pricing Table
Here are the parameters of this shortcode:
- Seperated: True or False to seperate/link among all the tables.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.10. K2T Carousel
You can choose style 1 or style 2 for carousel. After that, selecting small elements for carousel such as single iamge, raw HTML code, testimonials or events.
Here are the parameters of K2T shortcode:
- Slides_per_view: number of slides per view. Numeric value only.
- Slides_per_view_on_desktop: number of slides per view can display on desktop. Item to display for desktop small (device width <= 1200px).
- Slides_per_view_on_tablet: number of slides per view can display on tablet. Item to display for tablet (device width <= 768px).
- Slides_per_view_on_mobile: number of slides per view can display on mobile. Item to display for tablet (device width <= 480px).
- Margin between items: Enter the margin measurement between the items. Unit is pixel. Enter a number only.
- Auto_play: tick the checkbox if you want slide auto play. Otherwise, deselect it.
- Navigation: tick the checkbox if you want show navigation. Otherwise, deselect it.
- Pagination: tick the checkbox if you want show pagination, then select position of pagination: inside, top or bottom. Otherwise, deselect it.
- Class: choose a unique class name for your carousel.
1.11. K Event Listing
Here are the parameters of K2T shortcode:
- Event Listing Style: You can choose the listing style with Calendar (2 styles, or Grid, Carousel, Classic.
- Enable Animation: Tick the checkbox to enable animation.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.12. Tabs

- Widget_title: Enter text which will be used as widget title. Leave blank if no title is needed.
- Style: 02 options for you, which are Round and square shape.
- Color: Different colors for you to select. Select tab colors.
- Do not fill content area: If you don't want to fill the content area with colors, tick the checkbox.
- Spacing: Select tabs spacing. Unit is pixel.
- Gap: Select the gabs between tabs. You can choose none or fill in the measurement. Unit is pixel.
- Position: Top or Bottom is 02 options for you to select.
- Alignment: Select the tab of Left, Center, Right sections to change the title alignment.
- Autoplay:Select auto rotate for tabs in seconds (Note: disabled by default).
- Active section: Enter active section number (Note: to have all sections closed on initial load enter non-existing number).
- Pagination Style: choose pagination style by selecting the tabs of different layouts.
- Extra class name:If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.
1.13. Testimonials
Here are the parameters of this shortcode:
- Style: select Style 1, Style 2 or Style 3. Default is style 1.
- Avatar: choose avatar for testimonial author from library media.
- Avatar_position: left, center or right.
- Name: name of testimonial author.
- Position: position of testimonial author.
- Link to: fill any URL you want.
- Link_target: open in a new window or open in the same frame as it was clicked.
- Text: you can add text or image, audio... from library media.
- Animation: tick the checkbox if you want to have animation on your page. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.14. Images
Here are the parameters of this shortcode:
General:
- Widget title: enter text which will be used as widget title. Leave blank if no title is needed.
- Image: select image from media library.
- Image_size: enter image size. Example: "thumbnail", "medium", "large", "full" or other sizes defined by current theme. Alternatively enter image size in pixels: 200x100 (Width x Height). Leave empty to use "thumbnail" size.
- Image_alignment: select image alignment: align left, align center or align right.
- Image_link: enter URL if you want this image to have a link.
- Image_style: select image style: rounded, outline, shadow or border. Default is none.
- Image_hover_style: select image hover style: dark, light or banner. Default is none.
- Animation: tick the checkbox if you want to have animation on your page. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
Design option:
- Css: padding, border and margin.
- Color: color of border and background. Choose color from color palette.
- Theme_border: select theme from theme list: solid, dotted, dash, none.... Default is theme defaults.
- Theme_background: select theme from theme list: cover, contain, no repeat, repeat. Default is theme defaults.
- Box_controls: tick the checkbox if you want to simplify controls. Otherwise, deselect it.
1.15. Countdown
Here are the parameters of this shortcode:
- Dropdown Style: Square, square fill color, circle, circle fill color or solid.
- Square
- Square fill color
- Circle
- Square fill color
- Solid
- Time: fill the time
- Year, Month, Day, Hour, Minute, Second: fill in the blank the word of year, month, day, hour, minute and second in your language.
- Font_size: size of text.
- Align: left, center or right.
- Color: color of number and background. Choose color from color palette.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.16. Posts
Here are the parameters of this shortcode:
Post Grid setting
- Data source: You can select source that is available.
- Narrow data source: That means you will fill in specific categories, tags or custom taxonomies.
- Total items: set maximum posts in grid or enter -1 to show all.
- Display style: select one of the styles: all, load more button, lazy loading, pagination.
- Show filter: Check to box to enable.
- Grid elements per row: select the number of single grid elements per row.
- Gap: Distance between grid elements.
Data settings
- Order by: There are several tyles of order, you can select any type
- Sorting: Descending or ascending.
- Offset: The number of grid elements to displace or pass over..
- Exclude: Fill in the name of posts or pages you want to exclude.
Item design
- The element template: Default is basic grid, besides there are still a lot of templates.
Blog post setting
- Number_of_post_to_show: number of posts you want to show. Empty is show all posts.
- Show_posts_associated_with_certain_categories: Using category id, separate multiple categories with commas.
- Animation: tick the checkbox if you want to enable animation, then select kind of animation and fill animation time delay. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.17. K2t Google maps
Here are the parameters of this shortcode:
- Zoom level: between 0-20.
- Latitude: line of latitude.
- Longitude: parallel of longitude.
- Width: default is 600.
- Height: default is 400.
- Address: the place you want to mark.
- Marker: choose Yes or No. Yes to display marker.
- Marker_image: to change default Marker.
- Traffic: tick the checkbox if you want to show traffic on the map. Otherwise, deselect it.
- Draggable: tick the checkbox if you want to drag the map. Otherwise, deselect it.
- Show_Info_Map: tick the checkbox if you want to show info map. Then fill information in the Content Info Map. Strong, br are accepted. Otherwise, deselect it.
- Maptype: the type of Google Maps: Roadmap, Satellite, Hybrid, Terrain.
- Hide_control: tick the checkbox if you want to show control on the map. Otherwise, deselect it.
- Scroll_wheel_zooming: tick the checkbox if you want to scroll wheel zooming. Otherwise, deselect it.
- Map_type: select type of map: Road map, Satellite, Hybrid or Terrain.
- Color: Select color of background from pallete.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.18. Brands
Choose Brand then Brand Item
Here are the parameters of shortcode Brand:
- Column: select column display brand (from 1-8).
- Padding: if you select true, it will be padding between item.
- Grayscale: tick the checkbox to display grayscale..
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
Here are the parameters of Brand Item:
- Title: name of brand.
- Tooltip: tick the checkbox to enable tooltip.
- Brand: upload brand image.
- Animation: tick the checkbox to enable animation, then choose style of animation and time delay (numeric value only, 1000 = 1sec).
1.19. Member
Here are the parameters of this shortcode:
- Style: select style 1, 2, 3 or 4.
- Member_name: name of member.
- Role: role of member.
- Link: fill link of Facebook, Twitter, Skype, Pinterest, Instagram, Dribble and Google Plus.
- Info: fill info of member. You can add text, image...
- Animation: tick the checkbox to enable animation, then choose style of animation and time delay (numeric value only, 1000 = 1sec).
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.20. Tour
Here are the parameters of this shortcode:
- Widget_title: Enter text which will be used as widget title. Leave blank if no title is needed.
- Style: 02 options for you, which are Round and square shape.
- Color: Different colors for you to select. Select tab colors.
- Do not fill content area: If you don't want to fill the content area with colors, tick the checkbox.
- Spacing: Select tabs spacing. Unit is pixel.
- Gap: Select the gabs between tabs. You can choose none or fill in the measurement. Unit is pixel.
- Position: Top or Bottom is 02 options for you to select.
- Alignment: Select the tab of Left, Center, Right sections to change the title alignment.
- Autoplay:Select auto rotate for tabs in seconds (Note: disabled by default).
- Active section: Enter active section number (Note: to have all sections closed on initial load enter non-existing number).
- Pagination Style: choose pagination style by selecting the tabs of different layouts.
- Extra class name:If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.
1.21. Blockquotes
Here are the parameters of this shortcode:
- Style: select style 1 or 2.
- Align: Select align: left, center or right.
- Author: fill author name of the quote.
- Link: fill the link.
- Quote: fill the quote.
- Animation: tick the checkbox to enable animation, then choose style of animation and time delay (numeric value only, 1000 = 1sec).
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.22. Icon list
Select shortcode Icon list, then choose small Icon inside Icon list.
Here are the parameters of shortcode Icon list:
- Icon: select icon from icon list.
- Color: select color of all of icon in icon list.
- Animation: tick the checkbox to enable animation, then choose style of animation and time delay (numeric value only, 1000 = 1sec).
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
Here are the parameters of shortcode Icon items:
- Title: title of icon.
- Content: content of icon you wan to show.
- Animation: tick the checkbox to enable animation, then choose style of animation and time delay (numeric value only, 1000 = 1sec).
1.23. Video
Here are the parameters of this shortcode:
- Widget_title: Enter text which will be used as widget title. Leave blank if no title is needed..
- Link: Link to the video. More about supported formats at WordPress codex page.
- Vimeo
- Youtube
- Extra_class_name: if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.
1.24. Socials
To increase interact between you and your visitors, Primary has 4 different popular social buttons for you to choose: facebook, twitter, google plus and pinterest.
- Facebook: select type: Horizontal, Horizontal with count and Vertical with count.
- Twitter: select type: horizontal, vertical with count and horizontal with count.
- Google Plus: select button size: standard, small, medium or tall. And select type of annotation: inline, bubble, none.
- Pinterest: select type: horizontal, vertical or no count.
1.26. Accordion and Toggles
Here are the parameters of shortcode Accordion:
- Widget title: Enter text used as widget title (Note: located above content element).
- Style: 02 options for you, which are Round and square shape.
- Color: Different colors for you to select. Select tab colors.
- Do not fill content area: If you don't want to fill the content area with colors, tick the checkbox.
- Spacing: Select tabs spacing. Unit is pixel.
- Gap: Select the gabs between tabs. You can choose none or fill in the measurement. Unit is pixel.
- Position: Top or Bottom is 02 options for you to select.
- Alignment: Select the tab of Left, Center, Right sections to change the title alignment.
- Autoplay:Select auto rotate for tabs in seconds (Note: disabled by default).
- Active section: Enter active section number (Note: to have all sections closed on initial load enter non-existing number).
- Pagination Style: choose pagination style by selecting the tabs of different layouts.
- Extra class name:If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.

Here are the parameters of shortcode Accordion Item:
- Title: title of accordion item. Leave blank if no title is needed.
- Section ID: Enter section ID (Note: make sure it is unique and valid according to w3c specification).
- Icon: tick the checkbox if you want to add icon from icon list.
- Icon position: It can be after or before title.
- Text: enter text of accordion item.
- Class: If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.
Here are the parameters of shortcode Toggles:
- Title: title of toggle block. Leave blank if no title is needed.
- Content: enter text of media (audio, image...).
- Style: select style for toggle: default, simple, round, round outlline, rounded, rounded outline, square, quare outline, arrow or only text.
- Color: select color of icon.
- Size: select size of toggle: small, normal or large.
- State: state of toggle: closed or open.
- Animation: tick the checkbox to enable animation. Otherwise, deselect it.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.27. Carousel
Here are the parameters of shortcode Carousel:
- Widget title: Enter text which will be used as widget title. Leave blank if no title is needed.
- Images: Select images from media library.
- Size: the size of image. Leave empty to use "thumbnail" size.
- On click: what to do when slide is clicked.
- Slider mode: Horizontal or vertical.
- Slider speed: duration of animation between slides.
- Slides per view: the number of slides you want to display.
1.29. Blog post
Here are the parameters of shortcode Blogpost:
- Number of posts to show:show number of posts in page
- Show posts associated with certain categories: fill category id here
- Enable slide
- Enable animation
1.30. Gallery
Here are the parameters of this shortcode:
- Widget_title: Enter text which will be used as widget title. Leave blank if no title is needed.
- Type: select gallery type: Flex slider fade, flex slider slide, nivo slider or image grid.
- Auto_rotate_slides: auto rotate slides each X seconds (3, 5, 10, 15 or disable)
- Images: select select images from media library.
- Size: Enter image size. Example: thumbnail, medium, large, full or other sizes defined by current theme. Alternatively enter image size in pixels: 200x100 (Width x Height). Leave empty to use "thumbnail" size.
- On_click: define action for onclick event if needed: open pretty photo, do nothing or open custom link.
- ID: enter a unique ID for your step.
- Class: enter a unique class name for your step.
1.31. Post Slider
Here are the parameters of this shortcode:
- Widget_title: Enter text which will be used as widget title. Leave blank if no title is needed.
- Slider Type: Select Slider type that you like such as Flex Slider with fade effect, Flex slider and Nivo slider type.
- Slider Count: Enter number of slides to display (Note: Enter "All" to display all slides).
- Auto Rotate: Auto rotate slides each X seconds.
- Post types: Select source for slider.
- Description: Select source to use for description (Note: some sliders do not support it). You can choose No description, or Teaser (Excerpt).
- Link: Link Types which are Link to Post, Link to bigger iamge, open custom links. You can also set it with no links.
- Thumbnail size: Enter thumbnail size. Example: thumbnail, medium, large, full or other sizes defined by current theme. Alternatively enter image size in pixels: 200x100 (Width x Height).
- Post/Page IDs: Enter page/posts IDs to display only those records (Note: separate values by commas (,)). Use this field in conjunction with "Post types" field.
- Categories: Enter categories by names to narrow output (Note: only listed categories will be displayed, divide categories with linebreak (Enter)).
- Order by: Select how to sort retrieved posts.
- Sort order: You can choose Descending, Ascending order.
- Extra class name: Style particular content element differently - add a class name and refer to it in custom CSS.
1.32. Call to Action
Here are the parameters of this shortcode:
- Heading: Enter text for heading line. You can tick the checkbox "Use Custom Font" to enable Google fonts.
- Sub Heading: Enter text for subheading line.
- Text Alignment: Select text alignment in "Call to Action" block. You can choose Left, Right or Center and Jusstify.
- Shape: Select call to action shape. It can be round or square.
- Style: Select call to action display style. It can be Classic, Flat, Outline, 3D or Custom.
- Color: Select color schema by tapping the color option.
- Text: Insert the content you want to display.
- Width: Select call to action width (percentage).
- Add button? Add button for call to action. If you don't want, you can set it "No".
- Add icon? Add icon for call to action. If you don't want, you can set it "No".
- CSS animation Add css animation for call to action. If you don't want, you can set it "No".
- Extra Class name: enter a unique class name for your step.
1.33. WooCommerce Shortcodes
Recent Product
Here are the parameters of this shortcode:
- Per page: The "per_page" shortcode determines how many products to show on the page
- Column: The columns attribute controls how many columns wide the products should be before wrapping.
- Order by: Select how to sort retrieved products.
- Sort Order: Designates the ascending or descending order.
Featured Product
Here are the parameters of this shortcode:
- Per page The "per_page" shortcode determines how many products to show on the page
- Column: The columns attribute controls how many columns wide the products should be before wrapping.
- Order by: Select how to sort retrieved products.
- Sort Order: Designates the ascending or descending order.
CHILD THEME
Primary comes with a Child Theme. Simply install Primary-Child.zip like a regular WordPress theme.
What is A Child Theme?
A child theme is a theme that inherits the functionality of another theme, called the parent theme. Child themes allow you to modify, or add to the functionality of that parent theme. A child theme is the best, safest, and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes.
Instead of modifying the theme files directly, you can create a child theme and override within.
Why Use A Child Theme?
There are a few reasons why you would want to use a child theme:
- A WordPress child theme allows you to apply custom code changes to your site. Using a child theme ensures that all your customizations will not be overwritten even when you update the parent theme.
- If you modify code directly from a parent theme, then update the parent theme, your changes will be lost. Always use a child theme if you are modifying core code.
FONT ICONS
Follow these steps to know how to add different icons fonts to Primary:
Step 1: Copy the icon fonts following the link: theme root / framework / k2ticon / inc / font. An icons fonts standard includes 4 files: your_font.eot, your_font.svg, your_font.ttf and your_font.woff
Step 2: Open file as link: root theme / framework / k2ticon / css / style.css to inform font-face and the whole css class for the new font. (Note to change the path to adapt). For example:
@font-face {
font-family: " your_font ";
src: url("../inc/font/ your_font.eot");
src: url("../inc/font/ your_font.eot#iefix") format("embedded-opentype"),
url("../inc/font/ your_font.woff") format("woff"),
url("../inc/font/ your_font.ttf") format("truetype"),
url("../inc/font/ your_font.svg") format("svg");
font-weight: normal;
font-style: normal;
}
.icon-1 { content: “” }
.icon-2 { content: “” }
….
Step 3: Open file as the direction: theme root / framework / k2ticon / inc/ list.php and find line 729 to add new class of the new icon fonts
‘your_font ‘ => array(
‘icon-1’,
‘icon-2,
‘icon-3’
…
)
Step 4: Open file as the direction: theme root / framework / k2ticon / js / generator.js and find line 56, duplicate line 56-59 and then paste down
if ( selectedIcons == ‘your_font-icons-list' ) {
listIcons.hide();
jQuery( 'ul. your_font -icon-list' ).show();
}
Step 5: Open file as the direction: theme root / framework / k2ticon / k2ticon.php, find line 80 to paste the code down
Step 6: Done!. See the results!
Note: You can replace "your_font" by your own name
FINALLY
Thank you for reading!
We hope you can create the best website with Primary.
One again, thank you so much for using Primary. 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.
Do not hesitant to contact us via email: knighthemes@gmail.com or submit ticket via Forum
Please take a screenshot photo with descriptions about your problem. More details about your problems help us more easier to figure out and respond you sooner.
*******************Note*********************************************************************************************************
SCOPE OF SUPPORT
Our support covers getting setup, trouble using any features and any bug fixes that may arise. Unfortunately we cannot provide support for customizations or 3rd party plugins. If you need help with customizations of your theme, please contact with us with your requirement. Our technical team will help you with some fees.
SUPPORT SCHEDULE
Our working time is 8:30am - 5:30pm from Monday to Friday (GMT+7). So if you email us or submit ticket besides this working time, we are really sorry that we are not able to respond you soon. We will try to reply you as fast as we can. Especially if you email or submit ticket at weekend, please be patient and we will respond to you right when we are back on Monday.
Support forum
CONTACT
Facebook
Twitter
Google Plus
Youtube
Reference
WordPress support (installation, development):
Learn to HTML, CSS, PHP, Javascript, etc
1.24. Socials
To increase interact between you and your visitors, Primary has 4 different popular social buttons for you to choose: facebook, twitter, google plus and pinterest.