How to add notification boxes to page

To add portfolio listing to your page simply click on posrtfolio shortcode button, that can be found integrated in default editor panel in visual mode.


How it looks

You can choose on of two different layouts and choose wheiter it will be with pagination or isotope

“Modern” layout style, with isotope

[terms_portfolio terms=”24″ perpage=”3″ pagination=”” layout=”” isotope=”on” ]

Sample Code

[terms_portfolio terms="24" perpage="3" pagination="" layout="" isotope="on" ]


“Classic” layout style, with pagination

[terms_portfolio terms=”25″ perpage=”” pagination=”on” layout=”classic” isotope=””]

Sample Code

[terms_portfolio terms="25" perpage="" pagination="on" layout="classic" isotope="" ]