<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problems inserting image with URL into pop-ups in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62040#M2957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to add pictures to pop-up windows for our project layer.&amp;nbsp; The project layer has an attribute field with a URL linking to a photo on a flicker site.&amp;nbsp; I can see the link and click on it when I display that attribute field but the image does not show up in the image space.&amp;nbsp; The space shows and an image icon which I can click on to open the image in a new window, but not the image itself.&amp;nbsp; Any suggestions for getting the image to show in the pop-up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2011 20:22:55 GMT</pubDate>
    <dc:creator>LeighAnn_Cienek</dc:creator>
    <dc:date>2011-08-23T20:22:55Z</dc:date>
    <item>
      <title>Problems inserting image with URL into pop-ups</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62040#M2957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to add pictures to pop-up windows for our project layer.&amp;nbsp; The project layer has an attribute field with a URL linking to a photo on a flicker site.&amp;nbsp; I can see the link and click on it when I display that attribute field but the image does not show up in the image space.&amp;nbsp; The space shows and an image icon which I can click on to open the image in a new window, but not the image itself.&amp;nbsp; Any suggestions for getting the image to show in the pop-up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 20:22:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62040#M2957</guid>
      <dc:creator>LeighAnn_Cienek</dc:creator>
      <dc:date>2011-08-23T20:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems inserting image with URL into pop-ups</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62041#M2958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I understand your request correctly, you're saying that you have a hyperlink to an image that's part of your attributes. When you view the attributes, the hyperlink just displays as a hyperlink, but you want to see the actual image. What you need to do is add an image to the optional Popup Media of a popup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When configuring the popup, look to the Popup Media section and add an image. Here you can specify the URL to an image. I noticed on Flickr that any photos displayed outside of flickr must provide a link back to Flickr. This requirement actually made it difficult for me to obtain a link to the actual photo (not the photo description page), which is what you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is from the Flickr website and provided as the reason why they no longer provide direct links to photo images...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Do link back to Flickr when you post your Flickr content elsewhere.&lt;BR /&gt;Flickr makes it possible to post content hosted on Flickr to other web sites. However, pages on other web sites that display content hosted on flickr.com must provide a link from each photo or video back to its page on Flickr. This provides a way to get more information about the content and the photographer.&lt;/SPAN&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to find an explicit link to a photo by viewing the HTML code and copying the image src. Maybe there are other ways to do this too, I don't know. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 17:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62041#M2958</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2011-08-24T17:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems inserting image with URL into pop-ups</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62042#M2959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike- that is helpful.&amp;nbsp; I was directing the image to the URL, here is an example&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.flickr.com/photos/trianglelandconservancy/5257900413/"&gt;http://www.flickr.com/photos/trianglelandconservancy/5257900413/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess they changed this as you used to be able to link directly to the picture.&amp;nbsp; I figured out how to pull from the source code and that seems to work, but hate to have to go back and re-link the 80 projects.&amp;nbsp; Is there a site you have found that is better for linking photos?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Leigh Ann&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 13:15:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62042#M2959</guid>
      <dc:creator>LeighAnn_Cienek</dc:creator>
      <dc:date>2011-08-25T13:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problems inserting image with URL into pop-ups</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62043#M2960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I don't have any suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 16:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-inserting-image-with-url-into-pop-ups/m-p/62043#M2960</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2011-08-25T16:07:39Z</dc:date>
    </item>
  </channel>
</rss>

