-
Created a topic, Default Payment Methord, on the site WordPress.org Forums:
Afterpay seems to be the default payment option. How c… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
Thank you, I'm sorry I could not get it working myself but appreciate the help… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
Sorry it changed my text. What I mean is should I be using the HTML… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
Still did not work; if (isset($_cart_item_data["unique_key"]) || isset($_cart_item_data["bundled_by"])) if (isset($_cart_item_data["unique_key"]) || isset($_cart_item_data["bundled_by"])) { return $_cart_item_data;… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
[05-Sep-2022 01:08:00 UTC] PHP Parse error: syntax error, unexpected 'if' (T_IF), expecting function (T_FUNCTION) or… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
For some strange reason each time I try this, it causes a critical issue on… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
I added this before line 41 but it caused a critical error. Should I be… -
Posted a reply to Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
Thanks for the help. I'm using the WC Fields Factory. You can test the issue… -
Created a topic, Product Fields not transferring to cart when multiples are purchased, on the site WordPress.org Forums:
The product fields are showing on the product, and whe…