Toolset lets you develop truly custom sites, including WooCommerce, Membership and Directory/Classifieds sites.
Visit our dedicated tutorials to learn how to build each of these sites using Toolset:
Problem: I have a View of Products that should be ordered by a custom field on the Products post, but the order of posts does not seem to be correct based on the custom field value.
Solution: Our developers have issued a patch for this problem in Views 3.5.1 / Blocks 1.5.1, and the issue will be solved in the next release of the plugins. To solve the problem in Views 3.5.1 / Blocks 1.5.1, you have two options:
- Create a Query Filter based on this custom field, where the field value is not empty or not equal to a blank value.
- Apply the patch to the Toolset Views plugin or the Toolset Blocks plugin as described in the comments below.
The issue will be addressed in the next release of Views/Blocks, and the workarounds mentioned here will no longer be required once the plugins are updated.