We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Moving currency selector from footer to header motion

Solved

Moving currency selector from footer to header motion

JoshTag
Tourist
8 0 0

Hi everyone,

I'm currently trying to move the currency selector from the footer to the header of my Shopify store. I successfully moved the the code, but it looks like the functionality doesn't work. So when clicking on the button, the dropdown doesn't appear. 

Anyone have any idea how to go about finding a solution to this?

store URL: nubias-crown.myshopify.com (change is made on a unpublished theme)

Any help is appreciated! Thanks!

Accepted Solution (1)

LitExtension
Shopify Partner
4963 1010 1192

This is an accepted solution.

You can refer https://pastebin.com/hQd6xzAt
You need to move the whole thing, including data-section-type="footer-section", it will work fine.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com

View solution in original post

Replies 6 (6)

Guleria
Shopify Partner
4299 825 1189

Hello @JoshTag ,

You have to make the footer selector hidden with css and  have to write JS trigger function for header custom selector which will change the currency.
This trigger function will trigger footer hidden selector.

Thanks

- Elevate Your Store with Expert Shopify Services. Email: guleriathakur43@gmail.com - Need a quick fix or a tailored customization? I’ve got you covered.
- Looking to enhance your pages? Try GEMPAGES- a powerful drag & drop page builder.
- Let’s make your store stand out. Get in touch today!
- My Apps: Productify Groups – Smart product grouping made easy.

LitExtension
Shopify Partner
4963 1010 1192

This is an accepted solution.

You can refer https://pastebin.com/hQd6xzAt
You need to move the whole thing, including data-section-type="footer-section", it will work fine.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com
1Jen1
Excursionist
15 0 5

@LitExtension where does this code go?

LitExtension
Shopify Partner
4963 1010 1192

Hi @1Jen1,

If you want to show it at the header, you just need to add it at sections/header.liquid file.

Hope it clear to you.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com
1Jen1
Excursionist
15 0 5

@LitExtension it didn't work maybe it is not for my theme

rjobaan
Tourist
11 1 4

Could you explain, what exactly do i need to copy to the header? and how to make sure it show on the left site of the header