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

Pixel Caffeine plugin gets the products in USD instead of the default currency

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.

Dear Support,

Having issues with WOOCS plugin with pixel Caffeine plugin.

The problem is that it gets the USD currency instead of the ILS Default currency into the xml file that will be uploaded automatically into Facebook shop.

Everytime i need to manually generate a new catalog xml file to get the products again in the default currency.

Note that

  1. I am using a cache Plugin in my Site.
  2. I enabled the GEO IP currency switcher.

Please help me to fix this as soon as possible.

Waiting your appreciated help.

Haitham.

Hello Haitham

I found xml link here: wp-admin/admin.php?page=aepc-settings&tab=product-catalog - yes in USD

Read this please: https://currency-switcher.com/woocs-labs/

Also provide please in Private area FTP access to the site or its clone created by Duplicator https://wordpress.org/plugins/duplicator

Dear Pablo,

I provided you with the FTP access on private.

Best Wishes.

Hello Haitham

Thank you, I will write about results when it will be resolved (max 7 days in your case)

Hello

Your  wp-admin access  doesn't work

Also you haven't added FTP access.

So I can't fix it, I'm waiting for data from you

Dear Pablo,

Everything was working  , but the login link was expired.

The new link for logging in to the dashboard is updated in the private area and also the FTP access

Best Wishes

Haitham

Hello Haitham

In  file  -"\wp-content\plugins\pixel-caffeine\includes\product-catalogs\class-product-catalog-manager.php"  I added  a  code - https://share.pluginus.net/image/i20210916185405.png

if (class_exists('WOOCS')) {
global $WOOCS;
$WOOCS->reset_currency();
}

Please  do a test