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 - 2,656 through 2,670 (of 3,158 total)
Problem: I have imported a site using FG Drupal to WordPress. Now when I try to display a custom field using a Types field shortcode, I see a fatal error:
Fatal error: Uncaught Error: Call to a member function get_value_filtered() on null in /path/to/site/wp-content/plugins/types/application/models/field/type/checkbox/view/frontend.php:33
Solution: Resave the field group containing this custom field, clear the Views cache, clear the Kinsta cache.
Problem: I have created a View that includes a container block in the loop. That container block background image is set using dynamic sources. When I display the View on the front-end of the site, the same image is shown in the background of all the results in the View.
Solution: Update to the latest version of Toolset plugins to get the fix for this issue.