Caroline Schnapp commented on Including discount button on Cart Page
Is there a way I can add a "add discount" button on my Cart page that update the price or all items or even only the total price?Not at the moment. You can express your wish for it to be possible to...
View ArticleCaroline Schnapp commented on Megatronic (or any) Theme - Tabs on Product Pages?
The wiki has a tutorial for this: http://wiki.shopify.com/How_to_add_tabs_to_your_product_description
View ArticleCaroline Schnapp commented on if product.collection == 'hats' - can this be...
Hi James, yes. A product can belong to more than one collection, and, so, you'll need to iterate through the product.collections like so:{% assign in_hats_collection = false %} {% for collection in...
View ArticleLeevan Recio commented on Radiance Theme - Changing background color outside...
Hey Chelsea,I currently have the exact same question as you did 5 months ago. I see however that you were able to figure it out. Would you mind explaining how you did so? Also, is it possible to change...
View ArticleHow can I add a background image to Radiance Theme? by Leevan Recio
Hey guys,I've got an image for a background that I'd like to use for my site. I'd like to add it so that it surrounds the sides but keeps my main page in the center. Any tips on how to do this with the...
View ArticleShopify - Areez commented on New Standard Theme - How to change link to open...
Hey Sangpil, Areez here from the Shopify team. Can you add the link in and email me back? It's possible to add a link in this manner, but it has to be added within the theme's code (can't be done from...
View ArticleShopify - Areez commented on Product Page Layout Editable?
Hey Laurence,Areez here from the Shopify Team. This is definitely possible with a major redesign of how options and variants work within Shopify. You'd have to rewrite the option_selection.js (provided...
View ArticleKim Farrington commented on How can I add a background image to Radiance Theme?
hi..........go toyour theme settings,scroll down to Page Background......... click tha and it will open.you can then upload an image.remember to set the backgrownd image alignment. i hope tha works...
View ArticleKim Farrington commented on How can I add a background image to Radiance Theme?
sorry for typing i have brojken hand x
View ArticleHow to write free shipping in top tool bar? by Sarah Saleh
Hello, does anyone know how I can add a small text (Free Shipping Worldwide) into the top tool bar.I mean the bar where also is the shopping bag and the search field on the very top of the store.I know...
View ArticleHow to add Products to front page? by Rockshine
Right now, my store has one collection with a few products.The home page lists the collection. When you click the collection it shows you the products (home page - > products in collection). How do...
View ArticleHiding a collection from a link list by Jason McElhinney
Is there any way of hiding a collection from a linklist, when that collection is selected as 'hidden'? Rather than making it hidden and then having to delete it from the linklist? The reason so is that...
View ArticleModify header of checkout.css.liquid... by matt moore
My site uses a colored background.On the checkout pages the header's background is the same as the site's background and not white like the rest of the pages. This is due to the lack of navigation and...
View ArticleHow to remove 'website template by shopify' by Scott Herman
Is there a way to remove the tag showing 'wesbite template by shopify'? Which is shown at the bottom of the website?http://www.puffingstuff.co.nz/
View ArticleMark Fletcher commented on How to remove 'website template by shopify'
Hi, yes you can remove it. Go into template editor of your theme, go to theme.liquid, at the bottom you will see reference to 'website template by shopify' and just delete it out. Sorry I can't...
View Articletetchi commented on How to remove 'website template by shopify'
Look for the {{ powered_by_link }} Liquid tag in theme.liquid (like Mark mentioned) - deleting that should do that trick :)Cheers,tetchi
View ArticleAdding multiple options to my products by David Jhoo
Hello, Newbie here looking for some help. I am trying to set up my product pages to have multiple options for gowns (ie. size, color, ect). However, I can't really get it to work. I've added code I...
View ArticleDavid Jhoo commented on Adding multiple options to my products
http://ecommerce.shopify.com/c/ecommerce-design/t/adding-multiple-options-to-my-products-140841
View ArticleScott Herman commented on How to remove 'website template by shopify'
Thanks guys. Managed to delete the code.Cheers
View Article