Archived topic
New "Query Loop" block compatible with facetwp or similar
3 replies · Started by Sergio on July 26, 2022
Hello
I need to create a category filter for some courses. My intention is to create the CUSTOM POST TYPE "courses" and use the new "Query Loop" block to display them. Is it possible to use a plugin like FacetWP to filter the courses? Something like this: https://facetwp.com/demo/recipes-demo/
I read this thread but it doesn't specify if the new block is compatible: https://generatepress.com/forums/topic/post-filtering-2/
Thanks in advance
Hi Sergio,
No, it doesn’t work with the Query Loop Block.
You'll need custom code to have something like this for the Query Loop Block.
Hope this clarifies!
Gracias Fernando
I finally managed to do it by customising a block element and using Content Template: URL in private
You’re welcome Sergio!