Description
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 .
Installation
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"]
FAQ
- 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 .
Reviews
Contributors & Developers
“ABS Portfolio” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ABS 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.0
- Initial Release