Views plugin lets you build your own custom search for any content type. These searches can be based on post content, taxonomies and custom fields.
When you ask for help or report issues, make sure to tell us settings for your custom search.
Viewing 15 topics - 631 through 645 (of 656 total)
Problem:
Searching two different post types on separate pages using one view Solution:
You can use the Toolset block/view's filter hook "wpv_filter_query" to change post type on fly.
Problem: It seems like my Content Template styles are not applied when I visit the page after clearing my browser cache.
Solution: In this case, it seems like the issue was related to the SG Optimizer setting "Defer Render-blocking JS" causing problems for logged-out Users. Disabling this option prevents the issue, and styles are applied correctly for both logged-in and logged-out Users.