Views is a WordPress plugin that lets you easily customize the standard WordPress listing pages using WordPress archives. You can redesign any WordPress archive, including custom post archives, taxonomy archives, author archives and search results.
When you ask for help or report issues, make sure to tell us what you have created so far and what you want to achieve.
Viewing 15 topics - 721 through 735 (of 791 total)
Problem: I am using Polylang to translate content on my site. I have a custom post type called Products that includes some custom field values. I have indexed those fields with Relevanssi. I have a View of Products that includes a text search filter, but the Products do not appear in search results.
Solution: Translate Products or recreate them with Polylang translation settings updated.
Problem:
The issue here is that the user wanted to create a custom archive, however it was not showing up even when they tried creating one in views.
Solution:
The main issue here is that the user's theme didn't have an Archive.php file.
What I recommend that you do is to contact the theme author to check on this for you because even with views disabled the archive doesn't even render with any default content.
The archive.php file and its contents are required to display the archives of posts.