Problem:
Is there a feature where Types can show the user's gravatar image?
Solution:
To display the gravatar image based on the email, you need to write the custom shortcode that should return the gravatar image based on email.
Problem: I have a custom search View and I would like to display the filters only in a widget on my site. I would like to display the results on the same page, but the WP Views Filter widget does not allow me to set the destination of the results like this.
Solution: Use a custom HTML widget instead with the wpv-form-view shortcode: