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

variable product displayed as “not available” even 16 pcs in stock

$
0
0

Replies: 1

I updated the stock of a variable product.
Stock management is set on product level (and not on variant level).

The product is then not visible on the shop, and on the product list displayed as “Nicht vorrätig (16) means not available.
I tried with another variable products and same error. I created a variable product and got as well the same error.

I launched the update from WC 3.9 to WC 4.0.1. 2 days ago. Might be related to that ?

Thanks for helping


shipping issue

$
0
0

Replies: 1

Hello there
I have an issue with the shipping which is when I adding value to the region section like ( Egypt – everywhere ) it will be the only option to show even if you select any other city
for example, I have Cairo and Alexandria without region section value if I add another city, for example, Giza and I give it value in the region section “Egypt” and I put it between Cairo and Alexandria so Cairo first, Giza second and Alexandria third so if I select Cairo it will show me Cairo delivery normal and if I select Giza it will give me Giza but if I select Alexandria it will show me, Giza

Hide product quantity input field

$
0
0

Replies: 0

I Am using a custom qty field with differents options
and i just want to hide that field for 3 or 4 products all others needs to keep the field.

Sold individually does not work cause it will not allow me to add more than 1 product cart

some single products image not show on my site

$
0
0

Replies: 0

most of my single product images not showing , only few product shows, I have tried every solution i found in forums on here but not fix yet , can you please help me
here is my website
http://www.amzphones.com

How to add text to Single Page product based on photo?

$
0
0

Replies: 0

If a user clicks on a product on the main page, they land on the detail and can view one of several photos.

How can I add a basic description depending on which photo user chooses?

For example, they start with Featured Image and it says this is an “overview photo”. They move to another and the description changes to “detailed photo”. etc.

COD is not displaying on checkout page

Getting Issue after activating

How to allow subscription payment coupon WITH free trail

$
0
0

Replies: 1

why is this code in the core?

// ignore non-subscription coupons
		if ( ! in_array( $coupon->type, array( 'recurring_fee', 'sign_up_fee', 'recurring_percent', 'sign_up_fee_percent' ) ) ) {

			// but make sure there is actually something for the coupon to be applied to (i.e. not a free trial)
			if ( ( wcs_cart_contains_renewal() || WC_Subscriptions_Cart::cart_contains_subscription() ) && 0 == WC()->cart->subtotal ) {
				self::$coupon_error = __( 'Sorry, this coupon is only valid for an initial payment and the cart does not require an initial payment.', 'woocommerce-subscriptions' );
			}
		} else {

I do not see why or how having a coupon for future payments is a bad thing?
AND just because you have a free trial, you can’t use a coupon?

Is there a work around?


can you tell me what is in this wrapper.

$
0
0

Replies: 0

can you tell me what’s in this wrapper.
Because I added this code in my CSS theme

div.woocommerce-notices-wrapper {
display: no;
}

with the aim of hiding the error message “You can’t add anything else to your cart”

if I add this code

ul.woocommerce-error {
display: no;
}

then the error when logging in, for example, wrong password hidden too

or is there another way to hide the error message “You can’t add anything else to your basket”
thank you

woocommerce plugin wants PHP version 7.0

$
0
0

Replies: 1

Dear Helpers, 🙂
I am an amateur and would like to add ecommerce plugin woocommerce to my website. It is already downloaded for my wordpress site however i can not activate it.
When clicking to activate button, it says it needs a PHP version of min version 7.0
My website is 5.6.40 and when i want to upgrade, it says it is already OK because it is a HardenedPHP version.
So i can not integrate woocommerce.
Is there a way to find a woocommerce version that compatible with my PHP.
Really need urgent help and appreciate it
Best Regards
Murat

Can’t download orders

$
0
0

Replies: 0

I have request from customer to repair orders downloading. From some time it’s impossible, because of this error:
<br />
<b>Warning</b>: DOMDocument::loadHTML(): Empty string supplied as input in <b>plugins/woocommerce/includes/api/class-wc-api-customers.php</b> on line <b>428</b><br />
<br />
<b>Fatal error</b>: Uncaught Error: Call to a member function getAttribute() on null in plugins/woocommerce/includes/api/class-wc-api-customers.php:430
Stack trace:
#0 plugins/woocommerce/includes/api/class-wc-api-customers.php(150): WC_API_Customers->get_avatar_url(”)
#1 plugins/woocommerce/includes/api/class-wc-api-customers.php(395): WC_API_Customers->get_customer(1)
#2 ** hidden **public_html/wp-includes/class-wp-hook.php(289): WC_API_Customers->add_customer_data(Array, Object(WC_Order))
#3 ** hidden **public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters(Array, Array)
#4 plugins/woocommerce/includes/api/class-wc-api-orders.php(236): apply_filters(‘woocommerce_api…’, Array, Object(WC_Order), NULL, Object(WC_API_Serv in <b>plugins/woocommerce/includes/api/class-wc-api-customers.php</b> on line <b>430</b><br />

All i do is GET request to https://ksiegowosc24.pl/wc-api/v1/Orders with proper authorization

booster plus conflict

$
0
0

Replies: 0

Whenever I install BOOSTER PLUS there is a lock out from admin page

When I de activate all plugins (not woo commerce) the problem is there when I try to activate booster plus
The booster free was working before

What conflict could it be? Other plugins akismet, loginzier, word fence?

The plugin seller is not responding anymore

and/or is there another reliable plugin to create a role based store?

  • This topic was modified 7 hours, 56 minutes ago by Jan Dembowski. Reason: Topic title decapped, please don't yell

Complete order action on New Order email notification

$
0
0

Replies: 0

Hello,
i would like to add a “button/link” to the New order email template, for directly do the action > complete of the order.

How is it possible?

Thanks

First Time Email Error – New Order Email

$
0
0

Replies: 0

In my site new order email is not working when the order is placed. But it works if I resend it manually through the woo commerce dashboard. There are no any error in email function with the site. I changed email addresses with different domains still the issue persists. Pl help me in this asap

Set different woocommerce width for mobile

$
0
0

Replies: 0

Latest WP
Latest Woocommerce
Thema Avada

I have set page width in Avada theme settings to 80%.

On “small” screen this gives too small results hence I added custom padding to all containers for mobile devices which seems to override this.

However, the container that contains the shortcode for woocommerce does not work that way. I cant find a way to make woocommerce (cart, checkout, but prefferably all woocommerce pages) 100% (or 96%) width on small screen.


Customer Payment Page (removed need to login)

$
0
0

Replies: 0

Hi there,

I found the bit of code below on another post in this support forum which allows admins to pay for orders they have created for customers over the phone. It means you can click the ‘Customer Payment Page’ link to go to the Checkout/Order-pay page without needing to log in.

I first want to make sure that this is safe and doesn’t cause any security or privacy issues for the customer.

Secondly, if a customer calls to adjust an order they have already made online, or for example you need to add a fee to the order, you need to change the order status back to Payment Pending in order to edit the order like this. When adding an item or fee, it gives a new total for the whole order, and if taking payment as above they would be repaying the total again rather than just the additional charges. Is that right, or could someone clarify how additional fees/items are paid?

The code mentioned above is


function allow_payment_without_login( $allcaps, $caps, $args ) {
    // Check we are looking at the WooCommerce Pay For Order Page
    if ( !isset( $caps[0] ) || $caps[0] != 'pay_for_order' )
        return $allcaps;
    // Check that a Key is provided
    if ( !isset( $_GET['key'] ) )
        return $allcaps;

    // Find the Related Order
    $order = wc_get_order( $args[2] );
    if( !$order )
        return $allcaps; # Invalid Order

    // Get the Order Key from the WooCommerce Order
    $order_key = $order->get_order_key();
    // Get the Order Key from the URL Query String
    $order_key_check = $_GET['key'];

    // Set the Permission to TRUE if the Order Keys Match
    $allcaps['pay_for_order'] = ( $order_key == $order_key_check );

    return $allcaps;
}
add_filter( 'user_has_cap', 'allow_payment_without_login', 10, 3 );

Saving Checkout Form Field Data – AGAIN

$
0
0

Replies: 0

Hi,

This is a repost of this topic as it is exactly what I need for my shop but can’t find a solution: https://wordpress.org/support/topic/saving-checkout-form-field-data/

Please let me know if there’s an update on it.

===========================================

Say a visitor adds items to their cart, goes to the checkout page, fills out the checkout page and then remembers they want to purchase something else.

If they leave the checkout page and then return, they loose the data they entered.

What is the solution (plugin or code snippet) to this problem? I’ve searched for a solution but can’t find any. I have to think I’m not the first one on this so I guessing I’m using the wrong search term(s).

Thanks,
David

No Shipping Method has been selected

$
0
0

Replies: 0

So I’ve been getting the following error message even though I’ve filled up the shipping zones, shipping method, shipping options:

“No shipping method has been selected. Please double check your address, or contact us if you need any help.”
How do you fix this? I’ve upgraded to woocommerce 4.0.1 on Beaver Builder Theme

Shop Widget Area

$
0
0

Replies: 0

how can I add a widget area on top of the shop page?

Checkout minimum number on cart per product

$
0
0

Replies: 0

Iam setting up a t-shirt product with many different options so it has to be added to cart 1 by 1 using add to cart button, but i want to block the checkout for that product if the total qty of t-shirts on cart are less than 6 and alert the customer he needs add more to process to check out.

this function must affect only that product.

Viewing all 102782 articles
Browse latest View live