No content to show
User Activity
Hi. I am using the dawn theme Image with Text section feature. I have content container overlap selected and a different container colour to my main page. I have noticed on the mobile device the text doesn't go wide enough across to near the edges of...
Sorry, to be a pian, but for some reason when I add this code it stops my filters from working on my products?
When I add this code it displays them in the same order all the time? It does not work! document.addEventListener("DOMContentLoaded", function () {let ul = document.querySelector("#24649333539149__multicolumn_RUPUG3.multicolumn-list");let listItems =...
I've tried the following: document.addEventListener("DOMContentLoaded", function () {let ul = document.querySelector("24649333539149__multicolumn_RUPUG3.multicolumn-list");let listItems = Array.from(ul.children);// Shuffle functionlistItems.sort(() =...
https://5wjrxqj05vzrbiye-82116313421.shopifypreview.com/pages?preview_key=6d34cff4f5eb932180eceedef28ef348 Thank you
Sorry I am new to coding. How do I find the section id of the page?
Hi. Thanks for this.Is there a way to make it specific to certain pages rather than universal for every multicolumn block on the website?
Hi, I am currently using the Dawn Theme and I would like to display the multicolumn blocks in a random order every time someone visits the page. Any help/suggestions would be greatly appreciated. Thank you
So, I came across a previous discussion with this issue: https://community.shopify.com/c/shopify-discussions/limit-one-per-customer-and-not-per-checkout/td-p/1376385 The solution was:Use a discount code (set to a discount of 0%). This way you can hav...
07-30-2024
I have added the following code to base.css so that on the home page on a desktop divice I can have three videos across the page using custom liquid in the themes editor. . See here: www.thedeliciousdogfoodcompany.co.uk /* any screen equal to or wide...
I am trying to speed up the announcement bar on the shopify Dawn theme as I only have one word per line. I have located the announcement-bar.liquid under edit code. I have changed the following code: {"type": "range","id": "change_slides_speed","min"...
Hi, I've added the following to the order confirmation email code so my customers can see the compare at price of each item. However if they order multiple quantities of the same item, I would like it to multiply by the quantity. The same as the fina...
Hi. Thanks for the reply. I don't understand what you mean. Would you be kind enough to give me an example?
Thanks!How would I make the collection list the same width please?
Hi. I am new to coding and I have inserted the below code into custom liquid on the home page <p style="text-align: center;"><video style="max-width: 100%; outline: none; height: auto;" id="vid" preload="auto" controls="controls" poster="https://cdn....