Descripción
This plugin will enable Portfolio in your wordpress theme. You can embed Portfolio via shortcode in everywhere you want, even in theme files.
Plugin Features
- Shortcode System.
- TinyMCE Button added for generating Shortcode.
- Very Lightweight. Only 12KB.
- Responsive support.
- Easy documentation.
- And many More.
Wanna see how it works? Click here: http://www.absiddik.net/demo/wp/plugins/abs-portfolio/
This plugin have a premium version. There have many more features. If you need the premium version then contact with us www.absiddik.net .
Capturas
Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want ABS Portfolio in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates - Posted your post Portfolio Item custom post with category and follow the blow shortcode for viewing portfolio.
Shortcodes
Portfolio form category
[abs_portfolio category="your_category_name"]
Preguntas frecuentes
- How do I install this plugin?
-
You can install as others regular wordpress plugin. No different way. Please see on installation tab.
- Can I add link with my portfolio?
-
Yes you can add link with your portfolio. When you add portpolio item there have custom fild oftion you put
portfolio_link
in Neme box and put your link with out
http:// and https://
in Value box . You can see more from Screenshots tab.
- Have more features in this plugin?
-
This plugin have a premium version. There have many more features. If you need the premium version then contact with us www.absiddik.net .
Reseñas
Colaboradores y desarrolladores
“ABS Portfolio” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “ABS 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.0
- Initial Release