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 - 3,571 through 3,585 (of 3,834 total)
Problem: The sorting controls and table headers in my sortable table View do not seem to be working correctly. I see additional text appear next to the sorting controls, and some of the table headers do not function as sorting controls correctly.
Solution: Recreate the sorting control shortcodes in the legacy View editor and check the field slugs present in the table heading shortcodes to verify everything is in sync.
Problem: I would like to sort a View of posts based on the value of a custom field applied to one of the post's relationships (intermediary post).
Solution: A View can only be sorted by fields applied to the post type being queried by the View. If you want to sort on a field in an intermediary post type, the View must query only that intermediary post type. If you want to display information from other posts in the View's results, you can use the Types field settings to choose a related post.
Problem: An ad from Advanced Ads Pro does not show in a translated custom post when the post is translated using WPML.
Solution: Adjust the Advanced Ads Pro "Priority of content injection filter" setting wp-admin > Advanced Ads > Settings > General tab, Content Injection section. The "Priority of content injection filter" was set to 1000, which is too high to work with Toolset's Content Template system. Adjust this priority to 99.