I’m working with the recently added The Grid extension and absolutely love it.
I am working to try and filter posts based on the posts in the grid the current user has “liked” with the Grid’s built in post like functionality.
I saw how to query them with the _post_like_count meta key (http://theme-one.com/docs/the-grid/#!/source_settings), but can’t figure out a way to show only the posts a user has “liked” in the same way.
Is this possible?
Thanks for posting in and giving us screenshot. This might be possible via custom development which is outside the scope of our support. I did check the THE GRID plugin documentation and I didn’t see the user meta key. For this to work, we need access to the user META KEY for comparison. You might want to consult a developer to achieve this.