No content to show
User Activity
11-30-2023
I am uploading a custom font for my store, when I add the font files to the Shopify files and grab the link and paste it into the code below it works. However I want to upload these fonts to the assets folder instead, so I upload them with no error m...
I have figured it out, unsure how to delete a post so I will just post the answer here. I needed to use page_title rather than article.title, like this:{%- paginate blog.articles by 6 -%}
{%- for article in blog.articles -%}
{% if article.title...
11-23-2023
Dawn theme, I am displaying further reading on my blog page by linking 'article-card.liquid" to show more blog posts to read.I don't want to recommend the same blog to the the current one. My idea is to link them by title, since the title of the page...
I recently made a change to my domain DNS records, I added a CNAME record as I want to create a subdomain for my affiliate program app. After i did this my Shopify store no longer loads on my domain, even after i have removed the DNS change i made. ...
On the 2023 version of the debut theme I want to make the thumbnail product images on the product page to work as a slider, instead of appearing underneath each other. I understand this works when the screen size is in mobile view so i know the code ...
Hey. I want to make the main product image (.product-single__media) sticky on mobile. This is so the image shows at the top of the page, and customers can see the image change when selecting variants without having it scroll to the top of the page. T...
Hey, On my Shopify product page i have an object to display the price of the product, simply {{ price }}, this works great and does in fact display the price. However i have variations on my product, which changes the total price, when a new variatio...
11-12-2022
I was able to figure it out. Shopify doesn't allow URL to carry info, however i was able to add the order number after the /, so it looked liked myshopify.com/pages/form/{{ name }}.Then in the form on the order number input i added a value tag with t...
After checkout customers need to fill out a form, in order for me to complete their personalised order. This form is linked in the order confirmation email. The form is a simple html form on a page template in my store, within this form the customer ...
Thanks for your help, I appreciate it as I haven't been able to find anything on this topic.Yes the size guide can be the last image in the gallery if needed, and i do know how to edit the code enough to make this. However i don't know if my theme is...
Hey there, I have the debut theme and have created a link next to the image in the product template page, This link is for "see size guide" which i would like when someone clicks it, the displayed photo will change to a different image which i have s...
10-25-2022
I have the debut theme and made custom variants I coded myself, I want to link these to a certain photo on my product page. I understand there is a conventional way of doing this in the product editor, however since these variants are custom I will n...
10-11-2022
I have been having the exact same problem. Its never happened before, but now when editing code, the text randomly jumps to the top of the editor to the first line.I don't know if i can fix it or if it's a bug Shopify need to update to remove. What ...
Hey there,I am looking to code a html form, with multiple options. Once its been filled out, i would like it to generate a link to a product.Such as: customer can select a color and size, from my form. When they submit, a product page will load which...
03-20-2021
Hey everyone, I have just followed this tutorial to add breadcrumbs to my Shopify store: https://shopify.dev/tutorials/customize-theme-add-breadcrumbs . However i want to make some slight changes to the navigation. 1) i want the color of the text to ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
683 | 11-23-2023 12:07 PM | |
2566 | 11-12-2022 02:24 PM |