nafeeur10
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎03-22-2025 11:20 PM
Topic Started
2
Topics Started
Topic Solutions
0
Solutions
Post Count
23
Posts
Post Kudos
3
Likes

Bio: Nafeeur Rahman is a Shopify Expert and Technical Lead at Akij iBOS. He has a strong background in e-commerce, web development, and software engineerin...

Community Badges

I want to add icon like the above image. But how is this possible? While I am trying to give them in Settings it's showing an Error { "id": "ready_step_description", ...
In my developer account this message is coming. I can't upload images in my theme. I am learning Shopify. So, need to customise the homepage. Is it possible to do that? Then what I have to do?
No content to show

User Activity

I am using https://github.com/Kyon147/laravel-shopify this package to develop the Shopify app using the Laravel 11 version. Frontend engine REACT. App Bridge is the latest.  This is my app.blade.php file:<head> <meta name="shopify-api-key" conten...
I had the same problem with the Shopify PHP Template.In `.env` file I didn't give SHOPIFY_API_KEY=xxxxSHOPIFY_API_SECRET=xxxSCOPES="read_themes,write_products,read_orders,write_orders"API_VERSION=2025-01 so, created the error. 
This app could help you.https://apps.shopify.com/payrules-conditional-payment-methods 
Where do you want to add that text box?
Which theme are you using?
<div style="display: flex"> <div style="margin-right: 10px; background-color: gray;"> <h3><strong>Cleanse</strong></h3> <p>Cleanse your face with a gentle and balanced cleanser and <span style="color: red;">lukewarm</span> water.</p> </div> <div s...
Can you please give me a screenshot where you want to do it?
On the product description, click on this icon </>, you will get the source code. 
Do you have </> symbol of description?You will be able to add color on HTML of your description. Like the below picture. 
Isn't it work for you?Select the text and give color with that. 
You have to use Shopify function for this.https://shopify.dev/docs/api/functions Similar Post: https://community.shopify.com/c/technical-q-a/hide-payment-method-or-gateway-on-specific-discount-coupon-code/td-p/1733537 
If both files are images (black and white icons), you don't need CSS. 
That code is for adding a css class.Not for adding images. <img id="imageID" alt="Image" class="logo" /> const logo = document.querySelector(".logo"); logo.src="image_url_black_or_white_which_will_be_used_for_homepage"; const isHomepage = window.lo...
Upload photo/icon here.Then Preview and edit > Copy image address. You will get the shopify cdn address. Use that. 
You can use this code on the theme.liquidBetter to create an asset js file, and then paste it.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From