<?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: Controlling Order of Attachments (jpg) in Product Posts</title>
		<link>http://www.kriesi.at/support/topic/controlling-order-of-attachments-jpg-in-product-posts</link>
		<description>Support Forum - Topic: Controlling Order of Attachments (jpg) in Product Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 00:34:47 +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/controlling-order-of-attachments-jpg-in-product-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>GoElemental on "Controlling Order of Attachments (jpg) in Product Posts"</title>
			<link>http://www.kriesi.at/support/topic/controlling-order-of-attachments-jpg-in-product-posts#post-37329</link>
			<pubDate>Wed, 11 Jan 2012 14:37:05 +0000</pubDate>
			<dc:creator>GoElemental</dc:creator>
			<guid isPermaLink="false">37329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Chris and wildrays&#60;/p&#62;
&#60;p&#62;@wildrays:&#60;br /&#62;
Unfortunately, I cannot see that post, as it is part of the WooThemes protected forum.&#60;br /&#62;
But its good to know I am not the only person on the internet who wanted to control the order of the product photos/thumbnails.&#60;/p&#62;
&#60;p&#62;I started a ticked over at GitHub, hopefully that will bear some fruit.&#60;br /&#62;
Thanks again for the replies
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wildrays on "Controlling Order of Attachments (jpg) in Product Posts"</title>
			<link>http://www.kriesi.at/support/topic/controlling-order-of-attachments-jpg-in-product-posts#post-37325</link>
			<pubDate>Wed, 11 Jan 2012 14:17:52 +0000</pubDate>
			<dc:creator>wildrays</dc:creator>
			<guid isPermaLink="false">37325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Someone posted about this and offered a possible solution in the WooStore forum on WooThemes:&#60;br /&#62;
&#60;a href=&#34;http://www.woothemes.com/support-forum/?viewtopic=63786&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/support-forum/?viewtopic=63786&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Would anyone be willing to clarify which file and where those &#34;additional args&#34; should go?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Controlling Order of Attachments (jpg) in Product Posts"</title>
			<link>http://www.kriesi.at/support/topic/controlling-order-of-attachments-jpg-in-product-posts#post-37264</link>
			<pubDate>Wed, 11 Jan 2012 06:46:33 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">37264@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;This is a WooCommerce plugin issue - maybe &#60;a href=&#34;http://wordpress.org/extend/plugins/smart-manager-for-wp-e-commerce/&#34;&#62;this&#60;/a&#62; can help you. Otherwise you can head over to &#60;a href=&#34;http://www.woothemes.com/woocommerce/&#34;&#62;WooCommerce&#60;/a&#62;, maybe they offer a solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GoElemental on "Controlling Order of Attachments (jpg) in Product Posts"</title>
			<link>http://www.kriesi.at/support/topic/controlling-order-of-attachments-jpg-in-product-posts#post-37229</link>
			<pubDate>Wed, 11 Jan 2012 04:34:24 +0000</pubDate>
			<dc:creator>GoElemental</dc:creator>
			<guid isPermaLink="false">37229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I am encountering a problem I hope you guys can help me with.&#60;br /&#62;
I am trying to control what order my attached images are displayed on the product page.&#60;/p&#62;
&#60;p&#62;Ideally, I would like to have the following order:&#60;/p&#62;
&#60;p&#62;Image_1.jpg (my featured image), Image_2.jpg, Image_3.jpg, Image_4.jpg&#60;/p&#62;
&#60;p&#62;For some posts, the display order is:&#60;br /&#62;
Image_1, Image_3, Image_4, Image_2&#60;br /&#62;
Other posts:&#60;br /&#62;
Image_1, Image_4, Image_2, Image_3&#60;br /&#62;
etc, etc.&#60;/p&#62;
&#60;p&#62;I have installed the following plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/file-gallery/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/file-gallery/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the backend, it seems to be exactly what I am looking for, the ability to set the featured image, as well as arrange the order of the attachments:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/yAyOX.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/yAyOX.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But in the frontend, it has no effect on the product display images.&#60;/p&#62;
&#60;p&#62;I have a client who wants to show the products/thumbnails in a specific order and this is driving us nuts!!!&#60;/p&#62;
&#60;p&#62;Thanks in advance for any and all assistance.&#60;br /&#62;
Have a great day.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
