<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Opinion: Shopify Community</title>
    <link>http://forums.shopify.com/forums/1</link>
    <language>en-us</language>
    <description>Feed for forum Shopify Community</description>
    <item>
      <title>Is there a Default or Fallback Image? by Mike B</title>
      <author>Mike B</author>
      <pubDate>Sun, 08 Nov 2009 15:55:43 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30833</link>
      <guid>http://forums.shopify.com/categories/2/posts/30833</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm using cookies on one of my &lt;a href="http://NectarBoutique.com"&gt;store's&lt;/a&gt; to save the last 6 most recently viewed products.&amp;nbsp; Problem is, if the store hides/removes that product, and someone comes back the following day with that product still in there cookie, the image is 'File Not Found'.&amp;nbsp; I believe the Admin section has a default image when someone adds a product but doesn't include a product image.&lt;/p&gt;
&lt;p&gt;Can we specify a default image or fallback image if this is the case? (If not, I'll figure out a hack in JS.)&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conditions on cart page by Agnes</title>
      <author>Agnes</author>
      <pubDate>Sun, 08 Nov 2009 15:52:32 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/30832</link>
      <guid>http://forums.shopify.com/categories/1/posts/30832</guid>
      <description>&lt;p&gt;Hi, I'm new to shopify.&lt;/p&gt;
&lt;p&gt;I hope someone can give me some pointers about my problem:&lt;/p&gt;
&lt;p&gt;In my client's store you have to buy a minimum of 6 products to place an order. This code hides the checkout-button until 6 products are in the cart:&lt;/p&gt;
&lt;pre&gt;{% if cart.item_count &amp;lt; 6 %}

You have to buy at least 6 bottles.

{% else %}
 &amp;lt;input type="submit" value="Proceed to checkout" name="checkout" /&amp;gt;

{% endif %}
&lt;/pre&gt;
&lt;p&gt;BUT: I want an exception to be made for a particular collection of products (which are in themselves smaller sets of products). So I'm trying something like this, but I can't get it working:
&lt;pre&gt;{% if item.title == 'product title 1' or 'product title 2' or 'product title 3' %}
go to checkcout

{% elsif cart.item_count &amp;lt; 6 %}
buy more

{% else %}
 go to checkout

{% endif %}&lt;/pre&gt;
Any ideas? :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on Theme settings and Vision ?</title>
      <author>Jamie</author>
      <pubDate>Sun, 08 Nov 2009 13:43:03 +0000</pubDate>
      <link>http://forums.shopify.com/categories/9/posts/30830#comment-30831</link>
      <guid>http://forums.shopify.com/categories/9/posts/30830#comment-30831</guid>
      <description>&lt;p&gt;Vision has not been updated to handle theme settings yet. So no, it's not you, it's vision.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Theme settings and Vision ? by Ghismo</title>
      <author>Ghismo</author>
      <pubDate>Sun, 08 Nov 2009 11:59:07 +0000</pubDate>
      <link>http://forums.shopify.com/categories/9/posts/30830</link>
      <guid>http://forums.shopify.com/categories/9/posts/30830</guid>
      <description>&lt;p&gt;I was wondering if the settings (&lt;a href="http://wiki.shopify.com/Theme_Settings"&gt;http://wiki.shopify.com/Theme_Settings&lt;/a&gt;)&amp;nbsp;were available under Vision (4.1.0).&lt;/p&gt;
&lt;p&gt;It looks like the settings are not valued, and the .css.liquid files don't get interpreted either.&lt;/p&gt;
&lt;p&gt;Is it a problem in my code or with Vision ?&lt;/p&gt;
&lt;p&gt;It would be nice to be able to submit the setting form under vision so that we can try our themes locally with different settings.&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Alignment within tables by Hannah Joy</title>
      <author>Hannah Joy</author>
      <pubDate>Sun, 08 Nov 2009 06:54:31 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30828</link>
      <guid>http://forums.shopify.com/categories/2/posts/30828</guid>
      <description>&lt;p&gt;I have my collection as a table with medium sized images, and was wondering if anyone could take a look to see why the following is happening.&amp;nbsp; I'm sure it's some quick css issue that I'm just not understanding fully:&lt;/p&gt;
&lt;p&gt;-the product titles are not aligned centered under the images&lt;/p&gt;
&lt;p&gt;-the product images are not aligned vertically with each other, it appears they are centered vertically based on how much text is in the title. (I want the top of all the images in a row to be aligned.)&lt;/p&gt;
&lt;p&gt;Here's the link:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.runwayeveryday.com/collections/instock"&gt;http://www.runwayeveryday.com/collections/instock&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance for your help!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on Frequency of submission in Google Product Search</title>
      <author>Jamie</author>
      <pubDate>Sat, 07 Nov 2009 22:48:48 +0000</pubDate>
      <link>http://forums.shopify.com/categories/6/posts/30825#comment-30826</link>
      <guid>http://forums.shopify.com/categories/6/posts/30825#comment-30826</guid>
      <description>&lt;p&gt;I just had a client ask me this last night. Same question for me. I might add a post on the support side too for quicker clarification.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frequency of submission in Google Product Search by -Mark   </title>
      <author>-Mark   </author>
      <pubDate>Sat, 07 Nov 2009 22:36:13 +0000</pubDate>
      <link>http://forums.shopify.com/categories/6/posts/30825</link>
      <guid>http://forums.shopify.com/categories/6/posts/30825</guid>
      <description>&lt;p&gt;Is there any guidance as to the frequency of product submissions to Google Product Search?&lt;/p&gt;
&lt;p&gt;BaseSync did it nightly, was wondering how Shopify was going to handle this?&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>nate b commented on CAN someOne help..I will pay.</title>
      <author>nate b</author>
      <pubDate>Sat, 07 Nov 2009 21:56:00 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/30802#comment-30824</link>
      <guid>http://forums.shopify.com/categories/1/posts/30802#comment-30824</guid>
      <description>&lt;p&gt;OKay since we got all that out the way... can someone show me a site where Hunkybill did this or a site where someone did this or hunky can you come back and tell me whats sites..&amp;nbsp; that would be a great help to get me going in the right direction...because I cant pay for more SKUS and can not NOT offer the products that I want to offer when I can by simply understanding STEP 2 of the tutorial And sorry if you think this is spam, I just want help, plain and simple, sorry if i ruined your day, sincerely, wasnt my intention. I didn't know it would this difficult to get help with STEP 2. So now I am not asking for HIRE or EXPLANATION, all I need is help from someone, and that help would be postng some sites where multiple options were used. PLEASE post one... PLEASE, thats all I need from someone.. thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;bless ur soul&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented on CAN someOne help..I will pay.</title>
      <author>Caroline Schnapp</author>
      <pubDate>Sat, 07 Nov 2009 17:28:46 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/30802#comment-30823</link>
      <guid>http://forums.shopify.com/categories/1/posts/30802#comment-30823</guid>
      <description>&lt;p&gt;If sales are the least of your worries, then maybe you should borrow money to make money.&lt;/p&gt;
&lt;p&gt;Nate, you &lt;a href="../../11/posts/30568"&gt;previously said&lt;/a&gt; that you wanted JavaScript attributes implemented for you and that you wanted your 'nasty' layout problems in Internet Explorer fixed for '50 bux' total. Now, unlike 'bux' is some sort of currency where 1 bux = $15 USD, I believe you are just wasting your time here pestering for help.&lt;/p&gt;
&lt;p&gt;Let me break it down to you: JavaScript attributes in Shopify are one huge hack that only developers can wrap their heads around -- and even then, it's a lot more than a few lines of code, it is substantial work even when you totally (and I mean totally) understand what's going on. cart.attributes are attributes of the cart, they're not attributes of any Line Item - or god forbid: Item - in the cart. The whole JavaScript attributes trick is to do 'as if' and it requires a lot of logistic and gymnastic. It requires DOM scripting skills as well, because much of the implementation is theme-specific. FYI, when Shopify Options were introduced, Shopify's team went through their catalog and had to make some changes to each theme, so that Options would work...&lt;/p&gt;
&lt;p&gt;Now explain to me why why someone who is not your friend or uncle will spend a day or two working for you, Nate, for $50 dollars total. Not only that, he'd have to drop anything that is doing because you need the work done now, with your '1-2 days' deadline. Where is your sense of entitlement coming from, that's what I'd like to know :)&lt;/p&gt;
&lt;p&gt;Use Shopify Options, Nate, and if you have problems in IE, revert back to the original Showroom theme and build it again -- it always takes less time to go through the CSS customization again. And why o why did you have to pick the hardest theme of them all? :) Showroom is an advanced theme for advanced users, it's for web designers who know JavaScript. That is, if you want to customize it, and you did. Shopify's Catalogue page made that clear way back when -- you will notice that Jaded Pixel has removed this theme from its catalogue since. Sigh of relief. But you had been warned.&lt;/p&gt;
&lt;p&gt;Hunkybill's advice is very wise: start with less SKUs if you can't afford to have more.&lt;/p&gt;
&lt;p&gt;Good luck.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on Happiness Is - The Movie</title>
      <author>Jamie</author>
      <pubDate>Sat, 07 Nov 2009 17:27:30 +0000</pubDate>
      <link>http://forums.shopify.com/categories/3/posts/30818#comment-30822</link>
      <guid>http://forums.shopify.com/categories/3/posts/30818#comment-30822</guid>
      <description>&lt;p&gt;Looks great! I have two things here that I would tackle to polish it and make it perfect though.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The menu on the right is slightly popping out to the left.&lt;/li&gt;
&lt;li&gt;You need to get rid of the dropdowns since there is no variations to choose from&lt;/li&gt;
&lt;li&gt;Get rid of "Variations of this Product" in the product titles since there are no variations.&lt;/li&gt;
&lt;li&gt;I also (personally) think a nice graphic "add to cart" button would look much better here and match the site better&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For 2) &lt;a href="../../2/posts/30338"&gt;&lt;a href="http://forums.shopify.com/categories/2/posts/30338"&gt;http://forums.shopify.com/categories/2/posts/30338&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope it does well from the Huffpost traffic!&lt;/p&gt;
&lt;p&gt;&lt;img src="http://dl.dropbox.com/u/63810/trash/screen.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on Targeting first and fifth item</title>
      <author>Jamie</author>
      <pubDate>Sat, 07 Nov 2009 17:15:02 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30812#comment-30821</link>
      <guid>http://forums.shopify.com/categories/2/posts/30812#comment-30821</guid>
      <description>&lt;p&gt;You're welcome!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on CAN someOne help..I will pay.</title>
      <author>Jamie</author>
      <pubDate>Sat, 07 Nov 2009 17:14:18 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/30802#comment-30820</link>
      <guid>http://forums.shopify.com/categories/1/posts/30802#comment-30820</guid>
      <description>&lt;p&gt;I would personally appreciate it if you would stop spamming the forum with this Nate. Like I said before....you already have five threads on this spread all over the place!!! Please use the one you posted in &lt;a href="../../11/posts/30568"&gt;the job board&lt;/a&gt; and bump it ever few days. If you need to edit it there, fine, but please keep it in the right forum area and keep it in one thread.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks!&lt;/p&gt;</description>
    </item>
    <item>
      <title>creativeBadger commented on Targeting first and fifth item</title>
      <author>creativeBadger</author>
      <pubDate>Sat, 07 Nov 2009 16:59:43 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30812#comment-30819</link>
      <guid>http://forums.shopify.com/categories/2/posts/30812#comment-30819</guid>
      <description>&lt;p&gt;perfect!&lt;/p&gt;
&lt;p&gt;thank you Jamie.&lt;/p&gt;
&lt;p&gt;Badger&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happiness Is - The Movie by ericlyleklein</title>
      <author>ericlyleklein</author>
      <pubDate>Sat, 07 Nov 2009 16:44:22 +0000</pubDate>
      <link>http://forums.shopify.com/categories/3/posts/30818</link>
      <guid>http://forums.shopify.com/categories/3/posts/30818</guid>
      <description>&lt;p&gt;"&lt;strong&gt;Happiness Is&lt;/strong&gt;" is the second feature documentary from filmmaker &lt;strong&gt;Andrew Shapter&lt;/strong&gt; (critically acclaimed for his first documentary called&lt;strong&gt; Before The Music Dies&lt;/strong&gt;).&amp;nbsp; Andrew wanted to try out a new DIY distribution model where his production company, Roadwings Entertainment, sells directly to fans.&amp;nbsp; Additionally, he offers the film free to anyone who wants to host a screening.&amp;nbsp; Charities all over the country are currently hosting screenings where they are able to keep 100% of the proceeds on donations from the screening while Roadwings only makes money if people like the film and want to buy a physical copy or a download.&lt;/p&gt;
&lt;p&gt;We created his store with Shopify due to its flexibility, robust feature set, and ability to look like it is part of his own site - and because we only had one day to get it something set up.&amp;nbsp; We also added on the Fetch application to handle digital downloads of the documentary.&amp;nbsp; Support from both companies has been outstanding.&amp;nbsp; The film is being highlighted on the &lt;strong&gt;Huffington Post&lt;/strong&gt; on Monday (Nov 9) so we are hoping to start off with a bang.&lt;/p&gt;
&lt;p&gt;Please check it out at &lt;a href="http://store.happinessisthemovie.com"&gt;http://store.happinessisthemovie.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Making catalog horizontal? by defury</title>
      <author>defury</author>
      <pubDate>Sat, 07 Nov 2009 16:32:55 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30817</link>
      <guid>http://forums.shopify.com/categories/2/posts/30817</guid>
      <description>&lt;p&gt;Maybe I need to look harder but i figure while looking someone here might be able to point this out quick.&lt;/p&gt;
&lt;p&gt;1) Do i need to use tables for products? is this simply the easier way?&lt;/p&gt;
&lt;p&gt;2) using this code&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;table id="products" cellspacing="0" cellpadding="0"&amp;gt;&lt;br /&gt;{% tablerow product in products cols:3&amp;nbsp; %}&lt;br /&gt;&amp;nbsp; &amp;lt;div class="product"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3&amp;gt;&amp;lt;a href="{{product.url}}"&amp;gt;{{product.title}}&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="product-image"&amp;gt;&amp;lt;a href="{{product.url}}"&amp;gt;&amp;lt;img src="{{ product.featured_image | product_img_url: 'small' }}" alt="{{ product.title }}" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="money"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {{product.price_min | money}}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% if product.price_min != product.compare_at_price %}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="original-price"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {{product.compare_at_price | money}}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% endif %}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;{% endtablerow %}&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;/p&gt;
&lt;p&gt;(this is from &lt;a href="http://wiki.shopify.com/The_Shopify_Theme_Guide"&gt;http://wiki.shopify.com/The_Shopify_Theme_Guide&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;It ends up showing products vertically instead of horizontally, how can i control/change that? I want them to display 3 wide instead of 3 vertically&lt;/p&gt;</description>
    </item>
    <item>
      <title>nate b commented on CAN someOne help..I will pay.</title>
      <author>nate b</author>
      <pubDate>Sat, 07 Nov 2009 16:20:31 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/30802#comment-30816</link>
      <guid>http://forums.shopify.com/categories/1/posts/30802#comment-30816</guid>
      <description>&lt;p&gt;First off no need to pick 5 of anything, all me things will sale. No need for tests. My marketing and etc is on point. Sales are the least of my worries, really. I just need options and variants for my many products. ANd I will be happy once I have the available options on the product page pretty and working properly. And I already upgraded to the 99 bux a month... not knowing that even 10,000 skus will not be enough for my store... So now Im stuck paying $99 which I don't have really because i can't get " STEP 2 " implemented under $500.... smh....&lt;/p&gt;
&lt;p&gt;And someone should learn your tutorial and then re write it so others can understand it better, thats if you don't feel like it. If I learn it, best believe I am going to post a new STEP 2, so all the PEOPLE WITH CODE EXPERIENCE can understand it a lil bit better... cuz all the people I have shown it to for hire...were like uhhh.... i dunno man.. u may have to hire someone else..&lt;/p&gt;
&lt;p&gt;thanks for the true words hunky..im not mad at anyone nor frustrated with anyone, despite how my post may seem. Im frustrated with me self and the website..and how " I CANT FIND SOMEONE TO HELP ME " I mean honestly if I knew how to do the shit and I saw someone steady asking for help, I would just say fuck it.. let me help the bastard just cuz I know how, and it won't end my life to do so. And help could be defined as getting someone going in the right direction, or asking them "where exactly are you lost"...or "your first step would be..." , or its not that hard ive made ton of these sites do it like dis.....&lt;/p&gt;
&lt;p&gt;But I tried to hire some people and they couldn't even follow step two in the tut... Even the ADMIN at junior developers who is pretty knowledgable with code said step 2 made his head hurt.. and turned down the job...&lt;/p&gt;
&lt;p&gt;And fact of the matter is that I don't have the money so I am going to push until I find a way... and hopefully that way will be the heart of some willing and helpful soul...if I never get it myself.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But with all that said thanks again. What are some sites that you worked on before...? Is there a list?? I would greatly appreciate if you could&amp;nbsp; show me some sites so I can look at the code and actually start making money.. so I can pay you guys the " ball park figures " because this is the only reason why after 3 whole months i have not sold an item because i can't get the product page to work properly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HunkyBill commented on CAN someOne help..I will pay.</title>
      <author>HunkyBill</author>
      <pubDate>Sat, 07 Nov 2009 15:32:10 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/30802#comment-30815</link>
      <guid>http://forums.shopify.com/categories/1/posts/30802#comment-30815</guid>
      <description>&lt;p&gt;Nate,&lt;/p&gt;
&lt;p&gt;Pick 5 products you know will sell well online. Your Shopify store will have 5 products ok? Use the built in Shopify customization code on those 5 products and then wait for some sales. If they happen, you're happy because:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You spent no money other than on Shopify which is minimal&lt;/li&gt;
&lt;li&gt;You prove to yourself that your products will in fact sell online&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;My tutorial there on the wiki, written many many moons ago, was not written for store owners with no code experience. It was meant for coders. I left out a ton of details because I am lazy. If you, or someone else really wants to know how to trick out a Shopify store with my code, just visit one I worked on, and take the code from there and see what you can do with it... I really don't care... since&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;that code is now indicative of how little I knew back then about coding nice Javascript&lt;/li&gt;
&lt;li&gt;it may help someone go from a regular Shopify site to a nicer one&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That being said... you cannot expect anyone to customize your store for anything less than $1000. And that my friend, is just a ballpark figure for doing some basic work. This is not work like changing the oil in your car yourself where you need a wrench and an old rusty bucket. It takes a lot of study, practice and skills to work these kinds of jobs.Shopify may be cheap and easy, but customizing it is not.&lt;/p&gt;
&lt;p&gt;Keep it Simple... and good luck Nate...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on Bug with articles</title>
      <author>Jamie</author>
      <pubDate>Sat, 07 Nov 2009 15:18:47 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30811#comment-30814</link>
      <guid>http://forums.shopify.com/categories/2/posts/30811#comment-30814</guid>
      <description>&lt;p&gt;Hey Roman,&lt;/p&gt;
&lt;p&gt;I have this working fine on a couple of sites to deliver flash movies to product pages. I just checked and they are working fine still. If you continue to see this you need to put this in the &lt;a href="http://support.myshopify.com/"&gt;support area.&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented on Targeting first and fifth item</title>
      <author>Jamie</author>
      <pubDate>Sat, 07 Nov 2009 15:16:07 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30812#comment-30813</link>
      <guid>http://forums.shopify.com/categories/2/posts/30812#comment-30813</guid>
      <description>&lt;p&gt;Try:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;
&lt;pre&gt;&amp;lt;li class="{% cycle 'first', '', '', '', 'first' %}"&amp;gt;&lt;/pre&gt;
&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Targeting first and fifth item by creativeBadger</title>
      <author>creativeBadger</author>
      <pubDate>Sat, 07 Nov 2009 14:55:08 +0000</pubDate>
      <link>http://forums.shopify.com/categories/2/posts/30812</link>
      <guid>http://forums.shopify.com/categories/2/posts/30812</guid>
      <description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I am hoping someone here can point me in the right direction,&amp;nbsp; I wish to target the first and fifth items in my collection list, so I can give them a class.&amp;nbsp; Both can have the same class as I just need to remove the left padding.&lt;/p&gt;
&lt;p&gt;So I have :--&lt;/p&gt;
&lt;pre&gt;  &amp;lt;li{% if forloop.first %} class="first" {% endif %}&amp;gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;which targets the first one fine, but how can i also apply the class "first" to the fifth item :S&lt;/p&gt;
&lt;p&gt;Many thanks in advance!&lt;/p&gt;
&lt;p&gt;Badger&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
