{"version":"1.0","provider_name":"JR-Photo.be","provider_url":"https:\/\/blog.jr-photo.be","author_name":"jr-photo.be","author_url":"https:\/\/blog.jr-photo.be\/author\/jr-photo-be\/","title":"Koken - Exif in Lightbox","html":"If you want to add Exif data to your lightbox image overlay on your koken photo website, you can do it easily by editing the default\u00a0<strong><em>lightbox.css<\/em><\/strong> file that can be find in\u00a0the following path: <em><strong>\/app\/site\/themes\/common\/css\/lightbox.css<\/strong><\/em>\r\n\r\nExif will be displayed when you press the \"<strong><em>Show caption<\/em><\/strong>\" button in lightbox.\r\n\r\nYou can find my edited version of the file in my github:\r\n\r\n<a href=\"https:\/\/github.com\/jonathanR79\/koken-lightbox-exif\/\" target=\"_blank\" rel=\"noopener\">https:\/\/github.com\/jonathanR79\/koken-lightbox-exif\/<\/a>\r\n\r\nOr you can edit the file as follow\r\n\r\n<code>&lt;div class=\"caption\" style=\"display:none\"&gt;<\/code>\r\n<em><strong><code> &lt;h3&gt;{{ content.title }}&lt;\/h3&gt;<\/code><\/strong><\/em>\r\n<em><strong> <code> &amp;nbsp;<\/code><\/strong><\/em>\r\n<em><strong> <code> {{ content.caption }}<\/code><\/strong><\/em>\r\n<code> <strong><em>&lt;br&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:exif&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:not empty=\"exif.make\"&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> {{ exif.make }}<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:not&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:not empty=\"exif.model\"&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> {{ exif.model }},<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:not&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:not empty=\"exif.exposure\"&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> {{ exif.exposure }},<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:not&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:not empty=\"exif.aperture\"&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> {{ exif.aperture }},<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:not&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:not empty=\"exif.focal_length\"&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> {{ exif.focal_length }},<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:not&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;koken:not empty=\"exif.iso_speed_ratings\"&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> {{ exif.iso_speed_ratings }}<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:not&gt;<\/em><\/strong><\/code>\r\n<code> <strong><em> &lt;\/koken:exif&gt;<\/em><\/strong><\/code>\r\n<code> &lt;\/div&gt;<\/code>","type":"rich"}