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,386 through 2,400 (of 3,151 total)
I'm trying to place the 3 search boxes into bootstrap columns so that on large screens the 3 show side by side, spread out equally across the page and on mobile they would go on top of each other.
Solution:
Please try this:
Dashboard-> Toolset-> Settings-> General:
In section "Bootstrap loading", enable option "Toolset should load Bootstrap 4", and test again.
Problem:
The user has a term field to store an icon and he would like to display the icon next to the term in taxonomy archives.
Solution:
It turns out that icon field is actually a WYSIWYG field and will always be subject to filtering, which will add
tags which will make the term title appears on the following line. This requires using the arguments output="raw" and suppress_filters="true" on the types shortcode: