No content to show
User Activity
06-21-2024
Thank you, I will look into it!
06-19-2024
Hi, I'm working on syncing inventory from a 3rd party ERP system with Shopify. As a front-end developer, I'm facing some challenges with the API integration.Could someone guide me through the process of fetching inventory data using an API?Here's my ...
You should be able to access the code now!
I can provide you with the Collaborator Request Code: 2529please send the request Thank you
Do you know which files is the correct file? I tried to put it in complementary-product-card.liquid and template--product.liquid but did not work.the code is too long to put it here.Maybe I added into the wrong line, how should I show you the codes?
Hi, I'm trying to add text "dozen" next to price in collection page for any product that contains tag "dozen" and also need "pcs" as well for "pcs" tags. I tried below code on complementary-product-card.liquid and template--product.liquid but did no...
Hi, I'm currently using a dawn theme and I want to make my product page layout like below image.(Showing 2 main photo and thumbnail carousel on the left side) Also, I would like to know how to add filter by category and colors. Is it possible to use ...
Hello, I wanted to add an arrow to collection page in both desktop and mobile.I want to make it able to drag to view next photo as well.tried adding few codes in card-collection.liquid but I was not able to get it to work.Any suggestion?
Hi,Theme : envyIt's currently pulling the data from the hidden variant not the one that we want to use..So the first size/quantity and colors will be selected as default.any help on getting this fixed? here is the link: https://waycaps.com/ here is ...
09-03-2023
I already tried this right after the push but it did not go back unfortunately...but thanks for the answer
09-01-2023
Hi, I'm currently using a dawn theme.I was trying to make a commit to my GitHub page.I did Shopify theme pull and theme pulled successfully.I pushed to my GitHub and now it went back to the original theme version where I first started to build.I trie...
Hi, I'm having issue with my domain.Can anyone help? I've been using Squarespace and just switched over to Shopify.I transferred the domain from Squarespace and it seem like the domain has successfully transferred.However, the domain only works witho...
Hi @LitExtension , I'm having the same issue with my dawn theme.Can you please take a look at my website? website: https://afterhour-6053.myshopify.com/ Please let me know Thank you
08-21-2023
Hi, I'm currently using a dawn theme and I would like to social media icons to go under follow us menu in the footer.I couldn't get it to move. Not sure what the issue is.I also need to put it under follow us on mobile as well. Can anyone help?Thank ...
08-17-2023
Please see below 2 images Sticky header is enabled in the theme editor and I also have below code on my base.cssnone of them work .shopify-section-header-sticky { position: -webkit-sticky; position: sticky; top: 0;}