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 - 2,566 through 2,580 (of 3,151 total)
Solution:
You should try to make sure that the option "Toolset should load Bootstrap 3" from:
=> Toolset => Settings => General tab => Bootstrap loading section.
Solution:
To display the view menu within Toolset menu in admin - you can navigate to:
=> Toolset => Settings => General tab => Editing experience => select the option "Show both the legacy and Blocks interface and let me choose which to use for each item I build"
And then reload the page and you will be able to see the View menu. Relevant Documentation:
Problem: I would like to use a custom label when displaying a custom search filter.
Solution: You can hide the default label using the custom search field settings and provide your own custom label using other blocks in the search filters area.
The issue here is that when the user activate our Toolset blocks plugin their post content on the frontend dissappears.
Solution:
This is actually a common issue where there is an empty content template assigned to the custom post type that is not showing on the frontend.
To verify this go to Toolset -> Content Templates and edit the template that is assigned to the post type thats not showing up.
If it is indeed empty and you don't wish to use the content template then you can go ahead and delete it.
Should you want to use the content template to customize the output of your posts on the frontend then I would recommend following the instructions in the documentation below.