<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Tag: exif - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/exif</link>
		<description>Support Forum - Tag: exif - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 03:42:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/exif" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "EXIF Change from Decimal to Fraction"</title>
			<link>http://www.kriesi.at/support/topic/exif-change-from-decimal-to-fraction#post-109046</link>
			<pubDate>Sun, 05 May 2013 14:16:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">109046@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I can only show you the starting point - I can't help you with the calculation, etc. In wp-content\themes\flashlight\includes\helper-slideshow.php search for following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($exif[&#38;#39;shutter_speed&#38;#39;]) $meta .= &#38;quot;&#38;lt;li class=&#38;#39;exif-shutter_speed&#38;#39;&#38;gt;&#38;lt;span&#38;gt;&#38;quot;.$exif[&#38;#39;shutter_speed&#38;#39;][0].&#38;quot;:&#38;lt;/span&#38;gt; &#38;quot;.$exif[&#38;#39;shutter_speed&#38;#39;][1].&#38;quot;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The $exif['shutter_speed'] array value contains the shutter speed (I'm not sure if it's a text string or float). You can use it to calculate the fraction, then save the fraction into $exif['shutter_speed'] and insert the calculation code before the line I posted above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StaticScene on "EXIF Change from Decimal to Fraction"</title>
			<link>http://www.kriesi.at/support/topic/exif-change-from-decimal-to-fraction#post-108812</link>
			<pubDate>Sat, 04 May 2013 02:54:35 +0000</pubDate>
			<dc:creator>StaticScene</dc:creator>
			<guid isPermaLink="false">108812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi.  I am looking for some help converting the decimal value in the Shutter meta data and having it display as a fraction. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "adding EXIF info"</title>
			<link>http://www.kriesi.at/support/topic/adding-exif-info#post-81100</link>
			<pubDate>Thu, 25 Oct 2012 22:25:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Devin could help. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kevin77 on "adding EXIF info"</title>
			<link>http://www.kriesi.at/support/topic/adding-exif-info#post-81093</link>
			<pubDate>Thu, 25 Oct 2012 21:44:50 +0000</pubDate>
			<dc:creator>kevin77</dc:creator>
			<guid isPermaLink="false">81093@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;oh. Never though of that.  thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "adding EXIF info"</title>
			<link>http://www.kriesi.at/support/topic/adding-exif-info#post-81080</link>
			<pubDate>Thu, 25 Oct 2012 18:42:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kevin77,&#60;/p&#62;
&#60;p&#62;For Sentence, it would probably be best to do that with a plugin. Then use the plugin to add those photos you want EXIF data for into your post or pages content.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kevin77 on "adding EXIF info"</title>
			<link>http://www.kriesi.at/support/topic/adding-exif-info#post-81071</link>
			<pubDate>Thu, 25 Oct 2012 17:58:03 +0000</pubDate>
			<dc:creator>kevin77</dc:creator>
			<guid isPermaLink="false">81071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;is there a simple code to add to show the EXIF info from a JPG image?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Not all Exif Data Showing up in masonry"</title>
			<link>http://www.kriesi.at/support/topic/not-all-exif-data-showing-up-in-masonry#post-77065</link>
			<pubDate>Mon, 24 Sep 2012 08:19:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77065@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rounic,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rounic on "Not all Exif Data Showing up in masonry"</title>
			<link>http://www.kriesi.at/support/topic/not-all-exif-data-showing-up-in-masonry#post-76993</link>
			<pubDate>Sun, 23 Sep 2012 16:18:01 +0000</pubDate>
			<dc:creator>rounic</dc:creator>
			<guid isPermaLink="false">76993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Only &#34;credit&#34; exif field is displaying. All the rest not.Checked that photos have all exif data there via Windows Explorer. Also used some of Flashlight demo's photos, still no go.Is this a css issue, if so please tell me were to search. I cant figure it out.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hide exif rollover"</title>
			<link>http://www.kriesi.at/support/topic/hide-exif-rollover#post-76448</link>
			<pubDate>Tue, 18 Sep 2012 16:32:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi eliz,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.exif_data_inner_tooltip {
   display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.exif_data_inner_tooltip {
   display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eliz1927 on "Hide exif rollover"</title>
			<link>http://www.kriesi.at/support/topic/hide-exif-rollover#post-76337</link>
			<pubDate>Mon, 17 Sep 2012 21:44:10 +0000</pubDate>
			<dc:creator>eliz1927</dc:creator>
			<guid isPermaLink="false">76337@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't want the title/exif info to show on the blog pages.  How do I remove it entirely?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Add Image Location to EXIF META on Image ToolTip"</title>
			<link>http://www.kriesi.at/support/topic/add-image-location-to-exif-meta-on-image-tooltip#post-73902</link>
			<pubDate>Sat, 01 Sep 2012 05:20:32 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">73902@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I got there in the end, bit more complicated than that edit above to be honest ;-)&#60;/p&#62;
&#60;p&#62;You can see it in action on my site &#38;gt;&#38;gt; &#60;a href=&#34;http://www.jamespictures.co.uk/portfolio-item/exploring-jersey/&#34; rel=&#34;nofollow&#34;&#62;http://www.jamespictures.co.uk/portfolio-item/exploring-jersey/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Its now perfect for my personal needs, great little addition.&#60;/p&#62;
&#60;p&#62;Notice the Location: 49° 10.7836′ 0″ 2° 14.4276′ 0″ tagged on to the bottom of the images with GPS EXIF info, which opens a popup to Google Maps where the Pic was taken&#60;/p&#62;
&#60;p&#62;All coded into the file flashlight\includes\helper-slideshow.php file, so I just have to remember when updating not to overwrite that file !!  lol
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add Image Location to EXIF META on Image ToolTip"</title>
			<link>http://www.kriesi.at/support/topic/add-image-location-to-exif-meta-on-image-tooltip#post-69548</link>
			<pubDate>Mon, 06 Aug 2012 06:53:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69548@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Based on the documentation I guess that this is not a complex task - eg you can try to replace following code in flashlight\includes\helper-slideshow.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(isset($exif_data[&#38;#39;description&#38;#39;][1])) $desc = strip_tags($exif_data[&#38;#39;description&#38;#39;][1]);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(isset($exif_data[&#38;#39;description&#38;#39;][1])) $desc = strip_tags($exif_data[&#38;#39;description&#38;#39;][1]);
$exif_data[&#38;#39;aperture&#38;#39;][1] = exifography_display_exif(&#38;#39;aperture&#38;#39;,$this-&#38;gt;image_array[&#38;#39;id&#38;#39;][$key]);
$exif_data[&#38;#39;shutter&#38;#39;][1] = exifography_display_exif(&#38;#39;shutter&#38;#39;,$this-&#38;gt;image_array[&#38;#39;id&#38;#39;][$key]);
$exif_data[&#38;#39;iso&#38;#39;][1] = exifography_display_exif(&#38;#39;iso&#38;#39;,$this-&#38;gt;image_array[&#38;#39;id&#38;#39;][$key]);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Add Image Location to EXIF META on Image ToolTip"</title>
			<link>http://www.kriesi.at/support/topic/add-image-location-to-exif-meta-on-image-tooltip#post-69250</link>
			<pubDate>Fri, 03 Aug 2012 15:13:45 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">69250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay so after trying to get the location added to the image tooltip, I came along this Plugin that works but only for the default WP gallery&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kristarella.com/exifography/&#34; rel=&#34;nofollow&#34;&#62;http://www.kristarella.com/exifography/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The download is on that page two, in fact there is a wealth of information on her fine blog / site about EXIF and META...&#60;/p&#62;
&#60;p&#62;As usual though I could not integrate the plugin with the theme tooltip.&#60;/p&#62;
&#60;p&#62;If any one wants to have a bash.. please please let me know how you get on, because this is one feature that im dying to get added to the flashlight theme ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68714</link>
			<pubDate>Wed, 01 Aug 2012 15:07:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi xGSTQ,&#60;/p&#62;
&#60;p&#62;As far as I know Kriesi does not do any freelance/custom work any more and only focuses on themes. I like the idea too however so I'll put in my two cents of it being a good idea as well :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Shutter speed to a Fraction in EXIF Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/shutter-speed-to-a-fraction-in-exif-tooltip#post-68577</link>
			<pubDate>Tue, 31 Jul 2012 18:56:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey xGSTQ,&#60;/p&#62;
&#60;p&#62;Glad you were able to figure it out and thanks for adding your notes afterwards :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Shutter speed to a Fraction in EXIF Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/shutter-speed-to-a-fraction-in-exif-tooltip#post-68542</link>
			<pubDate>Tue, 31 Jul 2012 16:20:10 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68542@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I feel a right pain !!&#60;/p&#62;
&#60;p&#62;I decided to try that tutorial and failed !!! lmao &#60;/p&#62;
&#60;p&#62;So I looked over the original MOD that berrald made &#38;gt;&#38;gt; &#60;a href=&#34;http://www.kriesi.at/support/topic/shutter-speed-in-exif&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/shutter-speed-in-exif&#60;/a&#62; and went over the edits again, the point to note is when adding the functions to helper-slideshow.php make sure it is placed below the function avia_exif_data &#60;/p&#62;
&#60;p&#62;Its working now !! very happy&#60;/p&#62;
&#60;p&#62;Just got to work out adding a location now ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Shutter speed to a Fraction in EXIF Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/shutter-speed-to-a-fraction-in-exif-tooltip#post-68491</link>
			<pubDate>Tue, 31 Jul 2012 11:16:39 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68491@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Interesting article&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.enliteart.com/blog/2008/08/30/quick-shutter-speed-fix-for-wordpress-exif/&#34; rel=&#34;nofollow&#34;&#62;http://www.enliteart.com/blog/2008/08/30/quick-shutter-speed-fix-for-wordpress-exif/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I will have a go... looks a bit to complex for me though
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68487</link>
			<pubDate>Tue, 31 Jul 2012 10:11:02 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Does he do custom work ?&#60;/p&#62;
&#60;p&#62;I wouldn't mind a quote then to get this feature added to the theme if possible.. I would prefer it adding to the theme, so as not to mess up the WP updates when there rolled out.&#60;/p&#62;
&#60;p&#62;I do landscape photography and it would be great to be able to &#34;Map&#34; where my pictures were taken from the pictures Lat+Long built into the images META data.&#60;/p&#62;
&#60;p&#62;Other than that I will just have to manually add a Grid Reference to the image description I think&#60;/p&#62;
&#60;p&#62;But thanks for forwarding it to Kresi ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68451</link>
			<pubDate>Tue, 31 Jul 2012 06:38:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">68451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I'll ask Kriesi to look into it but I can't promise that he'll add this feature because you're the first one who requests it. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Shutter speed to a Fraction in EXIF Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/shutter-speed-to-a-fraction-in-exif-tooltip#post-68440</link>
			<pubDate>Tue, 31 Jul 2012 06:12:56 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Started a new thread in response to &#38;gt;&#38;gt; &#60;a href=&#34;http://www.kriesi.at/support/topic/shutter-speed-in-exif&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/shutter-speed-in-exif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm looking at getting the shutter speeds converted from a decimal to a fraction in the EXIF Tooltip&#60;/p&#62;
&#60;p&#62;as it stands at the moment the shutter speed is displayed as a decimal like so (4 examples) in the themes image tooltip&#60;/p&#62;
&#60;p&#62;Shutter: 0.00025&#60;br /&#62;
Shutter: 0.004&#60;br /&#62;
Shutter: 0.01&#60;br /&#62;
Shutter: 0.003125&#60;/p&#62;
&#60;p&#62;The correct shutter speeds should be as a fraction (which means more to me than the decimals above).&#60;/p&#62;
&#60;p&#62;Shutter: 1/1000 Sec&#60;br /&#62;
Shutter: 1/250 Sec&#60;br /&#62;
Shutter: 1/100 Sec&#60;br /&#62;
Shutter: 1/320 Sec&#60;/p&#62;
&#60;p&#62;I tried the initial threads topic advice but the function reported an error and it didn't work, I don't suppose a better coder could assist me... please.&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68435</link>
			<pubDate>Tue, 31 Jul 2012 05:54:56 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68435@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ahhh scary !! lmao&#60;/p&#62;
&#60;p&#62;looks to complex for me ;-)&#60;/p&#62;
&#60;p&#62;That tutorial only supports the wordpress gallery upload feature and 1 image at a time too, but cheers... maybe ask the theme developer to consider adding this feature to the next update ;-)&#60;/p&#62;
&#60;p&#62;Would help us photographers pinpointing locations where the picture was taken :-)&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Shutter speed in EXIF"</title>
			<link>http://www.kriesi.at/support/topic/shutter-speed-in-exif#post-68343</link>
			<pubDate>Mon, 30 Jul 2012 12:02:03 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">68343@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi xGSTQ,&#60;/p&#62;
&#60;p&#62;It's possible the MOD you tried conflicts now since Flashlight has been updated. If you will start a new thread with your problem and we'll try to help you solve.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68081</link>
			<pubDate>Sat, 28 Jul 2012 15:00:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">68081@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; This article might help you: &#60;a href=&#34;http://www.kristarella.com/2008/12/geo-exif-data-in-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.kristarella.com/2008/12/geo-exif-data-in-wordpress/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Shutter speed in EXIF"</title>
			<link>http://www.kriesi.at/support/topic/shutter-speed-in-exif#post-68080</link>
			<pubDate>Sat, 28 Jul 2012 14:04:54 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried this MOD and I get an error in the function decimal2fraction &#60;/p&#62;
&#60;p&#62;this is the error&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: Division by zero in /home/themes/flashlight/includes/helper-slideshow.php on line 742&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;this is line 742&#60;/p&#62;
&#60;p&#62;&#60;code&#62;return sprintf ('1/%d', round($denominator/$numerator));&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68078</link>
			<pubDate>Sat, 28 Jul 2012 13:50:18 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68078@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would edit my post but it seems to be disabled.&#60;/p&#62;
&#60;p&#62;Anyway, I think I found all the edit locations in the helper-slideshow.php I just copied some of the other calls.&#60;/p&#62;
&#60;p&#62;What im strugaling with is how the location is called in the image META&#60;/p&#62;
&#60;p&#62;I think this is how its called in the image &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;rdf:Description rdf:about=&#34;&#34;&#60;br /&#62;
    xmlns:Iptc4xmpCore=&#34;http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/&#34;&#38;gt;&#60;br /&#62;
   &#38;lt;Iptc4xmpCore:Location&#38;gt;IMAGE LOCATION HERE&#38;lt;/Iptc4xmpCore:Location&#38;gt;&#60;br /&#62;
  &#38;lt;/rdf:Description&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;im trying to call the location like so&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if($exif['location']) $meta .= &#34;&#38;lt;li class='exif-location'&#38;gt;&#38;lt;span&#38;gt;&#34;.$exif['location'][0].&#34;:&#38;lt;/span&#38;gt; &#34;.$exif['location'][1].&#34;&#34;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I've also added the relevant information to the function avia_exif_data and default.po (lang file)&#60;/p&#62;
&#60;p&#62;Ill keep trying, im persistent ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Add Extra EXIF Info To Tooltip"</title>
			<link>http://www.kriesi.at/support/topic/add-extra-exif-info-to-tooltip#post-68071</link>
			<pubDate>Sat, 28 Jul 2012 11:33:33 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">68071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, Awesome theme, I love it &#60;/p&#62;
&#60;p&#62;Here is my question&#60;/p&#62;
&#60;p&#62;Im trying to add a Location where a picture was taken in the form of the tab to the EXIF information tooltip.&#60;/p&#62;
&#60;p&#62;I was going to use a Northing and Easting like so :&#60;/p&#62;
&#60;p&#62;Location : 53.107217,-2.113038&#60;/p&#62;
&#60;p&#62;I would like to display it in the EXIF tooltip, but im struggling a little, Ive looked in the helper-slideshow.php and found the &#38;amp;showmeta function but im struggling on how to call it or what META to use in lightroom.&#60;/p&#62;
&#60;p&#62;I can see in lightroom there is a META called &#34;sublocation&#34; so ive tried to add it that way and it fails to show in the tooltip&#60;/p&#62;
&#60;p&#62;Here is a picture i knocked up in Photoshop what im trying to do (Picture paints a thousand words) &#38;gt;&#38;gt; &#60;a href=&#34;http://img.photobucket.com/albums/v289/xgodsavethequeen/addlocation.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img.photobucket.com/albums/v289/xgodsavethequeen/addlocation.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would love to have the 53.107217,-2.113038 linkable to Google Maps as well but that's another task that I would do at a later date ;-)&#60;/p&#62;
&#60;p&#62;Any help or pointers in the right direction, or maybe advice to achieve adding the location where the picture was taken is much appreciated !!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Detailed exif in Flashlight Masonry"</title>
			<link>http://www.kriesi.at/support/topic/detailed-exif-in-flashlight-masonry#post-63524</link>
			<pubDate>Wed, 04 Jul 2012 01:01:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">63524@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just to be clear though, it doesn't pull the data from lightroom itself but instead it pulls the data that is saved into the picture by lightroom.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>metropolitandetail on "Detailed exif in Flashlight Masonry"</title>
			<link>http://www.kriesi.at/support/topic/detailed-exif-in-flashlight-masonry#post-63510</link>
			<pubDate>Tue, 03 Jul 2012 21:54:37 +0000</pubDate>
			<dc:creator>metropolitandetail</dc:creator>
			<guid isPermaLink="false">63510@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I see. I did not know it gathered the info from lightroom! Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Detailed exif in Flashlight Masonry"</title>
			<link>http://www.kriesi.at/support/topic/detailed-exif-in-flashlight-masonry#post-63433</link>
			<pubDate>Tue, 03 Jul 2012 17:26:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">63433@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi metropolitandetail,&#60;/p&#62;
&#60;p&#62;As far as I know they are just pulled from the embedded data on the image. I just tested exporting an image from lightroom and then uploading it to a gallery to make sure and the process ended up showing camera, created on, shutter, iso etc without issue.&#60;/p&#62;
&#60;p&#62;The only thing I can think of is to double check that you have the option for exif data to show up in the Gallery Options. Also make sure that the exif data is being saved to the photo in the lightroom options and not just the copyright and creation date. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>metropolitandetail on "Detailed exif in Flashlight Masonry"</title>
			<link>http://www.kriesi.at/support/topic/detailed-exif-in-flashlight-masonry#post-63198</link>
			<pubDate>Mon, 02 Jul 2012 16:11:04 +0000</pubDate>
			<dc:creator>metropolitandetail</dc:creator>
			<guid isPermaLink="false">63198@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes but where do you fill in all these camera specs?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
