<?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; Tag: caption - Recent Posts</title>
		<link>http://smashly.net/community/</link>
		<description>Smashly Community Forums &#187; Tag: caption - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 07 Feb 2012 23:43:54 +0000</pubDate>

					<item>
				<title>byron on "Caption (thumbs &#38; captions link to WP Attachment Page)"</title>
				<link>http://smashly.net/community/topic/caption-thumbs-captions-link-to-wp-attachment-page#post-3035</link>
				<pubDate>Tue, 11 Jan 2011 00:08:56 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3035@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Andre,&#60;br /&#62;
Make a copy of your single.php and name it attachment.php and then try the suggestion above.  Single.php is used if attachment.php isn't found.&#60;/p&#62;
&#60;p&#62;Hopefully that'll work.&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>andreluis.alvarenga on "Caption (thumbs &#38; captions link to WP Attachment Page)"</title>
				<link>http://smashly.net/community/topic/caption-thumbs-captions-link-to-wp-attachment-page#post-3034</link>
				<pubDate>Mon, 10 Jan 2011 19:36:21 +0000</pubDate>
				<dc:creator>andreluis.alvarenga</dc:creator>
				<guid isPermaLink="false">3034@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron, thanks to help me solve my problem.&#60;br /&#62;
I did what you suggested, I deactivated the Shadowbox JS&#60;br /&#62;
but the weird thing is that I dont have the attachment.php nor image.php on my theme.&#60;br /&#62;
Just this ones: archive, comment, function, header, index, loop, page-fullwith, page, search, searchform, single and sidebar.php. &#60;/p&#62;
&#60;p&#62;any other sugestion?&#60;/p&#62;
&#60;p&#62;cheers,
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Caption (thumbs &#38; captions link to WP Attachment Page)"</title>
				<link>http://smashly.net/community/topic/caption-thumbs-captions-link-to-wp-attachment-page#post-3024</link>
				<pubDate>Sat, 08 Jan 2011 03:29:03 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3024@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Andre,&#60;/p&#62;
&#60;p&#62;That was brutal.  I tried to make it work too, but Shadowbox takes over and does some nasty things when you try to display an attachment page.&#60;/p&#62;
&#60;p&#62;So, I suggest you revert back to using Thickbox (it's being loaded anyway so it'll make you page sizes smaller).&#60;/p&#62;
&#60;p&#62;You'll need to tweak your theme to make it work, though.&#60;/p&#62;
&#60;p&#62;1) Deactivate Shadowbox JS&#60;br /&#62;
2) See if you have an image.php file in your theme...if so then edit that one.  If not, then edit attachment.php&#60;br /&#62;
3)  Look for the following code and insert the class='thickbox' where I put it.  I've already put it in the code below, so you're looking for code that doesn't have it in there:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p class=&#38;quot;attachment&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo wp_get_attachment_url($post-&#38;gt;ID); ?&#38;gt;&#38;quot; class=&#38;#39;thickbox&#38;#39;&#38;gt;&#38;lt;?php echo wp_get_attachment_image( $post-&#38;gt;ID, &#38;#39;medium&#38;#39; ); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>andreluis.alvarenga on "Caption (thumbs &#38; captions link to WP Attachment Page)"</title>
				<link>http://smashly.net/community/topic/caption-thumbs-captions-link-to-wp-attachment-page#post-3023</link>
				<pubDate>Fri, 07 Jan 2011 19:01:42 +0000</pubDate>
				<dc:creator>andreluis.alvarenga</dc:creator>
				<guid isPermaLink="false">3023@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron, Happy new Year !&#60;/p&#62;
&#60;p&#62;Yes I'm using Shadow Box JS, and doesnt work, if I enable the Links to true, when I click on image it shows the image like lightbox style and dont go anywhere, If I disable when I click on image it show the post atachment, that's ok, but when I click on picture inside the post it open in a new page instead of shadowbox. any sugestion? It's driving me crazy here.&#60;/p&#62;
&#60;p&#62;That's the link, the last click on image should be opening on shadowbox instead of the image.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://fotografiaeviagem.com/alegria&#34; rel=&#34;nofollow&#34;&#62;http://fotografiaeviagem.com/alegria&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers, &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Caption (thumbs &#38; captions link to WP Attachment Page)"</title>
				<link>http://smashly.net/community/topic/caption-thumbs-captions-link-to-wp-attachment-page#post-3016</link>
				<pubDate>Thu, 06 Jan 2011 04:31:02 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3016@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Andre,&#60;/p&#62;
&#60;p&#62;Are you using &#34;Shadowbox JS&#34; ( &#60;a href=&#34;http://wordpress.org/extend/plugins/shadowbox-js/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/shadowbox-js/&#60;/a&#62; )?  There are a couple of versions and this is the one that works with PhotoSmash.  &#60;/p&#62;
&#60;p&#62;If so, there is a setting under Shadowbox Automation in the Shadowbox settings page.  If you set Image LInks to &#34;true&#34;, that should do what you need.&#60;/p&#62;
&#60;p&#62;Hope that works!&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>andreluis.alvarenga on "Caption (thumbs &#38; captions link to WP Attachment Page)"</title>
				<link>http://smashly.net/community/topic/caption-thumbs-captions-link-to-wp-attachment-page#post-3011</link>
				<pubDate>Tue, 04 Jan 2011 19:38:52 +0000</pubDate>
				<dc:creator>andreluis.alvarenga</dc:creator>
				<guid isPermaLink="false">3011@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi,&#60;br /&#62;
Nice plugin thank you for developing.&#60;br /&#62;
I got an issue on my gallery, I set the gallery to WP Attachment Page, that works Ok, when I click on Image I can post a comment in the way I want, but when I click again on the image to see her bigger it opens it on a new page as jpg link, something that I dont want at all. I'd like to open it on Shadowbox. I just tried a lot of things without success. Should be something really stupid, but I cant figure out what. What could I do?&#60;/p&#62;
&#60;p&#62;Cheers and thanks
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Thumb and Caption Link To Another Wordpress Page"</title>
				<link>http://smashly.net/community/topic/thumb-and-caption-link-to-another-wordpress-page#post-2268</link>
				<pubDate>Mon, 13 Sep 2010 17:20:54 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2268@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Oh...I see. Sorry.  Those can't be changed through PhotoSmash.  You'd have to go in and change that through the database.  What you can do is use the URL field, though.  That is what works with settings I mentioned above.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>nickybc on "Thumb and Caption Link To Another Wordpress Page"</title>
				<link>http://smashly.net/community/topic/thumb-and-caption-link-to-another-wordpress-page#post-2263</link>
				<pubDate>Mon, 13 Sep 2010 09:50:34 +0000</pubDate>
				<dc:creator>nickybc</dc:creator>
				<guid isPermaLink="false">2263@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Ive just looked at the &#34;Meta Fields&#34; on the &#34;Photo Manager&#34; for my gallery and &#34;Image Url&#34; and &#34;Thumb Url&#34; is set to:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://localhost/wp-content/uploads/2010/09/thumbs_sullen.jpg&#34; rel=&#34;nofollow&#34;&#62;http://localhost/wp-content/uploads/2010/09/thumbs_sullen.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;which is why I am just getting the image when I click the gallery.&#60;/p&#62;
&#60;p&#62;How can I change the &#34;Image Url&#34; and &#34;Thumb Url&#34; to the custom link I want? Thanks :)
&#60;/p&#62;</description>
			</item>
					<item>
				<title>nickybc on "Thumb and Caption Link To Another Wordpress Page"</title>
				<link>http://smashly.net/community/topic/thumb-and-caption-link-to-another-wordpress-page#post-2262</link>
				<pubDate>Mon, 13 Sep 2010 09:40:29 +0000</pubDate>
				<dc:creator>nickybc</dc:creator>
				<guid isPermaLink="false">2262@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks for the reply Byron,&#60;/p&#62;
&#60;p&#62;I have updated both the Gallery and Photosmash &#34;Default image caption style&#34; to:&#60;/p&#62;
&#60;p&#62;Caption (thumbs &#38;amp; captions link to WP Attachment Page)&#60;/p&#62;
&#60;p&#62;And I have put the custom link in the &#34;URL&#34; section of &#34;Standard Fields&#34; in the photo manager options for my chosen gallery.&#60;/p&#62;
&#60;p&#62;It is still not working :( &#60;/p&#62;
&#60;p&#62;As soon as I click the gallery link it just displays the image and doesnt link through to my chosen URL&#60;/p&#62;
&#60;p&#62;thanks again for your help, any ideas?
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Thumb and Caption Link To Another Wordpress Page"</title>
				<link>http://smashly.net/community/topic/thumb-and-caption-link-to-another-wordpress-page#post-2252</link>
				<pubDate>Sun, 12 Sep 2010 03:10:36 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2252@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi nicky,&#60;/p&#62;
&#60;p&#62;I think that all you need to do is switch your #2 to the same as your #1:&#60;/p&#62;
&#60;p&#62;Edit your gallery in Gallery Settings and set the Image Caption Style to:  Caption (thumbs &#38;amp; captions link to user submitted url)&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>nickybc on "Thumb and Caption Link To Another Wordpress Page"</title>
				<link>http://smashly.net/community/topic/thumb-and-caption-link-to-another-wordpress-page#post-2249</link>
				<pubDate>Fri, 10 Sep 2010 16:26:41 +0000</pubDate>
				<dc:creator>nickybc</dc:creator>
				<guid isPermaLink="false">2249@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi I am trying to use one of your galleries to link through to another page on my site. (I want to add a custom url of my choice)&#60;/p&#62;
&#60;p&#62;So far I have set Photosmash Settings:&#60;/p&#62;
&#60;p&#62;1) Default image caption style:&#60;br /&#62;
Caption (thumbs &#38;amp; captions link to user submitted url)&#60;/p&#62;
&#60;p&#62;I have set Gallery Settings to:&#60;/p&#62;
&#60;p&#62;2) Default image caption style:&#60;br /&#62;
Caption (thumbs &#38;amp; captions link to WP Attachment Page)&#60;/p&#62;
&#60;p&#62;and in the Photo Manager I have set the specific image &#34;URL&#34; to my desired page location.&#60;/p&#62;
&#60;p&#62;All I want is to have the gallery link through to another page and not display the image shown.&#60;/p&#62;
&#60;p&#62;Please help :)
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "image caption, tags, user name code for image.php"</title>
				<link>http://smashly.net/community/topic/image-caption-tags-user-name-code-for-imagephp#post-2098</link>
				<pubDate>Wed, 18 Aug 2010 02:58:27 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2098@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Pagal,&#60;/p&#62;
&#60;p&#62;I'm not sure I understand the question, but I'll give it a try.  If you want to just show a single image, you can use:&#60;/p&#62;
&#60;p&#62;[psmash image_id=1102 layout=std]&#60;/p&#62;
&#60;p&#62;So you can build a custom layout, using all of those tags ([caption][full_caption][file_name][user_name]) and just reference the layouts name in that shortcode.&#60;/p&#62;
&#60;p&#62;Hope that's what you were looking for.&#60;/p&#62;
&#60;p&#62;Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>Pagal on "image caption, tags, user name code for image.php"</title>
				<link>http://smashly.net/community/topic/image-caption-tags-user-name-code-for-imagephp#post-2095</link>
				<pubDate>Tue, 17 Aug 2010 21:14:21 +0000</pubDate>
				<dc:creator>Pagal</dc:creator>
				<guid isPermaLink="false">2095@http://smashly.net/community/</guid>
				<description>&#60;p&#62;3rd Question:&#60;br /&#62;
I use &#38;lt;?php echo wp_get_attachment_url(); ?&#38;gt; in my image.php to get the single photo from a gallery.&#60;br /&#62;
And now formate is like that&#60;br /&#62;
&#60;a href=&#34;http://www.my-webiste.com/attachment/image-name&#34; rel=&#34;nofollow&#34;&#62;http://www.my-webiste.com/attachment/image-name&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, I also want to show the information for this image in this page, what will be the code?&#60;br /&#62;
I mean how can I use [caption][full_caption][file_name][user_name]  or uploaded date etc alone this for image.php?&#60;/p&#62;
&#60;p&#62;Thanks for your time and kind help,&#60;br /&#62;
Regards,&#60;br /&#62;
P.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Image Captions not Showing"</title>
				<link>http://smashly.net/community/topic/image-captions-not-showing#post-1133</link>
				<pubDate>Mon, 12 Apr 2010 20:49:15 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1133@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Can you email me a screen shot of where you're making the change?  send to byron at whypad . com&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>WilliamJames on "Image Captions not Showing"</title>
				<link>http://smashly.net/community/topic/image-captions-not-showing#post-1125</link>
				<pubDate>Mon, 12 Apr 2010 18:59:43 +0000</pubDate>
				<dc:creator>WilliamJames</dc:creator>
				<guid isPermaLink="false">1125@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi,&#60;br /&#62;
  My first post here! Great plug-in cheers - my issue is that whichever default or gallery settings I choose for a caption, currently set at 'Caption [by] contributor (link to website)' none of the captions entered appear? What have I missed?&#60;br /&#62;
Thanks in advance,&#60;br /&#62;
William
&#60;/p&#62;</description>
			</item>
					<item>
				<title>davedr on "Trouble with caption, user_link, and author_link"</title>
				<link>http://smashly.net/community/topic/trouble-with-caption-user_link-and-author_link#post-1025</link>
				<pubDate>Sat, 03 Apr 2010 20:12:42 +0000</pubDate>
				<dc:creator>davedr</dc:creator>
				<guid isPermaLink="false">1025@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Perfect! I think I'll be fine with the other two.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Trouble with caption, user_link, and author_link"</title>
				<link>http://smashly.net/community/topic/trouble-with-caption-user_link-and-author_link#post-1024</link>
				<pubDate>Sat, 03 Apr 2010 06:29:43 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1024@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Dave,&#60;/p&#62;
&#60;p&#62;I've got a fix for the anonymous in the next release of PhotoSmash...that should be out in the next few days.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>davedr on "Trouble with caption, user_link, and author_link"</title>
				<link>http://smashly.net/community/topic/trouble-with-caption-user_link-and-author_link#post-1011</link>
				<pubDate>Thu, 01 Apr 2010 19:59:48 +0000</pubDate>
				<dc:creator>davedr</dc:creator>
				<guid isPermaLink="false">1011@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I've got these tags on my cutsom layout form just like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h2&#38;gt;[caption length=12]&#38;lt;/h2&#38;gt;

&#38;lt;BR&#38;gt;Submitted by: [user_link]
&#38;lt;BR&#38;gt;More from [author_link]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Yet my caption isn't cut to 12 characters, my user link is always &#34;anonymous&#34; (and I'm signed in) and the author_link isn't appearing at all.  I just get &#34;More from &#34;.&#60;/p&#62;
&#60;p&#62;Check this page:  &#60;a href=&#34;http://hiddenmickeypedia.com/2010/04/yay-and-stuff/&#34; rel=&#34;nofollow&#34;&#62;http://hiddenmickeypedia.com/2010/04/yay-and-stuff/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The theme I'm using includes on each post text for &#34;posted by name&#34; and &#34;date&#34; which IS working so I may just go with that.  &#60;/p&#62;
&#60;p&#62;Still, though, wondering what I did wrong.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "How to make caption link to either user-submitted url or nothing?"</title>
				<link>http://smashly.net/community/topic/how-to-make-caption-link-to-either-user-submitted-url-or-nothing#post-951</link>
				<pubDate>Wed, 24 Mar 2010 16:04:52 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">951@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks for the test!  I'm not sure if I can prevent it on my end or if it's something they can fix.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>amberkarnes on "How to make caption link to either user-submitted url or nothing?"</title>
				<link>http://smashly.net/community/topic/how-to-make-caption-link-to-either-user-submitted-url-or-nothing#post-949</link>
				<pubDate>Wed, 24 Mar 2010 15:22:29 +0000</pubDate>
				<dc:creator>amberkarnes</dc:creator>
				<guid isPermaLink="false">949@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi - Yes, the error went away when I deactivated Contact Form 7. Thanks!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "How to make caption link to either user-submitted url or nothing?"</title>
				<link>http://smashly.net/community/topic/how-to-make-caption-link-to-either-user-submitted-url-or-nothing#post-933</link>
				<pubDate>Tue, 23 Mar 2010 02:27:32 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">933@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I definitelys ee what you mean...sending them to the home page is not the best option.  I'll work on that.&#60;/p&#62;
&#60;p&#62;Also, I noticed the error message on your form:&#60;/p&#62;
&#60;p&#62;Image upload failed. Your image may have been too large or there may have been another problem. Please reload the page and try again&#60;/p&#62;
&#60;p&#62;Could you turn off Contact Form 7 plugin and see if it still does that?  I'd like to figure out what's conflicting with PhotoSmash since I've seen that several times.  Something is causing the form to fire when it shouldn't :-(&#60;/p&#62;
&#60;p&#62;Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>amberkarnes on "How to make caption link to either user-submitted url or nothing?"</title>
				<link>http://smashly.net/community/topic/how-to-make-caption-link-to-either-user-submitted-url-or-nothing#post-926</link>
				<pubDate>Mon, 22 Mar 2010 12:37:24 +0000</pubDate>
				<dc:creator>amberkarnes</dc:creator>
				<guid isPermaLink="false">926@http://smashly.net/community/</guid>
				<description>&#60;p&#62;The gallery is at &#60;a href=&#34;http://www.bakeitpretty.com/blog/gallery/&#34; rel=&#34;nofollow&#34;&#62;http://www.bakeitpretty.com/blog/gallery/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to display the caption and have it either link to a user-submitted url or link to nothing. Right now if a user does not submit a URL it goes to &#60;a href=&#34;http://www.bakeitpretty.com&#34; rel=&#34;nofollow&#34;&#62;http://www.bakeitpretty.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sommernyte on "Gallery Layout Slighty Off?"</title>
				<link>http://smashly.net/community/topic/gallery-layout-slighty-off#post-816</link>
				<pubDate>Thu, 04 Mar 2010 05:16:16 +0000</pubDate>
				<dc:creator>sommernyte</dc:creator>
				<guid isPermaLink="false">816@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Never mind... I got it all cleaned up with the custom layout.  :)  But instructions on how to do the rating overlay like you have in the demo would be appreciated!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sommernyte on "Gallery Layout Slighty Off?"</title>
				<link>http://smashly.net/community/topic/gallery-layout-slighty-off#post-815</link>
				<pubDate>Thu, 04 Mar 2010 04:30:34 +0000</pubDate>
				<dc:creator>sommernyte</dc:creator>
				<guid isPermaLink="false">815@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I looked at the demo here -- &#60;a href=&#34;http://smashly.net/photosmash-galleries/photosmash-demo/&#34; rel=&#34;nofollow&#34;&#62;http://smashly.net/photosmash-galleries/photosmash-demo/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you give the layout and CC settings for that gallery?  It's perfect and the captions link the way that I want.  I'm going to look at the source and see if I can't hack it in the meantime...  :)&#60;/p&#62;
&#60;p&#62;Oh, and here's the link to where I am working on my gallery: &#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;</description>
			</item>
					<item>
				<title>sommernyte on "Gallery Layout Slighty Off?"</title>
				<link>http://smashly.net/community/topic/gallery-layout-slighty-off#post-814</link>
				<pubDate>Thu, 04 Mar 2010 04:27:48 +0000</pubDate>
				<dc:creator>sommernyte</dc:creator>
				<guid isPermaLink="false">814@http://smashly.net/community/</guid>
				<description>&#60;p&#62;My gallery seems to be a bit off in that the captions are not centered under the photo, nor are the voting images when I have them active.  I haven't touched the CSS, so why would it be off like this?&#60;/p&#62;
&#60;p&#62;Also, is there a way I can fix that the caption links to the image?  I want to show the caption, and it doesn't have to link to anything, but if it does, I just want the lightbox to open.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
			</item>
		
	</channel>

</rss>
