Shopify themes, liquid, logos, and UX
even after uninstallation of the geolocation Shopify app, the country/region selector is still present in the footer of my website. Why does this occur? and what causes this?
Any help or links would be appreciated.
Thank you 🙂
Password: testingpage
for clarification please refer the picture down below
Solved! Go to the solution
This is an accepted solution.
Hi @justauser,
In order to disable the country region selector just go to online store and open customize settings and select footer.
From there look for Show country/region checkbox as shown in image and just uncheck that checkbox and save
The region dropdown will hide from store. Let me know if you face any difficulty in working on this.
Thanks
This is an accepted solution.
@justauser,
You can go with a currency converter app such as the one I am attaching the link below: https://apps.shopify.com/currency-converter-11
I have personally used this app for most of my client and it is the best free app I would recommend for currency conversion.
Thanks
This is an accepted solution.
Hi @justauser,
In order to disable the country region selector just go to online store and open customize settings and select footer.
From there look for Show country/region checkbox as shown in image and just uncheck that checkbox and save
The region dropdown will hide from store. Let me know if you face any difficulty in working on this.
Thanks
@kaalTechGeeks Thank you. it worked. but one issue I am facing is when the country selector is enabled and if the user is to select a change to a different country, the currencies are not changing! everything stays in USD. Any idea why?
Please note that I still have not selected a payment provider.
Hi @justauser, yes I know that in the country selector when you change the country the currency does not change it maybe because that you have not added currencies from the market section of the admin panel. And the values are directly picked from the countries you have selected along with the currency you have choose to be used on your store for different regions.
Thanks
@kaalTechGeeks Ah I see, I get it now. So in order for the currency management, the Shopify payments must be enabled right?
What to do when Shopify Payment is not available in my country.
Thank you so much for replying! 🙂
This is an accepted solution.
@justauser,
You can go with a currency converter app such as the one I am attaching the link below: https://apps.shopify.com/currency-converter-11
I have personally used this app for most of my client and it is the best free app I would recommend for currency conversion.
Thanks
Hi @kaalTechGeeks, Thank you so much, that app is very helpful. I am definitely adding that
You are welcome @justauser
And if you need any more help in future do not hesitate to ping me.
Thanks & regards
KaalTechGeeks
How to remove country/region selector from mobile phone?
oh sorry for that issue, this come up to theme footer section can you please open theme customization footer section ust disable or add this code code if you need code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.footer__localization {
display: none;
}
Hi @justauser ,
This is PageFly - Advanced Page Builder.
You can try with this code:
Follow this:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: paste below code in bottom of file -> save.
.footer__column.footer__localization.isolate {
display: none !important;
}
.footer__content-bottom {
padding-top: 0 !important;
}
Hope that my solution works for you.
Best regards,
PageFly
Hello Justauser, maybe you can give me a little help.
I'm trying to remove the selector from the bottom of the website, but this selector is not on the footer. This selector is located after the footer, and I couldn't find how to remove it. I hope you or someone else here can give me this help.
Hello Justauser. I already fixed it. Thanks.
I'm using the theme 'sense.' I found the div name and used the code below at the bottom of file base.css.
div.locale-selectors__container{
display:none !important;
}
I don't know if it's the best solution, but it works.
Thank you.
User | RANK |
---|---|
227 | |
180 | |
63 | |
54 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023