Do you have a portfolio of projects that you want to share? Perhaps a gallery of your artwork, or a selection of your web design clients?
Pawsome Portfolio allows you to create individual pages for portfolio items of any type, using all of the WordPress block editor features that a normal page or post has. Then you can tag items if you want, allowing you to display a portfolio that visitors can filter.
For instance: let's say you're a mixed media artist. You may want to display all of your art at once, but also allow viewers to see just digital art, or just paintings, or just sketches. Maybe as a designer you want to display logos, branding, mockups, wireframes, etc as different tags.
This plugin is a work in progress, with a goal of being flexible for any WordPress website, while a bit opinionated on layout and design.
After you have installed and activated the plugin via the Add New Plugin, here are the steps to create your first portfolio:
- Go to the Pawsome page in your WordPress Dashboard
- Start adding portfolio items, like you would add a post or a page. The title, featured image, and excerpt can be used as part of displaying the portfolio, so remember to add those!
- Portfolio Categories are how you organize portfolio items to be able to display multiple portfolios in different places. You can apply multiple categories to a portfolio item, but a displayed portfolio only covers one category.
- Portfolio Tags are how you organize portfolio items to make them filterable. Apply as many tags as you want to be able to filter projects by. If you activate the tag filter in a portfolio, visitors will be able to select tags to view only portfolio items that fit those tags.
- Now that you have portfolio items tagged and categorized, time to insert a portfolio onto a page! Edit a page with the block editor, and add the Pawsome Portfolio block via one of the block insertion tools.
- You have to select a portfolio category to get items to display. After that, all of the other options are... well, optional!
- Choose if you want to use a Card or List style to display portfolio items, or style your own
- Choose the link behavior that you want:
- Link to Page: Clicking an item takes you to the portfolio page of that item
- Open as Modal: Clicking an item opens the contents of the page as a lightbox modal on the same page
- None: don't link to the portfolio pages
- Toggle which data related to a portfolio item you want to display
- That's it! Let your visitors peruse your portfolio!
- changes modal cursor style to pointer to indicate clickability
- adds query string to URL for selected tags and loads them
- Initial Release