alexdaro
Shopify Partner
Contact Me
Status
Online
Last Activity
yesterday
Topic Started
1
Topics Started
Topic Solutions
4
Solutions
Post Count
52
Posts
Post Kudos
7
Likes

Bio: App developer working on Theme Scheduler Pro https://apps.shopify.com/theme-scheduler-pro

Community Badges

Hello Everyone, We recently launched our Shopify Theme Scheduler app. You can take a look at it here: Theme Scheduler Pro Features include: Scheduled Theme Publishing (D...
No content to show

User Activity

I’ve developed an app to allow customers to edit their shipping address after checkout. You can find it here: https://apps.shopify.com/retroorder
You'd want to look for the "Collection" section of your theme. Specifically the H1 element with the collection-hero__title class. 
You can follow this Shopify guide: https://help.shopify.com/en/manual/domains/add-a-domain/connecting-domains/transferring-domains
It is challenging to do this without modifying your theme's code. You'll need to wrap the trademark symbol in a span tag and have that inside your H1.You can resize your span tag using CSS.  Another way might be to have a developer look at adding a C...
Might be unrelated but make sure you're verifying the HMAC.https://shopify.dev/docs/apps/webhooks/configuration/https#step-5-verify-the-webhook
You should be able to do this within the Shopify admin. Please see this tutorial for more details: https://youtu.be/x4PZ9lKwJeM
This is hard without looking at your theme code, but you'll need to modify the multicolumn-card. I'd recommend reaching out to a Shopify developer and identifying where the multicolumn-card is in your theme code. Once you've done that you can switch ...
Try adding the following CSS to your theme's css file.form-field-swatch .tooltip { text-wrap: nowrap; width: fit-content; } 
https://apps.shopify.com/retroorderYou can use this free app to backdate orders. Useful if you need to backdate orders in bulk. 
Can you provide a link to your website? 
It's hard to determine what CSS class is applying those lines without having a look at your theme or website. Usually, you can apply a CSS class to remove the "border" of your "ProductCardImage" class.
Hi if you share a link to your website I can help you apply a CSS class to your buttons. 
I'd look at the following app on the Shopify app store.Stamped Product ReviewsReviews.ioGoogle Reviews By ReputonAll of these shouldn't require any coding knowledge and should have free plans available.
Can you provide the URL to your website? If your color swatches on the district theme have query parameters for each color, you might be able to add the query param to the link. But I will need to see your website first to test this.  
It's been a while since I've looked into this but from what I remember there isn't a way to apply two types of discounts using one code. However, I'd take a look at the Shopify app store. From what I recall there might have been an app that helped wi...
This widget could not be displayed.
This widget could not be displayed.