PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Prices not converting on shop page

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi there,

The prices do not seem to be changing on the shop / category pages.  Please see the following URL: https://www.girlsfriendlysociety.ie/shop/?currency=GBP

When Euro is then selected, the prices are not changing, it is just changing the currency symbol, as per this link: https://www.girlsfriendlysociety.ie/shop/?currency=EUR

If you then click in to one of the products, the prices change correctly on the actual product page.  How can I get this working correctly on the shop / category pages?

Thanks,

Ronan

Hello Ronan

What plugin version number are you using?

It looks like you are using a custom template for products

Hi Pablo,

Thanks for getting back to me.  We are using version 1.3.7.1.

Yes it is a custom template, price is being displayed with the code below.

<?php $price = get_post_meta( get_the_ID(), '_price', true ); ?>

<?php echo wc_price( $price ); ?>

Is there any way to make the currency switcher work with this?

Thanks,

Ronan

Hello Ronan

Ok!  Use  this  function please - https://currency-switcher.com/function/woocs-woocs_exchange_value