
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 5, 2020, 10:46
Hello
Please add FTP+wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Describe in more detail what the problem is
I will add this plugin to the adapt queue
Hello
Please add FTP+wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Describe in more detail what the problem is
I will add this plugin to the adapt queue

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 6, 2020, 09:04
Hello
Have you done tests with this code?
Hello
Have you done tests with this code?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 4, 2020, 10:54
Hello
Please add FTP+wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
I will add this plugin to the adapt queue
Hello
Please add FTP+wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
I will add this plugin to the adapt queue

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 7, 2020, 12:45
Hello
OK! I will write to you as soon as I get the result
Hello
OK! I will write to you as soon as I get the result

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 10, 2020, 17:40
Hello
Please check your FTP access
Hello
Please check your FTP access

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 15, 2020, 13:04
Hello
Yes I checked it works with filezilla
Hello
Yes I checked it works with filezilla

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 17, 2020, 13:51
Hello Martin
please add the path to the folder with your site
Hello Martin
please add the path to the folder with your site

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 21, 2020, 11:44
Hello
Ok! Thank you
Hello
Ok! Thank you

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 24, 2020, 17:39
Hello
In functions.php add code
add_filter('woocs_fixed_raw_woocommerce_price', function( $tmp_val, $product, $price){
if(!$price){
$tmp_val = $price;
}
return $tmp_val;
},99,3);
I did it. Please do a test
Hello
In functions.php add code
add_filter('woocs_fixed_raw_woocommerce_price', function( $tmp_val, $product, $price){
if(!$price){
$tmp_val = $price;
}
return $tmp_val;
},99,3);
I did it. Please do a test