No content to show
User Activity
Hi, this worked for me. <p class="cart-attribute__field">
<input type="hidden" name="attributes[Akkoord gegaan met voorwaarden]" value="No" form="cart">
<input id="termsbox_id" class="required" required type="checkbox" name="attributes[Akkoord g...
Hi, is it possible to show on cart drawer? I got it to work on the cart page but I am using the drawer. There does not seem to be a way to customize the drawer cart with blocks
Hi, I am using the Dawn theme and I have some custom page templates to show different sub collections within a main collection trough a collection-list. So for example I have a main collection 'clothes' and sub collections 'shirt', 'hat', 'pants',.....
@LitExtension @Bird_on_a_Wire This was an awesome coding lesson! I managed to get the collection carousel to work with different collections. I am trying to backtrack to the product collection carousel, so with only 1 collection and different produc...
Hi, I have used your code but this does not seem to work. I am using the dawn theme v12,0. What happens with my feature collection is that the whole collection just moves to the side every 3 seconds. After a while it is completely of my website and ...
Your code worked for me! Only thing dad did not move was the carrousel if there are more than 3 images. So now there is a whole list of images without an option to 'scroll' trough them. What needs to be added to make this possible and have max 4 imag...
Hi, I have created a metaobject called "Merken" with the type: "merk".It has the fields:"merk_logo" which is an image "collectie_url" which is an url "merknaam" which is a single line text"beschrijving" which is a multi line text There are currentl...
02-17-2024
I have the same issue. Working on a customer store with standard dawn theme. Whenever I edit to much of the theme settings in the customizer it blocks me out for a couple of minutes.
@Litos @GemPages I have used your code to display the buy button besides the quantity selecter. All works fine until an item is out of stock. Then a message appears and the button moves as seen in the screenshot below. Is there a way to fix this? I a...
02-16-2024
Hi @coalfield , For me this worked in dawn theme when I moved the titel div just below the <div class="page-width"> However the {{ block.shopify_attributes }} is now underlined saying "Unknown object block used", but I don't think that causes a probl...