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 - 106 through 120 (of 895 total)
Problem:
The customer reported that it is not possible to edit the existing content templates and a particular WordPress archive, as the edit screen just shows the white blank screen.
Solution:
Guided that since WordPress 5.9, if using non-Toolset blocks (including core blocks) with dynamic sources in templates, Views, or custom archives, errors are thrown and it may not be possible to edit the page.
This will be fixed in the future release and a quick fix is to set the 'SCRIPT_DEBUG' constant to 'false' in the website's 'wp-config.php' file.
As for the archive, some of the data needed for its proper functioning was no longer available in the database, so it was unrecoverable, and suggested creating a new one.
Problem:
The customer asked how to make the masonry columns in the archive responsive.
Solution:
Guided that for responsiveness, you can set a different number of columns, for different device types, through the 'WordPress Archive Loop' settings.