Order portfolio order by categories in query String
-
First of all, Congratulations on the excellent plugin. The best portfolio plugin I’ve seen so far.
I have the following question: I work with design and send my portfolio to freelance sites. Some customers prefer certain categories, such as SEO and Web design, for example. I would like to customize my portfolio, ordering and displaying the works of interest to the client first and displaying the categories with less relevance later.
I noticed that the Visual portfolio has an amazing query string filter function, so I can filter only a certain category, copy the link, shorten the URL, and send it to my clients. Follow the example below:
https://mysite.com/portfolio?vp_filter=portfolio_category:web-design
What I would like to know via URL is whether it is possible to filter the categories in the portfolio by sorting projects by interest categories (such as SEO and Web design) first and displaying projects from other categories later (instead of not showing more results). This functionality would be incredible, as it will help:
– Deliver exclusive content, meeting the needs of each client
– It would increase the engagement and relevance of the portfolio, something that can be decisive when a client sends a job offer and there are several portfolios to analyze.Example URL:
https://mysite.com/portfolio?vp_filter=portfolio_category:web-design,seoThis URL above would sort the Web Design or SEO projects first, and display the rest later (Social media, Ads, etc.)
Finally, I would like to know if this functionality is possible with a plugin (natively or by editing code). It is not completely essential, but it would deliver a wonderful user experience.
The topic ‘Order portfolio order by categories in query String’ is closed to new replies.