Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all 102307 articles
Browse latest View live

Force local pickup on a single product

$
0
0

Replies: 0

So far I have 2 shipping options. Local pickup and home delivery for all my products, plus several kinds of shipping to increase the shipping cost of some product.

Now I have been asked that a product can only be picked up locally but as far as I can see it cannot be set up with shipping classes.

How can I do this?

If you select that product and several others in the basket you should either not be able to make the purchase or only enable the local pickup option. It would also work for me if they were made in several packages separating the products according to their shipment.

Thank you very much


Woocommerce Coupon only Apply to the selected products category

$
0
0

Replies: 1

I have added coupon to the specific category products. What I want is when someone add different products with specified category products to the cart. Coupon should not apply to cart. Coupon should only work when only specified category products are in the cart.

woocommerce_deliver_webhook_async Running constantly

$
0
0

Replies: 0

I have been seeing extremely high (80%+) CPU usage on my site and have dug deeper each day and arrived at woocommerce_deliver_webhook_async being the liekly problem. Whatever this job is, it is piling up pending actions faster than I can delete them in an attempt to fix the CPU usage issue. Has anyone else seen this issue, know what causes it, or know how to remedy it?

Unable to insert site verification

$
0
0

Replies: 1

While trying to connect google listings plugin to merchant centre account showing error “Unable to insert site verification” this domain already connected succesfully on 6 months before. due to technical server issue website backup was lost & unable to recover, so now i have to make website from scratch on same domain and unable to connect to merchant centre, anyone why this error showing & how to fix it?

  • This topic was modified 3 hours, 39 minutes ago by maxmediatvm.

Products by country

$
0
0

Replies: 2

Hi guys

I have my multivendor with woocomerce, but i dont have any idea how to show products by country or region, when customers register o created new product i dont know how to ask about country, i dont know if i need to create category, atribute or tag.

i try to find info but i cannot, for example i can stat in USA but i want to create and sale product just in Spain, and another product in Germany but at the same time i want to find the way in serach console select by country.

I dont know if i explain, sorry and tnks for your helps

Email invoice/order details to customer

$
0
0

Replies: 1

As I try to manually send order details to the customer from the ‘Edit Order’ page on woocommerce, I get forwarded to a page that states an error:

Fatal error: Uncaught TypeError: Argument 1 passed to WC_Payments_Explicit_Price_Formatter::get_explicit_price() must be of the type string, null given, called in /home/customer/www/4amldn.com/public_html/wp-includes/class-wp-hook.php on line 309 and defined in /home/customer/www/4amldn.com/public_html/wp-content/plugins/woocommerce-payments/includes/class-wc-payments-explicit-price-formatter.php:128 Stack trace: #0 /home/customer/www/4amldn.com/public_html/wp-includes/class-wp-hook.php(309): WC_Payments_Explicit_Price_Formatter::get_explicit_price(NULL, Object(AutomatticWooCommerceAdminOverridesOrder)) #1 /home/customer/www/4amldn.com/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/4amldn.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-order.php(196): apply_filters(‘woocommerce_get…’, ‘custom_wp_die_callback(Object(WP_Error), ”, Array) #2 /home/customer/www/4amldn.com/public_html/wp-includes/class-wp-fatal-error-handler.php(233): wp_die(Object(WP_Error), ”, Array) #3 /home/customer/www/4amldn.com/public_html/wp-includes/class-wp-fatal-error-handler.php(152): WP_Fatal_Error_Handler->display_default_error_template(Array, true) #4 /home/customer/www/4amldn.com/public_html/wp-includes/class-wp-fatal-error-handler.php(57): WP_Fatal_Error_Handler->display_error_template(Array, true) #5 [internal function]: WP_Fatal_Error_Handler->handle() #6 {main} thrown in /home/customer/www/4amldn.com/public_html/wp-content/plugins/sg-security/templates/error.php on line 111

And when I go to print out a receipt using the plugin ‘Print Invoice & Delivery Notes for WooCommerce’ in the middle of the receipt there is a blatant error message

“There has been a critical error on this website.Learn more about troubleshooting WordPress”

I am sure these are linked somehow
Please could someone assist? Tell me where I have an issue?

After removing all products by the table from cart page returns a blank page

$
0
0

Replies: 3

This are the steps to recreate the problem:
1. Add a product to cart
2. Go to cart page
3. Remove the only product from the cart
4. A completely blank page is displayed.

Expected behavior should be to display the theme template (header/footer) along with a message

Variations Moved To New Parent Product

$
0
0

Replies: 2

Hello,

We use Cin7 for inventory management. When the products were mapped, it caused variations to show up under an entirely different product.

For example, Variation 1 under Product A was moved to Product B. Is there a way to move Variation 1 back under Product A without losing any product data?


WooCommerce 6.5 issues

$
0
0

Replies: 2

Hi, we were auto updated to 6.5 and there are issues accessing Analytics. Are there any issues with this version beyond Analytics and should we revert back to an old version?

Woocomerce 6.5 crash by polyfill-php80/bootstrap.php

$
0
0

Replies: 5

I got a crash on the line 29
About missing T variable instead of ?

>
function str_contains(?string $haystack, ?string $needle): bool { return p\Php80::str_contains($haystack ?? ”, $needle ?? ”); }

it breaks completely the site even with woocomerce folder renaming

The php version that I am using is PHP 7.3.33, should I go for 8.0 when the new 6.5.1 woocomerce gets avaiable?

Order Status set as processing instead of completed when order goes through

$
0
0

Replies: 1

Hello. My product is a virtual product and I ticked as both virtual and downloadable product. Whenever a customer purchases using paypal or stripe, it sets the order status immediately to completed.
However, when using Yedpay for Woocommerce, it sets the order status to processing rather than completed.

This interferes with my custom plugin (which was developed by an outside developer so I do not understand most of it), since it detects whether an order is “Completed” to provide the service.

What I have to do now is once I check an order was made, I have to go into their account (with a view as plugin, I am not able to obtain their password) and make the purchase again with a 100% off coupon code for the product to be viewable for them. (Using a 100% off coupon allows the order status to be “Completed” immediately).

Is there some sort of code I can use to immediately convert the Order Status to “Completed” instead of “Processing”, or is there a plugin which could say, make another purchase under the same name and products but use a coupon code (since the order status will be Completed when using total price is $0 with the help of a 100% off coupon).

  • This topic was modified 1 hour, 20 minutes ago by arlenh1017.

Redirecting taxonomy link

$
0
0

Replies: 1

Hi there,

I’ve created a number of taxonomies which I’ve applied to woocommerce product table, such as brands, part number, Stock location, etc. I’m using a plugin called “WCK custom fields”.

If you click on one of these taxonomies you get redirected to the archive page.

I’m trying to understand how to:

1) redirect all these taxonomies to the single product page of the respective product. Or, alternatively, completely remove the redirection, so when you click on it nothing happens.

2) how to redirect the taxonomy to google search results. Example, let’s say I click on the product part number, I have to be redirected to the google search results of that part number.

Thank you in advance

email payments

$
0
0

Replies: 1

Hello, is there such a payment option?

I specify the payment details on the checkout page. After offline payment, a letter is sent to the email, and depending on the content of the letter, the status of the order changes

conflict with another plugin that adds Woo functionalities

$
0
0

Replies: 0

I’m testing a plugin that adds a wishlist and product comparator to the shop but I noticed that there are portions of the plugin’s setting thrown right into the dedicated backend dashboard that my users have. When disabling one by one all other plugins, the problem goes away if Woocommerce is disabled.
I’m not receiving support from that plugin, so I’m turning to WOO to see if someone can suggest a fix?

WooCommerce Causing Fatal Error On Activation

$
0
0

Replies: 0

Hello Forum,
I hope you all are safe and staying well. I am having a big issue when activating WooCommerce Plugin. I have a feeling it’s a confliction issue with another Plugin (FluentCRM) The problem is these are suppose to work seamlessly together. This is the fatal Error I get when I activate WooCommerce:
“Fatal error: Uncaught Error: Attempt to assign property “translations” on null in /home/honestypays1/public_html/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php:81 Stack trace: #0 /home/honestypays1/public_html/wp-includes/class-wp-hook.php(309): WC_Helper_Updater::transient_update_plugins(NULL) #1 /home/honestypays1/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(NULL, Array) #2 /home/honestypays1/public_html/wp-includes/option.php(1989): apply_filters(‘pre_set_site_tr…’, Object(stdClass), ‘update_plugins’) #3 /home/honestypays1/public_html/wp-includes/update.php(357): set_site_transient(‘update_plugins’, Object(stdClass)) #4 /home/honestypays1/public_html/wp-includes/update.php(899): wp_update_plugins() #5 /home/honestypays1/public_html/wp-includes/class-wp-hook.php(307): _maybe_update_plugins(”) #6 /home/honestypays1/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #7 /home/honestypays1/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #8 /home/honestypays1/public_html/wp-admin/admin.php(175): do_action(‘admin_init’) #9 /home/honestypays1/public_html/wp-admin/plugins.php(10): require_once(‘/home/honestypa…’) #10 {main} thrown in /home/honestypays1/public_html/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php on line 81`

<strong>When WooComerce</strong> is activated when I try to activate Fluent CRM plugin I get this error message:

Fatal error: Uncaught Error: Attempt to assign property "translations" on null in /home/honestypays1/public_html/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php:81 Stack trace: #0 /home/honestypays1/public_html/wp-includes/class-wp-hook.php(309): WC_Helper_Updater::transient_update_plugins(NULL) #1 /home/honestypays1/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(NULL, Array) #2 /home/honestypays1/public_html/wp-includes/option.php(1989): apply_filters('pre_set_site_tr...', Object(stdClass), 'update_plugins') #3 /home/honestypays1/public_html/wp-content/plugins/fluentcampaign-pro/app/Services/PluginManager/Updater.php(167): set_site_transient('update_plugins', Object(stdClass)) #4 /home/honestypays1/public_html/wp-includes/class-wp-hook.php(309): FluentCampaign\App\Services\PluginManager\Updater->show_update_notification('fluentcampaign-...', Array) #5 /home/honestypays1/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #6 /home/honestypays1/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #7 /home/honestypays1/public_html/wp-admin/includes/class-wp-plugins-list-table.php(1359): do_action('after_plugin_ro...', 'fluentcampaign-...', Array, 'all') #8 /home/honestypays1/public_html/wp-admin/includes/class-wp-plugins-list-table.php(697): WP_Plugins_List_Table->single_row(Array) #9 /home/honestypays1/public_html/wp-admin/includes/class-wp-list-table.php(1362): WP_Plugins_List_Table->display_rows() #10 /home/honestypays1/public_html/wp-admin/includes/class-wp-list-table.php(1289): WP_List_Table->display_rows_or_placeholder() #11 /home/honestypays1/public_html/wp-admin/plugins.php(773): WP_List_Table->display() #12 {main} thrown in /home/honestypays1/public_html/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php on line 81
There has been a critical error on this website. Please check your site admin email inbox for instructions.

It seems that while one plugin will activate properly if the other is deactivated and visa versa. Can you tell me what could be causing this issue and what to do to fix it? Can you help?


Woocommerce miscalculation of order and discount

$
0
0

Replies: 1

Hi, if we receive a new order in our mailbox we see that the total amount and discount do not sum up. For example we got an order of €31,25 with a discount of €6,24 what should be a total of €25,01 but on in the mail it says €24,87. What is going wrong? This is a miscalculation of €0,14. Can you help me please?

Woocommerce language

$
0
0

Replies: 11

Hello. I changed the language in my wordpress website and updated translations but woocommerce didn’t change the language

SUR MA PAGE DESCRIPTION PRODUIT LE IMAGES PRODUIT NE S’AFFICHE PAS

$
0
0

Replies: 1

SUR MA PAGE DESCRIPTION PRODUIT LES IMAGES PRODUIT NE S’AFFICHE PAS MAIS LORSQUE ON CLIQUE A COTER DE LA DESCRIPTION L’IMAGE APPARAIT BIZARRE

Gift Registry for WooCommerce by Addify Conflict with Divi

$
0
0

Replies: 1

Good morning,

I purchased the Gift Registry for WooCommerce by Addify plugin from WooCommerce and its conflicts with the Divi theme.

If the plugin is activated the theme cant be used. One will click the Divi Builder Editor and it will load a different page layout.

I have disabled all of the plugins and re-activated each one by one and it is 100% the Gift Registry for WooCommerce by Addify and not the theme or any other plugins.

Site Details:
Divi Theme Version: 4.17.4
WordPress Version 5.9.3

All other plugins are updated site cache and divi cache cleared.

What do I need to do to get the plugin it work with the theme?

Can Paywall for Woocommerce work for WC Vendors?

$
0
0

Replies: 1

I have a website with vendors that sell galleries. But I want the buyers to have the option to just view the images on site instead of having to download it.

Is it possible for me to do this with WC Vendors and paywall for woocommerce?

Viewing all 102307 articles
Browse latest View live