<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Wordpress Download Monitor] use image for download?</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Wordpress Download Monitor] use image for download?</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 11:45:17 +0000</pubDate>

<item>
<title>pramudita on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1232458</link>
<pubDate>Fri, 02 Oct 2009 07:11:31 +0000</pubDate>
<dc:creator>pramudita</dc:creator>
<guid isPermaLink="false">1232458@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Make a custom field&#60;br /&#62;
Example :&#60;br /&#62;
custom field name : &#60;strong&#62;image_url&#60;/strong&#62;&#60;br /&#62;
custom field value : url to your image&#60;/p&#62;
&#60;p&#62;set the custom output format to:&#60;br /&#62;
&#38;lt;img src=&#34;{&#60;strong&#62;&#60;em&#62;meta-&#60;/em&#62;image_url&#60;/strong&#62;}&#34; class=&#34;dlimg&#34;&#38;gt; Download: &#60;a href=&#34;{url}&#34; title=&#34;{title}&#34;&#62;{title}&#60;/a&#62; - {description}&#60;/p&#62;
&#60;p&#62;Also you can try this custom output format&#60;br /&#62;
&#60;a href=&#34;{url}&#34; title=&#34;{title}&#34;&#62;&#38;lt;img src=&#34;{meta-image_url}&#34; alt=&#34;{title}&#34; /&#38;gt;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Nice and great plugin, I like it !
&#60;/p&#62;</description>
</item>
<item>
<title>TopazAaron on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1138147</link>
<pubDate>Tue, 14 Jul 2009 21:38:39 +0000</pubDate>
<dc:creator>TopazAaron</dc:creator>
<guid isPermaLink="false">1138147@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i cant get this to work. i want the &#60;a href=&#34;http://tech-orgy.us.to/wp-content/plugins/download-monitor/page-addon/thumbnail.gif&#34; rel=&#34;nofollow&#34;&#62;http://tech-orgy.us.to/wp-content/plugins/download-monitor/page-addon/thumbnail.gif&#60;/a&#62; image changed so i can use diffrent pictures there for each plugin
&#60;/p&#62;</description>
</item>
<item>
<title>quaker on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1122843</link>
<pubDate>Wed, 01 Jul 2009 18:50:10 +0000</pubDate>
<dc:creator>quaker</dc:creator>
<guid isPermaLink="false">1122843@http://wordpress.org/support/</guid>
<description>&#60;p&#62;ok i got it working...&#60;/p&#62;
&#60;p&#62;I used the code thumbnail in the custom field&#60;/p&#62;
&#60;p&#62;and the image location for the value.&#60;/p&#62;
&#60;p&#62;I would liek to see this added to the guide on ur site.&#60;/p&#62;
&#60;p&#62;thanks&#60;/p&#62;
&#60;p&#62;Q
&#60;/p&#62;</description>
</item>
<item>
<title>quaker on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1122805</link>
<pubDate>Wed, 01 Jul 2009 18:21:49 +0000</pubDate>
<dc:creator>quaker</dc:creator>
<guid isPermaLink="false">1122805@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I dont understand , &#60;/p&#62;
&#60;p&#62;i used the in the custom field name:{meta-image-url}&#60;br /&#62;
and in the value I used the location to the image.&#60;br /&#62;
&#60;a href=&#34;http://xxxxxxxxx.com/wp-content/themes/blue/screenshot.png&#34; rel=&#34;nofollow&#34;&#62;http://xxxxxxxxx.com/wp-content/themes/blue/screenshot.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want the image to be used for the item instead of the Down arrow.&#60;/p&#62;
&#60;p&#62;scott @ nalan dot org
&#60;/p&#62;</description>
</item>
<item>
<title>wpelvis on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1110020</link>
<pubDate>Fri, 19 Jun 2009 16:15:32 +0000</pubDate>
<dc:creator>wpelvis</dc:creator>
<guid isPermaLink="false">1110020@http://wordpress.org/support/</guid>
<description>&#60;p&#62;thanks! i could've sworn i copied and pasted it, but must have written it by hand and copied it wrong!&#60;/p&#62;
&#60;p&#62;thanks for speedy reply, I love the plugin.&#60;/p&#62;
&#60;p&#62;cheers&#60;br /&#62;
elvis
&#60;/p&#62;</description>
</item>
<item>
<title>jolley_small on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1109940</link>
<pubDate>Fri, 19 Jun 2009 15:09:20 +0000</pubDate>
<dc:creator>jolley_small</dc:creator>
<guid isPermaLink="false">1109940@http://wordpress.org/support/</guid>
<description>&#60;p&#62;{image_url} is one of the settings in config, you have a dash instead of an underscore.&#60;/p&#62;
&#60;p&#62;Regardless, it looks like you want to use the custom fields for the image right? So its different for each one?&#60;/p&#62;
&#60;p&#62;In which case, if your custom field was called image-url you should use:&#60;/p&#62;
&#60;p&#62;{meta-image-url}
&#60;/p&#62;</description>
</item>
<item>
<title>wpelvis on "[Plugin: Wordpress Download Monitor] use image for download?"</title>
<link>http://wordpress.org/support/topic/281949#post-1109911</link>
<pubDate>Fri, 19 Jun 2009 14:45:48 +0000</pubDate>
<dc:creator>wpelvis</dc:creator>
<guid isPermaLink="false">1109911@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi i am trying to have an image before the download link.&#60;/p&#62;
&#60;p&#62;i have set the custom output format to:&#60;br /&#62;
&#38;lt;img src=&#34;{image-url}&#34; class=&#34;dlimg&#34;&#38;gt; Download: &#60;a href=&#34;{url}&#34; title=&#34;Downloaded {hits} times&#34;&#62;{title}&#60;/a&#62; - {description}&#60;/p&#62;
&#60;p&#62;this gives me:&#60;/p&#62;
&#60;p&#62;&#38;lt;img class=&#34;dlimg&#34; src=&#34;{image-url}&#34;/&#38;gt;&#60;br /&#62;
Download:&#60;br /&#62;
&#60;a title=&#34;Downloaded 0 times&#34; href=&#34;http://www.ztwig.com/site/test.flv&#34;&#62;test&#60;/a&#62;&#60;br /&#62;
- test &#60;/p&#62;
&#60;p&#62;ie. the image url doesn't get unpacked.&#60;/p&#62;
&#60;p&#62;if i try set the custom output format to:&#60;br /&#62;
&#34;{image-url}&#34;  Download: &#60;a href=&#34;{url}&#34; title=&#34;Downloaded {hits} times&#34;&#62;{title}&#60;/a&#62; - {description}&#60;/p&#62;
&#60;p&#62;then it puts in the actual image-url as text.&#60;/p&#62;
&#60;p&#62;Is there a way to get an image by the download link?&#60;/p&#62;
&#60;p&#62;in the post i am using the pulldown menu so post reads:&#60;br /&#62;
[download id=&#34;1&#34;]&#60;/p&#62;
&#60;p&#62;cheers&#60;br /&#62;
elvis
&#60;/p&#62;</description>
</item>

</channel>
</rss>
