<?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>Smashly Community Forums &#187; Topic: [medium_url] not working?</title>
		<link>http://smashly.net/community/</link>
		<description>Smashly Community Forums &#187; Topic: [medium_url] not working?</description>
		<language>en</language>
		<pubDate>Wed, 08 Feb 2012 12:52:37 +0000</pubDate>

					<item>
				<title>byron on "[medium_url] not working?"</title>
				<link>http://smashly.net/community/topic/medium_url-not-working#post-857</link>
				<pubDate>Wed, 10 Mar 2010 22:28:25 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">857@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Excellent! Looks great!&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sommernyte on "[medium_url] not working?"</title>
				<link>http://smashly.net/community/topic/medium_url-not-working#post-856</link>
				<pubDate>Wed, 10 Mar 2010 21:28:40 +0000</pubDate>
				<dc:creator>sommernyte</dc:creator>
				<guid isPermaLink="false">856@http://smashly.net/community/</guid>
				<description>&#60;p&#62;That fixed it (same link as above to see results)!  Thank you!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "[medium_url] not working?"</title>
				<link>http://smashly.net/community/topic/medium_url-not-working#post-850</link>
				<pubDate>Wed, 10 Mar 2010 04:14:22 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">850@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I'm uploading a new version of PhotoSmash tonight...I think...Give this one a try and see if it's still giving you problems.  If so, can you set up a gallery with medium_url and give me a link to it?  I'll take a look.  It's working on the version I've got, but I'm wondering if it's not working because you don't have images for medium_url.&#60;/p&#62;
&#60;p&#62;This new version lets you resize images.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sommernyte on "[medium_url] not working?"</title>
				<link>http://smashly.net/community/topic/medium_url-not-working#post-849</link>
				<pubDate>Tue, 09 Mar 2010 22:01:26 +0000</pubDate>
				<dc:creator>sommernyte</dc:creator>
				<guid isPermaLink="false">849@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I have a custom layout using [image_url] to link to the full size image.  However, since they are high-res originals, it's taking along time to load.  I tried to switch to [medium_url] but that doesn't work.&#60;/p&#62;
&#60;p&#62;Am I doing something wrong here?&#60;/p&#62;
&#60;p&#62;This works as seen here: &#60;a href=&#34;http://www.bellingham.org/index.php/photo-contest&#34; rel=&#34;nofollow&#34;&#62;http://www.bellingham.org/index.php/photo-contest&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;psgal_[gallery_id]&#38;#39; id=&#38;#39;psimg_[image_id]&#38;#39; style=&#38;#39;width: 33%;&#38;#39;&#38;gt;
		&#38;lt;div id=&#38;#39;psimage_[image_id]&#38;#39; style=&#38;#39;width: 129px&#38;#39; class=&#38;#39;bwbps_image_div&#38;#39;&#38;gt;
		&#38;lt;a href=&#38;#39;[image_url]&#38;#39; rel=&#38;#39;lightbox[album_[gallery_id]]&#38;#39; title=&#38;#39;[caption]&#38;#39; class=&#38;#39;thickbox&#38;#39;&#38;gt;&#38;lt;img src=&#38;#39;[thumb_url]&#38;#39; class=&#38;#39;ps_images&#38;#39; alt=&#38;#39;[caption]&#38;#39; height=&#38;#39;125&#38;#39; width=&#38;#39;125&#38;#39; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;br/&#38;gt;
&#38;lt;a href=&#38;#39;[image_url]&#38;#39; rel=&#38;#39;lightbox[album_[gallery_id]cap]&#38;#39; title=&#38;#39;[caption]&#38;#39;  class=&#38;#39;thickbox&#38;#39;&#38;gt;&#38;lt;span class=&#38;quot;bwbps_caption&#38;quot;&#38;gt;[caption]&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;div id=&#38;quot;psstar-[gallery_id]-[image_id]&#38;quot; class=&#38;quot;bwbps-rating-incaption bwbps-rating-gal-[gallery_id]&#38;quot;&#38;gt;&#38;amp;nbsp;&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Changing to this does NOT work (I get a pop-up with the caption at the top, an X in the top right corner and no image):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;psgal_[gallery_id]&#38;#39; id=&#38;#39;psimg_[image_id]&#38;#39; style=&#38;#39;width: 33%;&#38;#39;&#38;gt;
		&#38;lt;div id=&#38;#39;psimage_[image_id]&#38;#39; style=&#38;#39;width: 129px&#38;#39; class=&#38;#39;bwbps_image_div&#38;#39;&#38;gt;
		&#38;lt;a href=&#38;#39;[medium_url]&#38;#39; rel=&#38;#39;lightbox[album_[gallery_id]]&#38;#39; title=&#38;#39;[caption]&#38;#39; class=&#38;#39;thickbox&#38;#39;&#38;gt;&#38;lt;img src=&#38;#39;[thumb_url]&#38;#39; class=&#38;#39;ps_images&#38;#39; alt=&#38;#39;[caption]&#38;#39; height=&#38;#39;125&#38;#39; width=&#38;#39;125&#38;#39; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;br/&#38;gt;
&#38;lt;a href=&#38;#39;[medium_url]&#38;#39; rel=&#38;#39;lightbox[album_[gallery_id]cap]&#38;#39; title=&#38;#39;[caption]&#38;#39;  class=&#38;#39;thickbox&#38;#39;&#38;gt;&#38;lt;span class=&#38;quot;bwbps_caption&#38;quot;&#38;gt;[caption]&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;div id=&#38;quot;psstar-[gallery_id]-[image_id]&#38;quot; class=&#38;quot;bwbps-rating-incaption bwbps-rating-gal-[gallery_id]&#38;quot;&#38;gt;&#38;amp;nbsp;&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
			</item>
		
	</channel>

</rss>
