Posts

WooCommerce Prices by Country – Improved support for Bundles plugin

WooCommerce Prices by Country – What’s new

Prices by Country for WooCommerce has been updated to version 1.7.3.160730. This update brings the following improvements and fixes:

  • Improved compatibility with Bundles plugin. Fixed glitch in the Edit Product user interface, which was caused by a script included within the Bundles plugin. The script uses overly generic CSS selectors, which match the ones used you the UI elements introduced by the our plugin. The result was that product meta boxes were “mixed up” with other elements in the page.
    The issue must be fixed in the Bundles plugin itself, but we added a workaround that will allow our WooCommerce Prices by Country plugin to work correctly anyway.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

Shipping Pricing for Currency Switcher – UI Improvements for WooCommerce 2.6.4

WooCommerce Shipping Pricing Integration – What’s new

Our Shipping Pricing Integration Add-on for WooCommerce Currency Switcher has been updated to version 1.2.4.160822. This update brings the following improvements and fixes:

  • Improved Admin User Interface. Fixed bug in user interface on the Shipping Zone page. The bug caused shipping zones to switch to the base currency after saving the settings of a shipping method, when the page content was reloaded via Ajax.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce Currency Switcher – Fix for Logger in WooCommerce 2.6

WooCommerce Currency Switcher – What’s new

Currency Switcher for WooCommerce has been updated to version 3.9.10.160722. This update brings the following improvements and fixes:

  • Added workaround for logging issue introduced by WooCommerce 2.6. WC 2.6 may trigger “loggable” events too early, when the required WordPress functions are not yet loaded. The workaround will prevent the logger from crashing when the log messages are triggered too early.
  • Added workaround for caching of variable product prices, to ensure that the correct prices are displayed when the exchange rates are updated.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce Currency Switcher – Handling of orphaned variations in WC 2.6

WooCommerce Currency Switcher – What’s new

Currency Switcher for WooCommerce has been updated to version 3.9.9.160617. This update brings the following improvements and fixes:

  • Added handling of new exceptions introduced in WooCommerce 2.6 in relation to orphaned variations. Up until WooCommerce 2.5.x, variations without a parent were treated like any other, and ignored silently after being loaded. In WooCommerce 2.6, the logic was changed, so that such variations are considered “broken”.  When this happens, the ecommerce throws a fatal error when an invalid variation is loaded, and causes the site to crash. This update for the Currency Switcher introduces new checks to handle invalid variations gracefully, simply ignoring them like it was done before.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce Currency Switcher – Performance improvement with variable products

WooCommerce Currency Switcher – What’s new

Currency Switcher for WooCommerce has been updated to version 3.9.8.160530. This update brings the following improvements and fixes:

  • Improved performance of price handling with variable products. Removed legacy logic used to ensure compatibility with initial (and buggy) releases of WooCommerce 2.4. This change can speed up the handling and conversion of variable product prices up to 30%.
  • Improved compatibility with Table Rates Shipping, by BolderElements. Added handling of the “shipping_free” attribute (minimum cart amount for free shipping) and free shipping thresholds in the table rate pricing.
  • Fixed bug in currency conversion function. The bug caused the conversion to use currency’s default decimals when zero decimals were specified.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

Shipping Pricing for Currency Switcher – Improvements for WooCommerce 2.6 Beta 2

WooCommerce Shipping Pricing Integration – What’s new

Our Shipping Pricing Integration Add-on for WooCommerce Currency Switcher has been updated to version 1.2.3.160516. This update brings the following improvements and fixes:

  • Added support for new features introduced in WooCommerce 2.6 Beta 2. The Beta 2 of WooCommerce 2.6 introduced a new interface to edit the parameters of a shipping method. When the shop owner click on the Settings link on the Shipping Zone Methods page, a new popup window opens. This window allows to change the settings of a shipping method quickly, without reloading the entire page, like it was done in the past. You can see some screenshots of the new UI below:

    Unfortunately, although this new feature can improve the user experience, it also has significant drawbacks. The new popup window is generated using a JavaScript library called Backbone.js. We are not aware of the reasons behind this choice, but it’s fact that, unlike the traditional WooCommerce architecture, elements built with that library are far more complicated to extend, especially when more than one plugin comes into play.

    This presented a significant challenge to us, for our Shipping Integration was not designed to take into account the presence of such library. Although our plugin worked fine, even in WooCommerce 2.6, with the classic user interface, handling this new popup required a significant amount of work. Backward compatibility is of paramount importance to us, and we couldn’t just rewrite everything using the new library. Basically, we needed to find a solution that would work with WooCommerce 2.6 and earlier versions, seamlessly.
    Needless to say, we found a solution (at least, until new breaking changes are introduced). Our multi-currency selector can now work directly from a Shipping Zone Methods page, as well as on the popup window. We didn’t touch the Backbone code, as we find it too hard to tweak, and relied on a “trick” instead.

    Below you can find the result of our efforts, the new multi-currency interface for shipping methods:

    As you can see, we tried to keep the original interface as much as possible, and added our elements in a separate area. Simplicity is the key!

  • Fixed calculation of currency specific shipping in WC 2.6 Beta 2. The calculation was broken by unexpected changes in how shipping methods are handled when they are assigned to a zone. The new shipping zones are a new concept, and they seem to be a bit of a “moving target”. We will work on fixing all the bugs caused by breaking changes as soon as we discover them.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.