Viewing 1 replies (of 1 total)
  • Hi there,

    I can’t solve the problem in the code of Price Based on Country, but @josserand can add support for the AJAX geolocation feature of Price Based on Country by adding these two lines of javascript code:

    /**
      * Support for Price Based on Country.
      */
    $(document.body).on('wc_price_based_country_after_ajax_geolocation', function() {
        defaultPrice = priceContainer.html();
    });
Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with another plugin’ is closed to new replies.