Variable product price not showing in listing and details page WooCommerce Price Based on Country
When the product is listed in Product listing page or Product details page, The price not showing.When I click on any variation like color,then only the product price is displayed.If I deactivate the plug-in its all works good.
Note: I am using
-
Wordpress-4.6.1
-
WooCommerce Price Based on Country Version 1.6.2 | By Oscar Gare
-
WooCommerce Version 2.6.7.
All the products are variable products(color).
I surfed on net for this and found something like this
*Woocommerce - Product price depending on country which is not useful for me.Any help would be greatly appreciated.Thanks in advance.
Solutions
I got a temporary solution for this problem.Just go to
edit product
page in wordpress back-end and simply edit something and update the product.My suggestion is Please go for other plugins to "Change the price based on country" option.
Similar questions
Display the full country name rather than country code in WooCommerce?
Trying to use <?php echo $current_user->billing_country; ?> to display the WooCommerce user billing country. This for example echo’s as AU if the customer has an Australian billing address. However, I would like to pull the full name in place of the country code. The same applies for the billing_state. Instead of getting South Australia I ...
Dynamic Price Changes in WooCommerce based on Country
This may not be a feature of WooCommerce but am hoping there's a work around :-) Is it possible to have a product price that updates based on the users selected country? It doens't have to change currency, just the product price: So not the shipping price, which would always remain the same, but rather the actual product price dynamically updated w...
Add price suffix ro Woocommerce shop loop based on country
I need to display a price suffix in the Woocommerce shop loop but NOT for three specific countries. So for example, if a customer from Switzerland or Norway is visiting the site, the suffix should NOT be displayed. But for all other countries it should be. I have only tried using css with the pseudoelement after, but this results in the suffix alwa...
Hide current country from a country selector
We have multiple Wordpress sites running on the same framework/markup with the exact same functions to simplify updates. Now I want to add a country selector where all sites are added manually in a template file. BUT, I want the current country flag hidden. Code sample: I'm thinking of a solution based on the site title: bloginfo(name); If the curr...
GeoIp redirect specific country Traffic to country domain?
I want to redirect US country traffic to my country domain from mydomain.com. My website is in Wordpress and i would prefer .htaccess. i have applied the below code but it redirecting all IP addresses to mydomain.us. Will any body help? My Domains mydomains.com and mydomains.us has same structure like categories and post etc. i want to redirect myd...
Also ask