Tell us what you are trying to do?
I have a custom post type "Business" with a custom Taxonomy "Type-Of-Business" I have a page with multiple views, each accepting a view shortcode for a parent Type-Of-Business. I would like to be able to allow the user to filter down into the child types-of-business and use Ajax to update the results. For Example "Arts" would be the parent, then we want the user to be able to select from the child categories, "Art Galleries," "Music", "Comedy", "Theater", etc
[wpv-view name="communityguideviewfiltered" wpvtypeofbusiness="arts"] produces the desired result until I enable the taxonomy filter on the view, then it defaults to all businesses until the user selects a category from the dropdown.
As far as I can tell, we can use a view shortcode OR a frontend filter, but not both. Is this possible on Toolset?
Hello. Thank you for contacting the Toolset support.
As far as I can tell, we can use a view shortcode OR a frontend filter, but not both. Is this possible on Toolset?
==>
Yes, that is correct. Either you should go with filtering a view with shortcode attribute or use the frontend filter.
But I think I can share solution for this issue, let me see what I can offer. Can you please share admin access details and let me check if I can able to share any workaround.
*** 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.