When viewing a portfolio template page, we would like the default 'All' sorting option...
<a href="#" data-filter="all_sort" class="all_sort_button active_sort">All</a>
... to display the products (blocks?) in that portfolio so that products in a certain category appear first.
( I think currently the all-sort filter displays newest products first? )
So if we have a portfolio called 'Writing' and the sort links are:
All / Best Sellers / Spelling / Grammer
And a user clicks on All (or when the page first loads) , they see all the products but the Best Sellers are at the top of the grid.
So this would require a js tweak and / or something else ?
Any pointers appreciated.














