Problem:
The customer asked if there is a way to bulk disconnect post-relationships and would the post-relationship connections would be deleted if the participating post is deleted.
Solution:
Guided that there is no feature or interface available to bulk disconnect the related posts and once you'll trash and then permanently delete a participating post, it will effectively disconnect all its post-relationship connections too.
Problem:
The customer reported that the single quote characters in the classic views editor are getting converted to their equivalent ASCII character.
Solution:
Guided that this only happens when the option "Disable the visual editor when writing" is checked on the user profile page.
( WP Admin -> Users -> Profile )
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.