I’ve gone through their documentation, and it doesn’t seem to show what I’m particularly asking for. Wondering if anyone has come across this scenario:
On my X Pro header, I have a pseudo navbar that’s actually a filter of categories, which is awesome - cause it loads via ajax and keeps the viewer engaged. However - When the viewer actually clicks on a post, it goes to the post (which doesn’t have the grid enabled) and the header links all break. I need a way to recreate the link structure (which I’ll do myself), using either a query argument after the url, or some type of data-attribute or whatever I need to. I just need to know if it’s possible.
Goes like this: Home Page Ess Grid > Single Post > Custom link to go to the homepage, with Ess. Grid filter set to filter Category A when it loads. If that makes sense.
Thanks!