Tagged Questions
0
votes
2answers
28 views
Shopify theme top menu issue, can't get it to fit on one line
Here's the site:
http://sawsafetystore-com.myshopify.com/
You can see the menu at the top (Home, Chain Saw Safety, etc.). No matter how much I tinker with the CSS, I cannot get it to fit on one ...
0
votes
0answers
16 views
Shopify liquid - wish list not working
I have implemented this: https://github.com/zakhardage/Shopify-Wish-List
To get a wish list on my shopify website www.spoiltpets.com
Go to any product and click add to wish list (once logged in)
...
0
votes
2answers
31 views
Modifying Shopify cartform height
So this is probably a stupid question but I have tried putting styling in everywhere and I can't get this to work, so here is my problem.
I made a shopping site using shopify, then to port it into ...
-4
votes
1answer
624 views
Shopify-Product Image Gallery
What's the best way to make a product image gallery in Shopify? I'm working on a theme currently. I was looking through the page source of other themes and see a few references to Fancybox, but I see ...
1
vote
1answer
149 views
I have a shopify shop and i want to be able to see when my stock is sold out?
I have a shop developed in shopify and i want to be able to see when an item is sold out on the order form of my website in the backend area.
Basically when someone buys a product that us out of ...
0
votes
1answer
83 views
How to grab all items in a Shopify Collection
I'm making a sidebar for a Shopify store for a client. It will will display all of the items from a specific collection. The collection is called featured, and my client will use the CMS to specify ...
4
votes
3answers
250 views
jQuery Flyout Menu. Breaking an element out of its parent
I'm working on a Shopify project. I am not the designer. I need to make a flyout menu for the shop. The problem is two fold. First of all, the flyout needs to extend to the bottom of the viewport. ...
0
votes
1answer
74 views
Shopify tablerow loop exiting early
I'm looping through my collection of frontpage products and generating a table. In the last row, I need to put some static content in the first table cell. I've been able to do that, but for some ...
0
votes
1answer
44 views
Output product collection into a table along with static element in Shopify
I need to output a collection of products into a table on my index page. What is the best way to do this? I was looking in the docs and found the tablerow stuff. The problem is, that products are ...
1
vote
1answer
1k views
Shopify API: Adding an item to cart without redirect
Is there any way to submit an add to cart POST request without any sort of page redirection whatsoever? Changing return_to to "back" reloads the page, which I don't want to do. I want to add the item ...
0
votes
3answers
640 views
CSS Search box won't float left
I have this
<td width="312" valign="center" height="157" background="{{ 'BT_S3.png' | asset_url }}">
<div style="width:95%; text-align: left; height:52px; ...
0
votes
3answers
74 views
why do I get these spaces in the UI?
I am using shopify to run my store and I have designed this front page tamplet to show as many collection as I would have. For some reason when I have original four collections, there is no odd ...