Using either a custom field in collection or meta description inside...
I have a client who needs two descriptions for their collections, one that is long and in HTML (pics, h2, h3s, etc), another that is just a blurb (used on the /collections page only). I couldn't find a...
View ArticleJason commented on Using either a custom field in collection or meta...
If you need the description added to a collection you'd need to use collection.description and not page_description.http://wiki.shopify.com/Collection#collection.description
View ArticleOne word broke website... by kukuruza
I just made the mistake of using the WYSIWYG editor for one of our pages, and it broke the page's header image.Reference: http://www.kukuruza.com/pages/popcorn-gift-tinsI'd love any help I can get on...
View ArticleJason commented on One word broke website...
That link is giving a 404 -- is that the right link?
View Articlekukuruza commented on One word broke website...
Hi Jason,Thx for response. I realized I broke the header because I was updating URL. I switched it back to http://www.kukuruza.com/pages/gift-tins and now it works, however I would like to change it...
View ArticleJason commented on One word broke website...
The header is being added by some code within the page template. Much hard to offer a suggestion without seeing that.If changing the url is breaking the header, there could be code setting the image...
View ArticleElliott M commented on Don't let discount work for specific item(s)
Thanks yet again tetchi :)
View ArticleElliott M commented on If product in specific collection
tetchi, you're a Shopify Genious ;) Thank you.Really appreciate your help.
View ArticleMaking a required field by Oliver Ashford
Hi there, I want to add a field on the cart page in which, customers must provide a booking reference in order to checkout. I've tried the code suggested in the docs but they don't seem to work....
View ArticleEmpty Cart by Elliott M
Hello,On my cart page I have an 'Update' and 'Checkout' button. What can I use for a 'Empty Cart' button please?Thank you.
View ArticleCurio commented on How To Access Blog Images?
I got it to work with the code below.I've noticed that to make it work I had to:1. Use escape to get the HTML code for the article 2. Use HTML name for the characters even though they were wrapped in...
View ArticleJason commented on How To Access Blog Images?
I still think it's weird you had to do it that way, and I am still curious as to why. If it works though - nice one - a fix is a fix!
View ArticleJason commented on Making a required field
What's the cart.liquid code you used that didn't work?
View ArticleFastone commented on Custom payment instruction field doesn't show in checkout
Screenshot of Custom Payment method http://monosnap.com/image/0RBwmHXLAjFupwFzCgYCEYHjV
View ArticleAlexia commented on Mixing dropdown and radio buttons on product page
Dear Caroline,I actually want to do exactly the same, and it seems that the method explained is not yet working with the radiance theme. I followed exactly the instruction and nothing happens when I...
View Articlebanana commented on blog side bar -add Archive/rss/subscribe/category
Is there REALLY noone who can point me in the right direction? I think this is a big failure not to have Archives included for the blog. I mean every blog out there has this function.I am looking to...
View ArticleAlexia commented on Mixing dropdown and radio buttons on product page
SOLVED ! Slight mistake: // initialize multi selector for product $(function() { new Shopify.OptionSelectors("product-select", { product: {{ product | json }}, onVariantSelected:...
View ArticleWhat is a theme snippet and how do you make one? by Stacey Sims
I found a tutorial that told me to make a theme snippet and I have absolutely no idea how to do so. Anyone know how?
View ArticleKJ_Prince commented on Infinite Scroll/Sorting Trick on Collections Page
Hmm anyone else using lazy load? I made sure the img tag specifies height and width attributes and tried troubleshooting in the console but can't seem to figure this out.
View Article