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 - 556 through 570 (of 1,353 total)
A user reported that the "Views" management option is not showing on his website.
Solution:
Guided that to enable the "Views" management screen, please go to WP Admin -> Toolset -> Settings -> General and select the option "Show both the legacy and Blocks interface and let me choose which to use for each item I build" for editing experience.
A user reported that the "cred-delete-relationship" shortcode is not working inside one of the views.
Solution:
Guided that, in the "cred-delete-relationship" shortcode, the "role_items" attribute works in a view where a relationship filter is being used.
Since the view in question is not using any relationship filter, you'll need to replace the "role_items" attribute with the "related_item_one" and "related_item_two" attributes.
A user reported that when the "Ajax results update when visitors change any filter value" option is enabled in the views settings, the results don't update with the change in filters.
Solution:
The user later informed that it was due to the custom function that was removing some core Toolset scripts.