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,251 through 2,265 (of 3,151 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.
The issue here is that the user is unable to edit their Archive with the block editor.
Solution:
This will occur if you have a plugin that is force activating the Classic editor. Usually other page builders such as Divi will set the default editor to the classic one.
However if you're unsure which plugin is causing the issue then I would recommend temporarily disabling all the non-toolset plugins and trying again.