Hey Folks,
Has anyone created an archive template that filters posts using ACF fields then added WPFacet to give the user control to filter the results further? If so, I have a few questions to get me pointed in the right direction.
We have House Designs which is a custom post type. I created a page that is assigned an archive layout to display all of the designs. Now I’d like to give the user the option to filter the designs further by selecting design type (Cape, Federal, etc…), # of bedrooms, # of bathrooms, and even square footage.
I’ve created a Facet and it seems to have indexed the right number of posts of that post type then added it to the archive page in a column before the looper outputs but no controls show. How do I get it display the filtering controls on this page?

I just noticed the header background color is gone and the header is no longer sticky. It works on all the other pages so I’m guessing this has to do with adding the Raw Element?