Views is a WordPress plugin that lets you easily design the display of single pages using content templates. You can also include any field belonging to the content in your templates, without writing PHP code.
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 - 661 through 675 (of 896 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 would like to create a custom Content Template for single Products using Toolset WooCommerce Blocks, but I cannot select a WooCommerce Blocks template in the WooCommerce Blocks settings. I only see WooCommerce Views template.
Solution: WooCommerce Views and WooCommerce Blocks are the same thing, the names are used interchangeably. Select the WooCommerce Views template.