Descripción
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”]
Capturas
Instalación
- 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!
Preguntas frecuentes
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“NT Portfolio” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “NT Portfolio” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0
Initial release