No content to show
User Activity
Hi @lesriches , when you upload fonts in theme assets folder they get corrupted. Instead upload the font file to Shopify Dashboard > Content > Files and then copy the link and use that link in @font-face property. @font-face {
font-family: 'CinzelMe...
07-23-2024
Hey @bagdonaviciusbm , would you like to share the store URL. So, I can look further into your request. Regards, Osama Farooqi
Hello @KeithKings , would you like to share the store URL. So, I can look further into your request. Regards, Osama Farooqi
Hi @golazocases , could you please check the URL again? It seems unavailable. Regards, Osama Farooqi
07-23-2024
Hello @lesriches, In Shopify we have a limitation when you upload fonts into the theme asset folder (the font file gets corrupted sometimes). Instead, please upload the font file directly to files > media, copy the link from there, and paste it as a ...
06-16-2024
Hey @jsngn , would you like to share the store URL. So, I can look further into your request. Regards, Osama Farooqi
Hello @eshanolindu , It seems like the store is using "Evergreen - TBYB" theme. If you still need any further help, please feel free to reach out to me.Regards, Osama Farooqi
Hello @eshanolindu , You can try to check the theme name and the version.Just visit the site and then right click on the page anywhere and click on "View page source". Then click on View page source, then search for theme by pressing "CTRL + F". You...
Hello @mattdeo , I completely understand that you want to change the logo without custom coding. But it's not feasible to change the logo without custom coding. It'll require a bit of advanced custom coding to adjust the logo. If you still need any ...
Hello @TheRedPeril,Yes, you can reduce the size of popup. You just need to place the below code into theme.liquid file before </head> tag. Go to Shopify Dashboard then choose Online Store > Themes > Edit Code. Then you need to find the theme.liquid f...
Hi @razariusu , if you read the official email, you'll notice this that they mentioned to replace the "order.order_number" with "checkout.order_id". The reason behind this is 'The field(s) "order.(anything)" are populated during order creation. With...
Hello @mrycko ,"checkout.order_id" is the correct one. You also need to update the currency as well. Before:currency: "{{ order.currency }}", After:currency: "{{ checkout.currency }}", Feel free to reach out the me if you still need any help. Regard...
Hello everyone,In addition to my previous reply, I recommend upgrading Additional Scripts to Checkout Extensibility. Shopify has set a deadline of August 28, 2025, for this transition. Therefore, please upgrade your scripts to Shopify Checkout Exten...
Hello @jorgeplantz , Shopify is evolving and introducing a new set of APIs to improve and scale the platform. In order to resolve this you need to follow the few steps below and you;ll be able to fix it. Login into your Shopify Admin dashboard.Go to...
Hi @Luxen , you will need to adjust some of the stylings.Please feel free to consult with a dev to adjust the stylings for you. Regards
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
551 | 07-23-2024 11:00 AM | |
1166 | 06-16-2024 02:40 AM | |
530 | 06-14-2024 02:26 PM | |
2914 | 03-25-2024 03:32 PM | |
633 | 10-03-2023 09:52 AM |