Hello. I have one question. I have a form which i have add 6 products as add on so costumers can add them with the main product. The question is if there is a way instead of grid with 3 or 4 columns to have a carousel that shows 3 columns and then the costumer can scroll to the left for the rest?
]]>Hi I am looking to swap one of my clients over from PPOM to a worthy replacement mainly being able to bypass applying discounts to product addons since the margins are far slimmer for example on a bottle of wine than the root product. Is this possible with your plugin?
]]>Hey there!
Thank you for supporting this useful plugin!
We have an important concern that we would like to fix in your plugin!
The issue is that we sometimes need to receive a separate email field from the user on the product page through the Woocommerce Custom Product Addons plugin, but sometimes it is seen that the user is very careless in typing his email domain.
For example, they write gmail.com incorrectly as gmial.com, or yahoo.com as yaho.com, or icloud.com as iclod.com!
Is it possible to correct this issue so that for the main and important domains that provide e-mail service, this issue can be verified or even when typing the e-mail, the correct expressions of famous domains are suggested to the user.
I know this may be very trivial, but I think it is common and can help other users of the plugin very well!
And even if you can consider a blacklist domains section in the plugin, it can be used to register terms such as gmial.com, yaho.com, etc. in that section to prevent such terms from being typed. !
Hello, We have specific add to cart buttons set on the product archive page and I would like to disable the Add to Cart button text that is forced by your plugin.
Thanks for your help!
]]>I would like to know if there is any way in which I can generally limit the customer to selecting only 6 quantities from various fields (Flavors). I have a Woocommerce website where I use it to sell boxes of sweets, where they have some sizes varying the quantity, I would like to insert the plugin so that the customer can choose the flavor and quantity of that flavor inside the box, but I was unable to do so until the moment the count is valid in all flavor fields
Hi
I am interested in using the plugin. However, to make the products more user friendly. Is it posible to use value sliders instead of text or dropdowns?
E.g. Select a value between 1 and 10 but with a slider instead of a text or dropdown?
]]>Hi Support Team,
After selecting a product option for the first time, I’m encountering the following error in the console:
Uncaught InvalidStateError: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'arraybuffer').
at XMLHttpRequest. (front-end.js?ver=3.0.10:1:672)
Screenshot:
This issue is affecting other JavaScript functions on the page. Could you please check this and include a fix in the next plugin update?
Thank you for your assistance!
Best regards,
Shubham Verma
I have set the settings according to the documentation, but the custom fields do not appear.
]]>I can’t find where to assign a form to a product category. In the old version, it used to be part of the form, but now it doesn’t seem to be.
]]>I have an issue with updating Global Add-on when updating?Global Add-on it creates a new not update the current one can you please check what the issue is??
https://palmharborrvrentals.com/highnoonholsters/wordpress/wp-admin/edit.php?post_type=product&page=global_addons&edit=52212
I want this field to show on the new order email notification – https://prnt.sc/p4VtqKdgVthQ
It has a custom function to show BMI results, now I want that results to show on the email, currently only the checkbox is showing on the notification https://prnt.sc/j7nM58WpLpRV, how I can fix this?
I would like to increase the font size for the textarea field, but I don’t see the option to play with font anywhere in the options. I also don’t the ability to adjust font and font sizes for any of the fields. How can this be done
]]>On the checkout page, the product name is not displaying correctly. This is what it looks like. I’m using Astra block theme if that makes a difference.
]]>Product addon not displaying on invoice “WooCommerce PDF Invoices, Packing Slips, Delivery Notes & Shipping Labels (Pro)“
]]>Hi, I’ve got a job board based on WP Job Manager and selling job packages using WC Paid Listings. The forms created with your plugin do not display during the job submission process whent he user selects a job package. Any advice or suggestions would be appreciated!
thanks!
]]>Hello,
I am after how to integrate a button, leading to a given page (providing the info needed to fulfill a given section.
I could use your “content” to get a text with hyperlink, but the impact is too low.
It seems as well that it is impossible to write in this “text contect” directly in HTML.
I tried to include a shortcode, what did not work as well
Any suggestion?
Kind regards
]]>Hello,
I just tried your plugin and well, was originally wondering how to change the color a text in header.
I discovered this tutorial:
https://acowebs.com/guideline/plugin-docs-faqs/wcpa/styling-custom-addons/
When I use it without any change, for instance to “Changing color of every custom field label to red”, and copy / paste your instructions, ie:
.wcpa_form_item > label{
color
:
#ff0000
;
font-weight
:
bold
;
}
in the additional css of my theme (Woodmart), my labels remain unchanged (black).
Same if I switch to a default theme (storefront)
Waiting for your feedback
]]>Hello,
I am adding a product to the cart programmatically using the following:
WC()->cart->add_to_cart( $product_id, $quantity, 0, array(), $cart_item_data );
I would like to add values to a custom field I have set on all products. It is a DATE field with label “Date of Birth”. I can’t seem to get it to work. The product adds to cart successfully, but when viewing the cart the date field displayed under it is empty. So the value is not actually being set in the custom field.
I’m not sure if I should be using the field’s label or ID, but neither of those are working.
Here is an example of my code.
function add_custom_product_to_cart( $product_id, $quantity = 1, $custom_fields = array() ) {
// Prepare cart item data
$cart_item_data = array();
// Add custom fields to cart item data
foreach ( $custom_fields as $key => $value ) {
$cart_item_data[ $key ] = $value;
}
// Add the product to the cart with custom fields
$result = WC()->cart->add_to_cart( $product_id, $quantity, 0, array(), $cart_item_data );
}
// Example usage
add_custom_product_to_cart(
1234, // Replace 123 with your product ID
1, // Quantity
$custom_fields = array(
'Date of Birth' => '2001-02-12',
)
);
Any help would be greatly appreciated. Thank you.
]]>The page: … on mobile doesnt show the form.
Screenshots:
Resolved!
]]>Hi,
I purchased the Woocommerce Custom Product plugin. I need to create a drop-down menu with the Italian provinces in a “Provincia” field, as in Woocommerce Checkout in the “States” field. How can I do? Thanks
]]>I have stripe and paypal check-out options, stripe works fine, but when anyone checks-out and pays with PayPal, the options they entered in the product addons fields are all missing from the order?
]]>Hi
Thanks for this free version.
Can the radio fields be converted to clickable buttons? I understand this can be done with custom code but is there a setting like a built in feature which offers this?
]]>Hello. I need to know which formula I use so that the quantity changes from 3 to 3. My customer can only purchase multiple products of 3 quantities of each product. When I put a minimum quantity of 3, it starts with the correct quantity of products, after the customer clicks on the + sign, the quantity continues to increase to 4 or 5 or 6… I need to change the quantity from 3 to 6 then to 9 and then to 12… Could you help me?
View post on imgur.com
]]>
Hello,
I have an issue with the Total and subtotal price, when a product is removed from cart and then returned back in.
If you remove the product from cart, but then click “Undo” on the Woocommerce notice, the product returns back to the cart, the total product price with addons is displayed correctly, but the Cart Total and Subtotal calculates the price as if there’s no addons on the product.
This gets corrected whenever you visit a Single Product page.
But if you Remove the product, Undo this and then proceed to checkout, the price on the previously removed product is calculated incorrectly.
Any ideas?
Video recording of the issue here:
https://imgur.com/a/zeWEJUR
Hello,
I have Singe Product page and would like to display the Total price with Addons elsewhere on the page, not under the options.
Is there a way I can create a custom field that would display the Total price with addons dynamically?
Thank you
]]>hi, how do I stop the label field from appearing in the selection?
I tried to leave it blank but it doesn’t show up in the cart and checkout the selection I made
attached
]]>Hi, I have a question, I already use your plugin in the free version (I have many modules)
Do I keep them when switching to the pro version or are they lost?
Do I have to do a particular operation when switching to the pro version?
Hello.
I do not want to translate your plugin, however, I would like to Translate the buttons which say “Select options” – Where can I do this please? (Even if I have to redo it everytime your plugin updates…)
]]>Hi there,
I have hello elementor and Im using the cart widget from elementor.
If I disable show on cart, its still showing on the cart.
]]>Hello,
I am using your plugin and haven’t encountered any functional issues. However, when I click the “add to cart” button, it doesn’t transition from the loading stage to the added stage. Instead, a hypertext link saying “My Cart” appears next to it. I tried disabling the theme and testing it with Twenty Twenty-Four, but the issue persists.
here issue image: https://imgur.com/a/uepJDPx
my product page: https://www.tagrean.com/shop/kolye/signature-kolye