Archived topic
How to create a button navigation
7 replies · Started by François on December 6, 2021
Hi
How could we create a button navigation like the one on the Site Library page to filter the sites templates?
I imagine that it is a parent taxonomy that is displayed and it uses the masonry lib to manage the movements.
https://generatepress.com/site-library/
I tried to search on the forum if any explanation where already there but without success.
Thank you
Hi there,
thats actually custom developed specifically for the GP site.
Are you wanting this for your blog/archives ? As that would require a plugin or custom development
Yes I'm building several directories with tools and services to use on a niche. And a CPT is created to list all posts.
I would be interested to give a filter per categories like the one you built for GP.
I was wondering if Relevanssi (relevanssi pro) would help to create a search specific to a CPT.
Thank you for your help.
I was wondering if Relevanssi (relevanssi pro) would help to create a search specific to a CPT.
You would need to check with Relevanssi's support team.
This plugin might be worth a shot as well:
https://wordpress.org/plugins/category-ajax-filter/
Thank you Leo, I'll check your suggestions.
No problem :)
Hi @leo
The category-ajax-filter is using its own template for displaying the posts. It doesn't reuse the element blocs templates.
I've found this other one => https://smartpostshow.com/demo/isotope-filter/ (but not yet tested)
And there's also facetwp.com .. but it's more oriented for a sidebar faceted navigation.
Thanks for sharing!