Very Simple and Clean, Responsive Portfolio Plugin
The columns will be set up automatically with your screen as It's developed on masonry and grid style.
Demo:
WPBatch Portfolio Plugin
Please check the demo
- Upload
wpbatch-portfolio.zip
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- You will see a new menu in the dashboard "WPBatch Portfolio"... add some portfolios with title, description and categories from there
- now just add this shortcode anywhere in the page or post
[wpbatch_portfolio]
or Place
<?php do_shortcode('[wpbatch_portfolio]'); ?> in your templates php files
Good Luck