Problem:
The customer asked how to restore a custom field, that was accidentally deleted.
Solution:
Guided that it can be restored from the "Post Field Control" section.
( you'll see its button at the bottom of the custom fields groups management screen at WP Admin -> Toolset -> Custom Fields )
Problem:
The customer reported that there are two views on the page with the same taxonomy filter, but the search works only for one of them.
Solution:
Guided that to make the same search filtering work for the two different views on a page, you'll have to make sure that:
1. Both are using the exact same query filter settings and the query string parameters.
And
2. Both views are set to update the search results with the page refresh and not using AJAX.