<?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 Topics</title>
		<link>http://smashly.net/community/</link>
		<description>Smashly Community Forums &#187; Tag: caption - Recent Topics</description>
		<language>en</language>
		<pubDate>Wed, 08 Feb 2012 00:31:27 +0000</pubDate>

					<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>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>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>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-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>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-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>
