Views is a WordPress plugin that lets you easily display content on your website's front-end in any way you choose.
Views User Guides include detailed documentation for creating lists of content, templates for content and archive page and also explain how to create parametric searches for any content type.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 1,066 through 1,080 (of 3,129 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 select a specific post/page in the view with the field of the content template so that it is used for the preview.
Solution:
Guided that the "View with" selection field at the top of the content template editor, automatically shows the most recently modified pages/posts. If the content template is assigned to any specific post type, only posts from that post type are shown.
To quickly set any specific page/post in this "View with" field, you can follow these steps:
1. Go to the edit screen of the target preview page/post that you'd like to select in your content template.
2. On the edit screen, you'll see the option to select a content template in the right settings panel. You can select the target content template in this field and save the changes.
3. After that, when you'll visit the edit screen of the target content template, you'll see that the target preview page/post will be available in the "View with" field's dropdown. You can select it and save the template.
4. In the last step, you can go back to the edit screen of the target preview page/post and select the default option 'Template Dynamically Assigned by Toolset' in the content template selection field.
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.