acowebs
@acowebs on WordPress.org, @Acowebs on Slack
- Member Since: January 25th, 2018
- Website: acowebs.com
Contribution History
acowebs’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Change position where to display options, on the site WordPress.org Forums:
You can change the form rendering position from the settings>> Advanced Settings (refer this screenshot… -
Posted a reply to tax problem, on the site WordPress.org Forums:
You can try setting Fee Type as Woo Fee ( Form Settings>> Price Settings). Please… -
Posted a reply to css of form fields on product page, on the site WordPress.org Forums:
We can see you have added a custom css class form-control. You have to remove… -
Posted a reply to WPCA Date not showing in cart / order details, on the site WordPress.org Forums:
Great!, Happy to know the issue has been resolved. -
Posted a reply to WPCA Date not showing in cart / order details, on the site WordPress.org Forums:
Could you please export the form and share it? We can test it from our… -
Posted a reply to WCPA fields not showing on simple product, on the site WordPress.org Forums:
product addon fields will show only if the product is purchasable. Please ensure the simple… -
Posted a reply to Thick black border when fields are getting focused, on the site WordPress.org Forums:
You can reset the black out line using below custom css code .wcpa_wrap input:focus-visible{ outline:… -
Posted a reply to All boxes remain checked, on the site WordPress.org Forums:
You can use the radion group field instead checkbox group. Check box will be multi… -
Posted a reply to Compatibility with Fancy Product Designer, on the site WordPress.org Forums:
Just want to check if you got any solution from fancy design plugin support? -
Posted a reply to Compatibility with High-Performance order storage (COT)…? in Products Addon, on the site WordPress.org Forums:
Our latest version of premium version is 5.0.17 and the version before 5.x.x update 4.2.3… -
Posted a reply to Access fields with wc order object, on the site WordPress.org Forums:
You can use retrieve the data in two ways, directly with the meta key of… -
Posted a reply to Change colour of tool tip icon and text?, on the site WordPress.org Forums:
You want to add custom css for changint the tooltip color Find example code below… -
Posted a reply to Post Number field data to Orders table, on the site WordPress.org Forums:
It is possible to show the product addon data in order listing table with custom… -
Posted a reply to Javascript error, on the site WordPress.org Forums:
While checking the link, we can see some unwanted HTML tags are included in the… -
Posted a reply to Product gets removed when I added the same product name with different options, on the site WordPress.org Forums:
Our team is checking the issues, For premium version support you can check our website.… -
Posted a reply to Product gets removed when I added the same product name with different options, on the site WordPress.org Forums:
Okay, it happens when the language switches.Which solution you are using for this multi-lingual, Any… -
Posted a reply to Product gets removed when I added the same product name with different options, on the site WordPress.org Forums:
We tried some products from our end , cannot reproducce the issue. refer screenshot https://prnt.sc/GJKMLBC8fDlp… -
Posted a reply to Product gets removed when I added the same product name with different options, on the site WordPress.org Forums:
Could you please share the site URL, so that we can check the issue? -
Posted a reply to Compatibility with Fancy Product Designer, on the site WordPress.org Forums:
We have not tested the compatablity with fancy product designer, As it is premium plugin,… -
Posted a reply to extra charge per product, on the site WordPress.org Forums:
Hope you are looking for tax settings You can find it at Settings>>Advance settings -… -
Posted a reply to Shortcode Elementor, on the site WordPress.org Forums:
For elemtor, You can use add to cart widget (with quantity field) in order to… -
Posted a reply to Image error, on the site WordPress.org Forums:
You can change the texts from Settings>>Product addons >> Stringsrefer https://prnt.sc/_CBimhd6-9ix To remove price agains… -
Posted a reply to Image error, on the site WordPress.org Forums:
You dont need a custom code if you are on pro vesion. You can set… -
Posted a reply to Image error, on the site WordPress.org Forums:
Above code will be usefull only if you are a developer, you can extend that… -
Posted a reply to Image error, on the site WordPress.org Forums:
We believe you are looking for the custom js code for accessing the dropdown values.… -
Posted a reply to Image error, on the site WordPress.org Forums:
Please add below custom css in order to fix this issue .single-product div.product.wcpa_has_options form.cart {… -
Posted a reply to extra charge per product, on the site WordPress.org Forums:
Yea, forgot to mention, that you can control whether to apply tax or not for… -
Posted a reply to Image error, on the site WordPress.org Forums:
I think you are using an older version of the product addon premium version. Would… -
Posted a reply to extra charge per product, on the site WordPress.org Forums:
Price or Fee is not available in product addons free version, It is available on… -
Posted a reply to Word wrap for Field Placeholder, on the site WordPress.org Forums:
We apologize for the confusion, but we need further clarification on your requirements. Are you… -
Posted a reply to LABEL and not VALUE is stored in Database as Item_Meta, on the site WordPress.org Forums:
We have released an update 3.0.2, where you can manage the format how the data… -
Posted a reply to Probably vulnerability in version plug-in, on the site WordPress.org Forums:
This report is not on our Acoweb's Product addon plugin. Our latest version 5.0.15 (pro)… -
Posted a reply to Brackets around Price, on the site WordPress.org Forums:
Yes, You can change the format from Settings>>Content/Strings >>Format for showing price in group field… -
Posted a reply to Compatibility with High-Performance order storage (COT)…? in Products Addon, on the site WordPress.org Forums:
Yes, Both latest pro and free versions are compatible with HPOS -
Posted a reply to How to retrieve a text field value from order?, on the site WordPress.org Forums:
add_action('woocommerce_checkout_order_processed', 'get_wcpa_data'); function get_wcpa_data($order_id) { $order = wc_get_order($order_id); foreach ($order->get_items() as $item_id => $item) {… -
Posted a reply to Compatibility with High-Performance order storage (COT)…? in Products Addon, on the site WordPress.org Forums:
Our product addon plugin is already compatible with woocommerce HPOS. are you facing any issues… -
Posted a reply to LABEL and not VALUE is stored in Database as Item_Meta, on the site WordPress.org Forums:
The changes have made in version 3.0.0, You can revert to version 2.7.7 Download older… -
Posted a reply to Adding Space Between Items on Product Page, on the site WordPress.org Forums:
We are afraid that you are using some other plugins, We cannot see our plugin… -
Posted a reply to LABEL and not VALUE is stored in Database as Item_Meta, on the site WordPress.org Forums:
We are working with an update, we can provide solution for this issue in next… -
Posted a reply to Add to cart buttons not working, on the site WordPress.org Forums:
We are based on India -
Posted a reply to Add to cart buttons not working, on the site WordPress.org Forums:
You can find all older versions in this page, see at botton https://wordpress.org/plugins/woo-custom-product-addons/advanced/ -
Posted a reply to Add to cart buttons not working, on the site WordPress.org Forums:
Yes, In case any further assitance, You can check our website for support -
Posted a reply to Add to cart buttons not working, on the site WordPress.org Forums:
Could you please share your site url, Have you upgraded this plugin from an older… -
Posted a reply to Uncaught TypeError: Cannot read properties of undefined (reading ‘length’), on the site WordPress.org Forums:
We had a test from our end, But we cannot see any such errors. Are… -
Posted a reply to Warning: Invalid argument supplied for foreach(), on the site WordPress.org Forums:
This errors can be due to you have already items in cart with older version… -
Posted a reply to Loading Select Option Programmatically, on the site WordPress.org Forums:
You can manage dropdown options using filter wcpa_form_field in pro version Find an example below… -
Posted a reply to Unable to change the position of the CPA form (in version 3.0), on the site WordPress.org Forums:
We have released an update, where we have added settings for changing the form rendering… -
Posted a reply to Unable to change the position of the CPA form (in version 3.0), on the site WordPress.org Forums:
We are working on a solution, will provide an option to change render hooks from… -
Posted a reply to new update, on the site WordPress.org Forums:
https://downloads.wordpress.org/plugin/woo-custom-product-addons.2.7.7.zip You can download old version here -
Posted a reply to new update, on the site WordPress.org Forums:
If you have write any css code to modify form fields generated by Produt addon…
Developer
-
Checkout Field Editor for WooCommerce - Checkout Manager
Active Installs: 20,000+
-
Currency Switcher for WooCommerce
Active Installs: Less than 10
-
Deposits & Partial Payments for WooCommerce
Active Installs: 3,000+
-
Dynamic Pricing With Discount Rules for WooCommerce
Active Installs: 7,000+
-
Offload Media - Cloud Storage
Active Installs: 300+
-
PDF Invoices and Packing Slips For WooCommerce
Active Installs: 1,000+
-
Product Addons for Woocommerce - Product Options with Custom Fields
Active Installs: 30,000+
-
Product Labels For Woocommerce (Sale Badges)
Active Installs: 8,000+
-
Product Table For WooCommerce
Active Installs: 500+
-
Quick View For Woocommerce
Active Installs: 300+
-
Variation Swatches for WooCommerce
Active Installs: 50+
-
Wishlist and Save for later for Woocommerce
Active Installs: 100+
-
-
WooCommerce Table Rate Shipping
Active Installs: 200+
العربية (Arabic) Plugins Translation Editor - #ar
-
PDF Invoices and Packing Slips For WooCommerce
Active Installs: 1,000+