Description
NT Portfolio Plugin is a fresh tool for your WordPress website. It is easy, useful, responsive, and helps you build beautiful portfolios. You can also showcase products, offers, or even enrich the content of your blog.
With NT Portfolio WordPress Plugin you can customize the design and build beautiful showcases that suit your website’s design. The plugin offers two different arrangements to choose from: columns, and single so, no matter how many or how few projects you may have accomplished so far, your portfolio will still look professional and slick.
Quick Guide
There are 2 main shortcodes, [ntportfolio] and [ntportfolio_single]
[ntportfolio] accepts the following arguments: id, columns and layout.
columns can be set to 2, 3 or 4
id will be the id of your NT Portfolio item. If you want to show more than 1 post id’s, type them and separate them with a comma (,).
layout can be “glass“, “centblack“, “vertblack” or “kinetic“.
[ntportfolio_single] accepts the following argument: id and layout.
layout can be “standard” or “reversed“
For further info, please visit Help section on the plugin.
Example
Portfolio items ids: 696, 695, 694, 689
4 Columns, “Glass”
[ntportfolio id=”696,695,694,689″ columns=”4″ layout=”glass”]
4 Columns, “Kinetic”
[ntportfolio id=”696,695,694,689″ columns=”4″ layout=”kinetic”]
3 Columns, “Vertblack”
[ntportfolio id=”696,695,694″ columns=”3″ layout=”vertblack”]
3 Columns, “Centblack”
[ntportfolio id=”696,695,694″ columns=”3″ layout=”centblack”]
Single Portfolio Item (slider)
[ntportfolio_single id=”695″]
Single Portfolio Item Reversed
[ntportfolio_single id=”694″ layout=”reversed”]
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Start adding portfolio items!
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Start adding portfolio items!
- Upload the plugin files to the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“NT Portfolio” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “NT Portfolio” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial release