Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I need urgent help I am on expanse theme 2.0.
My secondary payment gateway payment icons are not appearing on footer even though I have enabled the same in theme footer settings even footer.liquud shows it is enabled but only paypal which is default gateway of Shopify (one click purchase) icon is visible on shops footer
Shopify support, theme support and payment support have raised their hands now only option is to modify footer code.
Can anyone help me with the code it is expanse 2.0 Theme
Thanks
@Shopify experts
Solved! Go to the solution
This is an accepted solution.
Hi @ssg1205,
Please go to footer-payments.liquid and add code here:
Code:
<li class="icon--payment">
{{ 'payment type' | payment_type_svg_tag }}
</li>
For example, you want to add payment visa and afterpay, you can add the following code:
<li class="icon--payment">
{{ 'visa' | payment_type_svg_tag }}
</li>
<li class="icon--payment">
{{ 'afterpay' | payment_type_svg_tag }}
</li>
You can see more payment types here: https://help.shopify.com/en/manual/online-store/themes/themes-by-shopify/vintage-themes/customizing-...
Hope it helps!
This is an accepted solution.
Thanks a lot LitExtention- IT was so simple and I was struggling like 15 days communicating with shopify support, theme support and payment gateway support I wish I had posted earlier in community.
Thanks again for quick and simple solution!!!
Hi @ssg1205,
Shopify checked and don't understand why it's not showing? Even though you have everything set up correctly?
Now you want to add payment icons by adding code?
Which payment icons do you want to add? Please send me the code of footer.liquid file, I will help you to add it
Thanks for your prompt help
I have two files footer.liquid and footer-payments.liquid (not sure which will work hence giving code for both)
footer.liquid
This is an accepted solution.
Hi @ssg1205,
Please go to footer-payments.liquid and add code here:
Code:
<li class="icon--payment">
{{ 'payment type' | payment_type_svg_tag }}
</li>
For example, you want to add payment visa and afterpay, you can add the following code:
<li class="icon--payment">
{{ 'visa' | payment_type_svg_tag }}
</li>
<li class="icon--payment">
{{ 'afterpay' | payment_type_svg_tag }}
</li>
You can see more payment types here: https://help.shopify.com/en/manual/online-store/themes/themes-by-shopify/vintage-themes/customizing-...
Hope it helps!
This is an accepted solution.
Thanks a lot LitExtention- IT was so simple and I was struggling like 15 days communicating with shopify support, theme support and payment gateway support I wish I had posted earlier in community.
Thanks again for quick and simple solution!!!
hi, great work! I have the same problem but I have the Dawn theme... Do you have a solution for that?
Hi @BonjardimWines,
You can create a question on the community and send me the link. I will check it.
Because this will help build a better community.
Thank you.
Hi, i have same problems too. But my themes is minimal. please did you have solution? here is the link.
https://community.shopify.com/c/shopify-discussions/payments-icon-not-showing-on-footer/td-p/1664995
Hi Lit Extension,
I have change the code and it shows on my footer. But after that I integrate whatsapp to the code. It disappear again. Can anyone help me check it?
Thanks.
Hello @ssg1205,
Kindly send us the footer.liquid code or provide us your store access. We will help you to add the payment icons.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024