
Grid layout (Pro)
Portfolio Pro Advance is a powerful, easy-to-use WordPress plugin crafted for creatives, freelancers, agencies, and anyone who wants full control over how their portfolio is presented online. Whether you’re a designer, photographer, developer, or artist, this plugin gives you the freedom to display your work the way you always imagined.
Free Features:
– Justified and List layouts
– Project URL and technologies used
– Responsive and customizable design
– Easy shortcode embedding
Pro Features (requires license):
– Grid and Masonry layouts
– Portfolio Categories & Tags
– Elementor Widget
– Portfolio Groups
– Access Control (Private portfolios)
– Analytics (track project views)
– Custom Fields (Client, Budget, Timeline, etc.)
– Project Image Gallery
Freemius Integration
This plugin uses Freemius for license management and update delivery. Upon activation, you may choose to opt in to:
– Security and feature updates
– New feature announcements
– Anonymous usage tracking
View our Privacy Policy for more details.
Shortcode
Use the [petruth_display]
shortcode to display portfolio items anywhere on your site.
Basic Usage
[petruth_display]
Attributes
-
layout
(optional)
Layout style.- Free:
justified
,list
- Pro:
grid
,masonry
Default:justified
- Free:
-
columns
(optional)
Number of columns (for grid layouts).
Example:columns="4"
-
category
(optional)
Filter by category slug.
Example:category="branding"
-
tag
(Pro only)
Filter by tag slug.
Example:tag="ui"
-
group
(Pro only)
Filter by group slug.
Example:group="featured"
-
show_titles
(optional)
Show or hide titles.
Values:1
(default) or0
-
show_descriptions
(optional)
Show or hide excerpts.
Values:1
(default) or0
Example
[petruth_display layout=”grid” columns=”3″ category=”branding” show_titles=”1″ show_descriptions=”0″]