Problem: After updating Toolset plugins, some Views are not filtered as expected. I am displaying only the results of these Views. In the past, the Views were filtered by taxonomy term using a Query Filter, but I am unable to modify the taxonomy Query Filters now. I see a message that these filters are controlled by front-end search, but I do not display any filters in these Views.
Solution: In this case, it seems that the Views were created with front-end search filters but those filters are not displayed on the front-end of the site. Those front-end filters should be removed first. Edit the Views and delete any taxonomy filter codes from the Search and Pagination panel. That will restore your ability to modify the taxonomy Query Filters, and you should then be able to select a specific term to use for filtering each View.
I need to make a table trough my Archive Loop, but i can't find on View block - Design the "Table" Style.
Solution:
If you need Bootstrap in your website, then you can try the option "Grid".
If you don't need Bootstrap in your website, please try these:
Dashboard-> Toolset-> Settings-> General, in section "Bootstrap loading", enable option "This site is not using Bootstrap CSS".
Problem: I have created a custom search View in the legacy View editor. I would like to display the View in a Block Editor template. I would like to display the filters in one row that extends full width across the template, and I would like to display the results in a different area on the same page, in a grid that does not extend full-width.
Solution: Use the shortcode wpv-form-view to display the search filters independently, and use the wpv-view shortcode to display the results independently. Place those shortcodes in your Block Editor template using custom HTML or classic blocks.
Filters: