Planned maintenance rescheduled to 15/02/2014

The provider of our support platform just informed us that the planned maintenance has been rescheduled to 15/02/2014.

The support portal could be unavailable from about 11:30 AM to 12:30 PM GMT on the 15th of February 2014, due to a hardware upgrade. We apologize for any inconvenience this may cause and we would like to thank you for your understanding.

Currency Switcher for WooCommerce 1.6/2.0.x updated to version 2.6.2.140205

Currency Switcher for WooCommerce 1.6/2.0.x has been updated to version 2.6.2.140205. This is an important update, and it includes several new, important features that have been requested by many of our customers:

A shortcode to display the currency selector widget

From version 2.6 onward, in addition to original method of displaying the widget in a sidebar, it’s finally possible to display it in any page, by simply calling the shortcode, as in the example below:
[aelia_currency_selector_widget title="Widget title (optional)" widget_type="dropdown|buttons"]

A new layout for the currency selector widget

As you may have noticed, the shortcode accepts two parameters, one of which is the type of widget to display. The Currency Switcher now includes the classic widget with a dropdown list of currencies, and a new one that displays a button for each enabled currency. Both layouts can be overridden by copying the widget template files into your theme, allowing you to display the widget in any way you like. Further instructions can be found on a the Documentation section on plugin’s settings page

In addition to the above new features, this version also brings the following improvements and bug fixes:

  • Optimised data retrieval from Open Exchange Rates. Retrieval of data from Open Exchange Rates is now faster and more stable
  • Fixed dashboard reports. The dashboard reports were displaying the wrong totals, due to a mixup in the currencies. This issue has now been fixed. Note: the main reports have always been correct, the bug only affected the dashboard report widgets.

Overall, a great new release, of which we are very happy. We would like to thank all the people who contributed with their feedback, allowing us to improve our product and bring it to its current level.

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.

Planned maintenance on our support platform on 08/02/2014

Our support platform could be unavailable from about 11:30 AM to 12:30 PM GMT on the 8th of February 2014, due to a hardware upgrade. We apologize for any inconvenience this may cause and we would like to thank you for your understanding.

Currency Switcher for WooCommerce 1.6/2.0.x updated to version 2.5.11.140129

Currency Switcher for WooCommerce 1.6/2.0.x has been updated to version 2.5.11.140129. This update brings the following improvements and fixes:

  • Removed redundant filter wc_aelia_cs_get_selected_currency. Filter woocommerce_currency can be used instead.
  • Improved compatibility with WooCommerce price filter widget.
  • Improved loading of JavaScript and CSS files to reduce clashes with other plugins.
    Read more

Blacklister for WooCommerce updated to version 0.4.1.140120-beta

Blacklister for WooCommerce has been updated to version 0.4.1.140120-beta. This update brings the following improvements and fixes:

  • Fixed bug that caused an error to occur during plugin activation in some environments. Read more

Currency Switcher for WooCommerce 1.6/2.0.x updated to version 2.5.8.140117

Currency Switcher for WooCommerce 1.6/2.0.x has been updated to version 2.5.8.140117. This update brings the following improvements and fixes:

  • Added new filters:
    • wc_aelia_cs_enabled_currencies. This filter allows to retrieve the list of enabled currencies.
    • wc_aelia_cs_get_selected_currency. This filter allows to retrieve and/or alter the selected currency.
  • Improved compatibility with Opulence theme.
  • Fixed bug in logic used to select the default currency during geolocation detection. Read more