No content to show
User Activity
09-07-2023
So I'm having an issue with the site: https://aquafliesdealer.com/ Out of nowhere, all products with more than two variants only show the first two. The weird thing is that for a split second, the third one pops up for a millisecond before disappeari...
Hey everyone, So I recently built a site for a client using the Dawn 2.0 theme. However, in order to create a lot of custom functionality, I needed to make quite a few changes to the theme code. I made changes that changed the way the page worked, as...
Did you ever find a solution to this, I am trying to do the same thing. Thanks!
Hello! I am having a problem with my site where when somebody adds an item to their cart, the wrong variant information is displayed in the popup. This has no affect on which variant is being placed in the cart, everything here is ok. It is solely a ...
What CSS would I add if I just wanted to remove the continue shopping link? My continue shopping link is broken and does not do anything when clicked on, so either I find a solution for this or I just remove it. Thanks!
I haven't made many changes to the way the cart works so I feel like it should be a relatively stock change. Do you have any idea which file I would add the logic for this? I'm assuming I would add something roughly like this (though I may be very wr...
Hello there! I am having an issue with my cart drawer and cart. When a customer adds an item to their cart, the cart drawer popup appears, but does not update to show the item they just added. For example, if a customer is adding their first item to ...
Turns out the issue was that the add to cart button was being added by a plugin, so when I edited the theme code nothing was happening. Was able to get it working when I disabled the plugin and used the base Shopify add to cart button. Having a few o...
Really appreciate your response this helped me out a bunch!
Hey there, I've added the quick add button on my Dawn theme, and unfortunately I have a few bugs occurring. First off, when I click the see more options button, I cannot add to cart in the popup menu. I would like to be able to use the popup menu to...
I am using the template Dawn, and I can't find that bit of code. I searched for in any .liquid file for collections:btn btn-globo globo--add-to-cart globo-ajax-form-cart Any idea which file in dawn it would be under?
Turns out what is going on is that when a product only has one variant, no add to cart button appears on the collection page. Any idea why this would be the case and/or if there is a way to change this?
I'm not sure I follow. So the code I shared, that is not the problem? For dawn the product grid is main-product-collection-grid. What should I look for in this snippet?