New:
- ‘tags’ support for portfolio. It is only used in shortcode E.g.
[shortcode tags='7,8'] - ‘show-search’ shortcode param for hide/show search box E.g.
[shortcode show-search='yes'] - ‘show-categories’ shortcode param for hide/show categories E.g.Â
[shortcode show-categories='yes'] - ‘show-other-categories’ shortcode param for hide/show other categories E.g.Â
[shortcode show-other-categories='yes'] - ‘columns’ support for shortcode. E.g.Â
[shortcode columns='2']
(Expect value max 4).
Enhancement:
- Disable the page builder editor buttons & edit url fields for portfolio type (website, image & video).
- Page builder support for single page portfolio.
Improvement:
- Removed character question mark (?) from the portfolio URL which prevent caching.
Fixed:
- Magnific popup close button CSS conflict.