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 - 12,256 through 12,270 (of 12,345 total)
I have a custom post type named "Videos" with only a single video input field for uploading video to the media library. On the archive page where all videos are being displayed I would like to display the video length on each video.
Solution:
There isn't such a built-in feature within Toolset plugins, you might consider custom codes, for example setup a custom shortcode for it.