- This topic has 6 replies, 2 voices, and was last updated 1 year, 11 months ago by .
-
Topic
-
Hi,
How do I display the cloneable single image fields in the frontend?
This is the code of the custom field:array ( 'id' => 'fotos', 'type' => 'single_image', 'name' => 'Foto\'s', 'force_delete' => 1, 'clone' => 1, 'max_clone' => 3, 'add_button' => 'Nog een foto', ),
How to refer to the individual fields?
[rwmb_meta meta_key="fotos???" link="true" size="thumbnail"]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.