
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 4, 2020, 11:39
Hello
You wrote in the wrong support. You need - https://pluginus.net/support/forum/woocs-woocommerce-currency-switcher-multi-currency-and-multi-pay-for-woocommerce/
It looks like a conflict with a third-party software.
Try to disable all plugins(except woo+woocs) , install another theme and do test
Hello
You wrote in the wrong support. You need - https://pluginus.net/support/forum/woocs-woocommerce-currency-switcher-multi-currency-and-multi-pay-for-woocommerce/
It looks like a conflict with a third-party software.
Try to disable all plugins(except woo+woocs) , install another theme and do test

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 5, 2020, 11:10
Hello
Ok!
Please drop me wp-admin + FTP access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Hello
Ok!
Please drop me wp-admin + FTP access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 11, 2020, 11:28
Hello
Try in file - \wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php - change code - https://c2n.me/46o9FHk.png
if(!$product1 OR !is_object($product1)){
continue;
}
Hello
Try in file - \wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php - change code - https://c2n.me/46o9FHk.png
if(!$product1 OR !is_object($product1)){
continue;
}

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 12, 2020, 11:50
Hello
Ok! Please show me the line - 2983 in \wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php
Hello
Ok! Please show me the line - 2983 in \wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 13, 2020, 11:36
Hello
Very strange! That should work! Check that you correctly updated the file and cleared the cache
if no luck try this hook
if(!is_object($product1)){
continue;
}
Hello
Very strange! That should work! Check that you correctly updated the file and cleared the cache
if no luck try this hook
if(!is_object($product1)){
continue;
}

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 16, 2020, 12:09
Hello
Ok! Great!
Hello
Ok! Great!