With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 676 through 690 (of 1,353 total)
The user asked if it is possible to join WooCommerce products and orders in post-relationship so that ordered posts can be filtered by the products in a view.
Solution:
Informed that this is possible using custom code and shared information about the WooCommerce's hook "woocommerce_order_status_completed" and Toolset function "toolset_connect_posts".
The customer asked how can the page be scrolled to the top when the results are updated through AJAX pagination.
Solution:
Informed that a fix for an issue that led him to use the AJAX pagination has been provided in the relevant ticket, so he can switch back to the non-AJAX pagination.
The customer reported that if a custom ID is added to the "Single field" block's "Advanced" tab, it works, but a custom class doesn't.
Solution:
Informed that adding custom ID and/or Class both works, but for the CSS Classes field, you'll have to press enter after entering the text, so that each class can be saved as a separate box.