Hello!
At the bottom of my portfolio pages I want to show other related portfolio pages instead of the previous/next post navigation.
To do this I added a Grid component to the page, chose a source of “Portfolio,” selected a category, and set the order to “Random”.
This works pretty well except that it can show the portfolio page that the user is currently on, because it doesn’t have any awareness to omit the portfolio page being viewed.
Is there a way to fix this?
Thank you!!