Comments on: [wcj_country_select_drop_down_list] https://booster.io/shortcodes/wcj_country_select_drop_down_list/ WordPress WooCommerce Plugin Wed, 17 Apr 2024 11:03:58 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: RokasJ https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-36976 Tue, 26 Mar 2019 17:16:53 +0000 https://booster.io/?p=3288#comment-36976 In reply to Duke.

Hi,

We have followed up via email so we could determine what the cause of the issue is. I can assure you the user selection is intended to allow customers change countries/currencies and that this is not a usual behavior.

Best regards,
Rokas – Support Team

]]>
By: Duke https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-36956 Tue, 26 Mar 2019 13:06:36 +0000 https://booster.io/?p=3288#comment-36956 When I select a country, on page reload, the prices dont change (in any of the WC pages). Why?! What is the point of this feature then?
It’s already set to work by user selection.
Also the country selected, on page reload, doesnt stay selected in dropdown on some themes.

]]>
By: KoolPal https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-34243 Sat, 02 Feb 2019 09:03:33 +0000 https://booster.io/?p=3288#comment-34243 Hi,

Is there any way to use the existing select2 script to make this country selection easier for the customer?

In case you will require some time to update the plugin, is there any interim code snippet you can share?

Thanks

]]>
By: RokasJ https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-29432 Wed, 17 Oct 2018 22:10:09 +0000 https://booster.io/?p=3288#comment-29432 In reply to Fraser Smith.

Hi Fraser,

This shortcode is used for “Prices and Currencies by country” module – https://booster.io/features/woocommerce-prices-and-currencies-by-country. Unfortunately it does not update the shipping country but we have added it to our todo list.

Best regards,
Rokas – Support Team

]]>
By: Fraser Smith https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-29391 Wed, 17 Oct 2018 10:04:44 +0000 https://booster.io/?p=3288#comment-29391 Hi, Which module do I need to enable to activate this field?

I’m trying to add country selection to the product page, so shipping is calculated before anything is added to cart.

I’ve added “echo do_shortcode(“[wcj_country_select_drop_down_list]“);” where I need the field to appear in my template, and the dropdown is correctly displaying, but it doesn’t update shipping country when I select an option.

]]>
By: Stefan https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-19208 Sat, 10 Feb 2018 06:37:08 +0000 https://booster.io/?p=3288#comment-19208 this feature is very useful. i want to build some additional logic based on the users country. is there a way to get the current selected country? A PHP function or do i have to search for cookie values …

]]>
By: awag https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-15504 Mon, 18 Sep 2017 10:38:57 +0000 https://booster.io/?p=3288#comment-15504 Hi,
Booster is really a complete toolbox! congrat to the team.
I use Prices and Currencies by Country module which automatically detects customers’ countries by their IP address.
That’s great but I need to let my customers the option to display the price in another currency that the one automatically selected based on their country.

I tried to use this country drop down switcher but when selecting another country, the page refresh but nothing is happening unfortunately.
In fact I guess I need to link this drop down to the billing country of the customer
any idea please ?

]]>
By: James https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-12295 Fri, 14 Apr 2017 07:30:15 +0000 https://booster.io/?p=3288#comment-12295 In reply to James.

Really need to be able to combine all the countries using the Euro into a single “Europe” or “Eurozone” country please. The drop down list is far too lengthy with each individual European country added seperately, making it cluttered and confusing. A single “Europe (EUR)” selection for all European countries using the Euro would be so much easier and neater. Any chnace please?

Thanks, James

]]>
By: James https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-11371 Mon, 27 Feb 2017 07:39:44 +0000 https://booster.io/?p=3288#comment-11371 In reply to James.

I have temporarily fixed this with a css override. Not pretty or ideal, but does the job for now!

.wSelect-theme-classic.wSelect {
width: 190px !important
}

For me, I don’t really want the widget to resize depending upon which country name is selected. I would prefer it to have its width set automatically based on the longest country name in the list, irrespective of which country name is actually selected at the time. Does that make sense?

Is there any way that we could neaten up the box by combining all the European Union countries that use the Euro into a single drop-down selection option such as “Europe” or “Euro Zone”? It’s a bit cluttered to have a long list of France, Germany, Belgium, etc, etc, when all we really want to be able to select is that it is a country using the Euro.

]]>
By: James https://booster.io/shortcodes/wcj_country_select_drop_down_list/#comment-11370 Mon, 27 Feb 2017 07:21:39 +0000 https://booster.io/?p=3288#comment-11370 I seem to have a slight problem with the width setting of the country select drop-down box. The ends of the longer country names are being cut off, for example “United Kingdo” rather than “United Kingdom (UK)” and “United States” rather than “United States (US)”. For the UK example, the drop-down box width is being set by element css at 146px whereas it actually needs 186px to display fully.

I’m guessing the width is being set as an element attribute so that it can be varied according to the length of the selected country name, is that right? If so, could you check the widths set for the longer country names (e.g. US, UK, Rep of Ireland, etc) please? It is only the small box showing the selected currency that seems to have the wrong width. When you click the arrow to expand the drop-down box, the expanded selection it sized correctly according to the longest name in the list.

Thanks, James

]]>