Hello,
I wish to display under my photos, the following EXIF's data list : Model, Focal Length, FNumber, Exposure Time, ISO speed rating.
I wish to display those informations in this order and only if the data exist in the photography (otherwise, no display).
I modified the function.php file and valued in 'true' these EXIF's data only ($_zp_exifvars).
How do I do that ?