Do you have any other suggestions to create a taxonomy row that could be used to filter the results of the search (see attachment).
So, when one hits the menu link Works, the page as in attachment is displayed. Using the links in the top row, the visitor can filter all - for example - dramatic work.
Hopefully, you can point me in the right direction...
Do you mean you want to add a drop-down select box that should offer you taxonomy terms as options and when you select one of the option it should filter the view based on the selected taxonomy term?
Got it. Yes, its possible but you might have to use the Classic views in this case.
If you can share admin access details I will try to setup a demo for you.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
To your view's content selection tab I've added the taxonomy query filter as you can see with the following screenshot:
- hidden link
Screenshot => hidden link
And I've added the taxonomy view at top of your original view as you can see with the following screenshot:
=> hidden link
Now, as you can see all taxonomy term links are displayed at top of the page and when you click on it, it will filter the view based on the selected term.
- hidden link
Hello Paul, Minesh is not available for a couple of days. If you don't mind, I'll continue with you on this ticket.
From what I gathered so far, Minesh has created a "taxonomy view" to generate the list of terms with URLs. This "taxonomy view" is created using the legacy editor. The URLs are used in the "posts view"(built inside the page with the blocks editor) to return only the posts with the selected term(in the URL). The "posts view" has also a text search filter.
Minesh has added to taxonomy view to the page, before the posts view, with this shortcode:
[wpv-view name="list-all-terms-as-filter"]
The block with the two items was inserted using a block, that I did not recognize. It seems to be a menu block, but I am not familiar with it. This screenshot may explain better hidden link
However, since then, the page has been converted from using the Blocks editor, to using the classic editor. So, I can't really tell how to remove that block, without asking what editor you want to use for this page? The blocks editor, The Divi editor?