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,236 through 2,250 (of 2,903 total)
Problem: I have a Types termmeta (taxonomy) image field that includes an SVG image. When I try to display the image in a taxonomy View using a Types termmeta field shortcode in the loop, the SVG image is not displayed unless I include other information in the loop.
Solution: SVG images without explicit height and width attributes may not be displayed as expected. For best results, choose one of the preset image sizes like "thumbnail", then add CSS classes to set height and width of the rendered SVG image.