With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 7,666 through 7,680 (of 7,983 total)
Problem:
I need help to get the images ids from repeatable field to create WordPress gallery to have like this shortcode:
[gallery ids="175,174,171,172"] Solution:
There isn't such a feature within Types plugin, see our document: https://toolset.com/documentation/customizing-sites-using-php/functions/#image
There isn't such an option can output the attachment image ID as the result.
And Types image field stores the image URL in the database.