chetan0412
Forum Replies Created
-
yes, i am trying to add single custom meta field in Invoice, but value is not reflecting into invoice. My custom meta field is hsn_code. And same attributes added into products.
but this is not working
- This reply was modified 1 year, 2 months ago by chetan0412.
Hello , thanks for the prompt response.
i can add single meta fields in free version correct ?
Forum: Plugins
In reply to: [Elementor Website Builder - More Than Just a Page Builder] Martfury ThemeHello,
i tried all the things. but still not working.
but i observed this layout type in original theme .
how do i get same ?
but this option not working in mobile theme. when increase slides to scroll
Forum: Plugins
In reply to: [Nextend Social Login and Register] unsupported_grant_typeHello,
my problem has been resolved, let me explain the issue.
actually i have added below snip to block manual registration on website.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{THE_REQUEST} ^.*(wp-login.php\?action=register).* [NC]
RewriteRule ^(.*)$ – [F,L]
</IfModule>and mystically enabled Terms and conditions from Privacy tab. due to that my login page was infinitely taking time to complete registration.
not disabled policy page and working fine.
- This reply was modified 2 years, 2 months ago by chetan0412.
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.includes/class-wcj-purchase-data.php
change this code. let me know if correct . Line number 303 and 306
foreach ( $products as $product_id => $desc ) { $purchase_price = wc_get_product_purchase_price( $product_id ); if ( 0 !== $purchase_price && '0' != $purchase_price && '' !== $purchase_price ) { $the_product = wc_get_product( $product_id ); $the_price = $the_product->get_price(); if ( 0 !== $the_price && '0' != $the_price && '' !== $the_price ) {
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.hello @ronyp
am i the only person who is getting such error?
because of it really hard to work constant error. each time i need to disable plugin and need to update/add product.
see now i am unable to modify or add product if variable price is blank. see below screenshot.
Link – https://prnt.sc/R21AKd4LfJUk
once i add product purchase cost and error gone, and its deleted all the variable and all the data lost. Now need to add all the variable data again and again.
- This reply was modified 2 years, 6 months ago by chetan0412.
- This reply was modified 2 years, 6 months ago by chetan0412.
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.Hello, again, new trigger…
Error Details ============= An error of type E_ERROR was caused in line 366 of the file xxxwp-content/plugins/woocommerce-jetpack/includes/class-wcj-purchase-data.php. Error message: Uncaught DivisionByZeroError: Division by zero in xxxwp-content/plugins/woocommerce-jetpack/includes/class-wcj-purchase-data.php:366 Stack trace: #0 xxxwp-content/plugins/woocommerce-jetpack/includes/class-wcj-purchase-data.php(320): WCJ_Purchase_Data->get_profit_percentage(Array) #1 xxxwp-admin/includes/template.php(1401): WCJ_Purchase_Data->create_meta_box(Object(WP_Post), Array) #2 xxxwp-admin/edit-form-advanced.php(688): do_meta_boxes(Object(WP_Screen), 'normal', Object(WP_Post)) #3 xxxwp-admin/post.php(206): require('/home1/xxx...') #4 {main} thrown
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.Hello @ronyp
i have replaced files as you gave.
now i am getting above error while i try to add new product.
Help me please. as on now i have re-installed plugin, but again i am not able to see purchase and profit cost.
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.Hello,
any update on above issue ?
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.one more issue…
Howdy! Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email. In this case, WordPress caught an error with one of your plugins, Booster for WooCommerce.
Error Details ============= An error of type E_ERROR was caused in line 307 of the file /home/xxx/xxx/xxx/xxxx/plugins/woocommerce-jetpack/includes/class-wcj-purchase-data.php. Error message: Uncaught TypeError: Unsupported operand types: string - float in /home/xxx/xxx/xxx/xxxx/plugins/woocommerce-jetpack/includes/class-wcj-purchase-data.php:307 Stack trace: #0 /home/xxx/xxx/xxx/xxxx/wp-admin/includes/template.php(1401): WCJ_Purchase_Data->create_meta_box(Object(WP_Post), Array) #1 /home/xxx/xxx/xxx/xxxx/wp-admin/edit-form-advanced.php(688): do_meta_boxes(Object(WP_Screen), 'normal', Object(WP_Post)) #2 /home/xxx/xxx/xxx/xxxx/wp-admin/post-new.php(75): require('/home/xxxx...') #3 {main} thrown
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.Hello,
Issue solved, thanks for prompt response,
Regards,
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.Hello,
below are the images link.
Before update – https://drive.google.com/file/d/1-EYXY0DUGsyp-CRz25wH6gefOHOXLhXg/view?usp=sharing
After Update – https://drive.google.com/file/d/1TEEvVkv283fs8GcWrZo7rX0TcoZ5wLwn/view?usp=sharing
Forum: Plugins
In reply to: [Booster for WooCommerce] Cost of goods and profit.Just rolled back to old version (5.6.1)) and everything is fine now.
please resolve issue.
Forum: Plugins
In reply to: [Booster for WooCommerce] Checkout Custom FieldsResolved…
thanks for quick support…
Forum: Plugins
In reply to: [Booster for WooCommerce] Checkout Custom FieldsHello,
You can download from below link.
https://drive.google.com/file/d/19UdO9yACpG_OrF0LWYNJfo6KYg8cTOGO/view?usp=drivesdk