<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: It is possible to add a text below the images on the product page?</title>
		<link>http://www.kriesi.at/support/topic/it-is-possible-to-add-a-text-below-the-images-on-the-product-page</link>
		<description>Support Forum - Topic: It is possible to add a text below the images on the product page?</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 08:09:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/it-is-possible-to-add-a-text-below-the-images-on-the-product-page" rel="self" type="application/rss+xml" />

		<item>
			<title>dmaldonado on "It is possible to add a text below the images on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/it-is-possible-to-add-a-text-below-the-images-on-the-product-page#post-80684</link>
			<pubDate>Mon, 22 Oct 2012 20:32:41 +0000</pubDate>
			<dc:creator>dmaldonado</dc:creator>
			<guid isPermaLink="false">80684@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot, Dude,  works perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "It is possible to add a text below the images on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/it-is-possible-to-add-a-text-below-the-images-on-the-product-page#post-79599</link>
			<pubDate>Sat, 13 Oct 2012 06:39:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think you can do this with the add_to_cart hook - add following code to the bottom of functions.php and adjust the content of the msg string:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;avia_add_to_cart&#38;#39;, &#38;#39;avia_disclaimer_notice&#38;#39;, 10, 2 );
function avia_disclaimer_notice($post, $product)
{
	$msg = &#38;#39;Product color may vary.&#38;#39;;
	echo $msg;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dmaldonado on "It is possible to add a text below the images on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/it-is-possible-to-add-a-text-below-the-images-on-the-product-page#post-79430</link>
			<pubDate>Thu, 11 Oct 2012 14:44:34 +0000</pubDate>
			<dc:creator>dmaldonado</dc:creator>
			<guid isPermaLink="false">79430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I need to add a note under product photos of each product page, explaining that it is a sample image and the final product may be different. Where can you add this text in the template?&#60;/p&#62;
&#60;p&#62;thank you very much
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
