session_start()
?function call. This interferes with REST API and loopback requests. The session should be closed by?session_write_close()
?before making any HTTP requests.It doesn’t matter if I select flat rate, quantity based or any other method.
I need to switch back to PHP 7.4 in order for it to work.
Already tried Twenty Three theme and all other plugins deactivated.
WP 6.1.1
WooCommerce 7.1.0
I have enabled Add to Cart Button Visibility. I need “invisible add to cart buttins in a certain product category “Craith Lab” since these do not qualify for online sales.
It works fine for the product page, but the add to cart button still appears in the product category aka overview of shop page.
I have still a dummy product in the shop (others set out of stock) that is showing Add to cart button despite enabling “Per Category” and selecting “Craith Lab” in “Disable Buttons on Category/Archives Pages”
Anyone an idea ?
Is it a theme issue (we have “Jacqueline”)?
Please Help!
]]>For provincial tax, I tried [wcj_cart_subtotal_tax] and [wcj_cart_tax].
For shipping, I used [wcj_cart_shipping_total].
For shipping tax, I used [wcj_cart_shipping_tax].
However, these totals do not show up on the invoice. Here is the section of the invoice template where I added the new lines:
<table class="pdf_invoice_totals_table">
<tbody>
<tr><th>Total (excl. TAX)</th><td>[wcj_order_total_excl_tax]</td></tr>
<tr><th>Prov. Taxes</th><td>[wcj_cart_subtotal_tax]</td></tr>
<tr><th>Shipping Rate</th><td>[wcj_cart_shipping_total]</td></tr>
<tr><th>Shipping Taxes</th><td>[wcj_cart_shipping_tax]</td></tr>
<tr><th>Order Total</th><td>[wcj_order_total]</td></tr>
</tbody>
</table>
Here is a link to the final appearance of the invoice: https://pasteboard.co/JQWT5Dn.jpg
]]>For ex.
Product price : $20. It’s converted to IDR, say Rp. 300,000 ($1 : Rp. 15,000)
The COGS : $5. It’s converted only the symbol, not the value : Rp. 5 (It should be converted into Rp. 75,000)
So it yields wrong profit : Rp. 300,000 – Rp. 5 : Rp. 299,995.
How to solve this?
Thanks in advance.
i am using Order Export & Order Import for WooCommerce By WebToffee plugin.
thanks in advance.
]]>If you disable this option, woocommerce will work fine and showing correctly the normal price next to the discount price.
But when you enable it than both prices show the same price.
The same error happens if you not use the woocommerce discount and choose the global discount option of the booster.
I really love the booster and all this options. But this bug makes the plugin unusable for me. If your plugin working fine, than I will buy the pro version
]]>