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

Orders display not responsive

$
0
0

Replies: 1

I have woocommerce installed on my website.

When accessing ORDERS through My Dasboard, the orders list is cut off on mobile and is non responsive.

I have included images:

Image 1

Image 2

How would I rectify this for phones.

Thanks


How to remove item on menu?

How to align Add to Cart with another button

$
0
0

Replies: 0

I use YITH WooCommerce One-Click Checkout Premium for it’s One-Click Purchase function, but the way it sits below the default Single product Add to Cart button isn’t very clean.

Using Inspect Element I can align the default [Add to Cart] & [One-Click Purchase] buttons the way I want, but I need help on where to make the changes in the actual Woocommerce single product page file.

The code that works is…

<div class=”quantity”>
<label class=”screen-reader-text” for=”quantity_5dfb1b72235f6″>TEST Cart Quantity Product quantity</label>

<input type=”number” id=”quantity_5dfb1b72235f6″ class=”input-text qty text” step=”1″ min=”1″ max=”90″ name=”quantity” value=”1″ title=”Qty” size=”4″ inputmode=”numeric”>
</div>

<button type=”submit” name=”add-to-cart” value=”10728″ class=”single_add_to_cart_button button alt”>Add to cart</button>

<button type=”submit” class=”yith-wocc-button button” name=”add-to-cart” value=”10728″>
<span class=”button-label”>Buy Now</span>
</button>

<div class=”clear”></div>

Now where do I go to get it done? 🙂

Thank you.

Attribute Value too much characters – not showing

$
0
0

Replies: 0

Hey guys,
we run a onlineshop and created an attribute which should show ingredients of a product.
It all works fine except for products,where the ingredients value exceeds about 200 characters. The field is then empty in the Onlineshop.
We import the values via csv. does that might cause the problem?
Can someone help us and explain how to fix this.
Thanks a lot.

Downloadable files URLs are gone after shifting the store to a new domain

$
0
0

Replies: 0

Hi,

I just shifted my store from old domain to a new domain. But after completing my shift for some reason all the product Downloadable urls are not there in any product…. I’ve tried, deactivating all the products, deactivate and reactivating woocomerece, regenerating lookup tables, updating database but no luck.

All the products on my store are virtual and downloadable.

Woocommerce incorrectly rounding total price / tax values

$
0
0

Replies: 0

As we use an automatic tax filling/invoice generator software to create our invoices, we have been noticing quite often a discrepancy between the total values of the software and woocommerce (Always +1 cent or – 1 cent)

We have set “No, I will enter prices exclusive of tax”
and “Round tax at subtotal level, instead of rounding per line”

From examining closer the issue seems to be on woocommerce, this is a real example:

Product 1: 14,7€
Product 2: 12.721€
Shipping: 4,51€

Total = 31.931€
w/ tax (0.23%) = 39.27513€

From what I read in several places, Woocommerce should use 4 decimal numbers of precision on the calculations, which would total to a correct final price rounded to 39,28€.
This is the value that our invoicing software gives us, however, the woocommerce order was of
39,27€

You can see here the mentioned Woocommerce order and our Invoicing software side to side:
https://i.imgur.com/yPoRygP.png

The invoicing software takes the prices directly from woocommerce and uses the same values as they are set up with (While woocommerce in the order back end is showing 12.72, the product _regular_price is set to 12.721

Disabling all plugins aside from Woocommerce does not fix the issue.

Thank you in advance for the attention and advice.

Problem image size + mobile menù

$
0
0

Replies: 0

Hello everyone,
I have two problems with my e-commerce shop, the first is that, as you can see from the link, I would like the preview of the products to be aligned for everyone with the same size even if the size of the image is different. Let me explain, even if the image of the second product is more “short” as the height of the first one, I would like it to automatically add “white” to make sure that they are all of the same “height” and therefore they would all be aligned. The second one concerns the mobile menu, practically as a mobile the menu, which is responsive and then pop-up via a button, comes out after the products and then at the bottom of the page while I would like it to be before the products and then upwards. I noticed that if in the settings of the page imposed as an order first the sidebar and then the products comes out at the top from the mobile, but in this way from PC the products come out translated, I load a screen to show. Is there a solution to these problems of mine? I’ve been banging my head for a month. Thanks a lot in advance to everyone.

Shop-1
Shop-2
Shop-mobile

Cannot Create Custom Account Endpoints on Multisite Installation

$
0
0

Replies: 0

I seem to be having trouble setting up a custom endpoint in My Account on one of my WordPress Multisite installations. I even copied existing code I’ve been using for over a year on another standard WordPress site, and the issue persists, so I don’t believe it to be a coding error. I can add the additional menu item without issue on the My Account page, but I cannot confirm whether it is the add_rewrite_endpoint or the endpoint content that isn’t working. I’m betting on the former. Can someone look into this? Thank you.


Cannot edit product

$
0
0

Replies: 0

Hello,

When I try to edit a product, I get a 404 error. Is there a way around this?

These are my fatal errors:
2019-11-28T18:12:27+00:00 CRITICAL require(): Failed opening required ‘/home2/pleazoco/public_html/wp-content/themes/storefront/classes/class-twentynineteen-svg-icons.php’ (include_path=’.:/opt/cpanel/ea-php70/root/usr/share/pear’) in /home2/pleazoco/public_html/wp-content/themes/twentynineteen/functions.php on line 283

2019-11-28T18:12:28+00:00 CRITICAL require(): Failed opening required ‘/home2/pleazoco/public_html/wp-content/themes/storefront/classes/class-twentynineteen-svg-icons.php’ (include_path=’.:/opt/cpanel/ea-php70/root/usr/share/pear’) in /home2/pleazoco/public_html/wp-content/themes/twentynineteen/functions.php on line 283

2019-11-29T11:40:30+00:00 CRITICAL Trait ‘Dokan\Traits\Singleton’ not found in /home2/pleazoco/public_html/wp-content/plugins/dokan-pro/includes/modules/subscription/includes/classes/Helper.php on line 14

2019-12-08T12:41:50+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-08T12:47:43+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-08T13:20:14+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-08T14:06:18+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-08T16:28:16+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-08T19:21:23+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-08T20:53:10+00:00 CRITICAL Uncaught Error: Call to undefined function Automattic\WooCommerce\Admin\Features\wc_get_screen_ids() in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php:616
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): Automattic\WooCommerce\Admin\Features\Onboarding->update_help_tab(Object(WP_Screen))
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/includes/class-wp-screen.php(412): do_action(‘current_screen’, Object(WP_Screen))
#4 /home2/pleazoco/public_html/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
#5 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender.php(365): set_current_screen(‘sync’)
#6 /home2/pleazoco/public_html/wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-sender. in /home2/pleazoco/public_html/wp-content/plugins/woocommerce-admin/src/Features/Onboarding.php on line 616

2019-12-09T13:23:59+00:00 CRITICAL syntax error, unexpected ‘}’, expecting end of file in /home2/pleazoco/public_html/wp-content/themes/dokan/single-product.php on line 42

2019-12-09T15:28:00+00:00 CRITICAL syntax error, unexpected ‘<‘ in /home2/pleazoco/public_html/wp-content/themes/dokan/functions.php on line 17

2019-12-17T12:21:00+00:00 CRITICAL Uncaught Error: Cannot use object of type WP_Error as array in /home2/pleazoco/public_html/wp-content/plugins/ultimate-faqs/Functions/Process_Ajax.php:198
Stack trace:
#0 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(288): EWD_UFAQ_AJAX_Add_Category(”)
#1 /home2/pleazoco/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(”, Array)
#2 /home2/pleazoco/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/pleazoco/public_html/wp-admin/admin-ajax.php(175): do_action(‘wp_ajax_ewd_ufa…’)
#4 {main}
thrown in /home2/pleazoco/public_html/wp-content/plugins/ultimate-faqs/Functions/Process_Ajax.php on line 198

Product showing out of stock when only 1 variation has no stock

$
0
0

Replies: 0

Hi,

Thank you for developing and supporting this plugin 🙂

The product shows as out of stock in the shop catalog.

These are the settings of specified product:

Manage stock at product level: UNCHECKED
Variantion 1: Enabled: CHECKED, Manage stock?: CHECKED (stock 0)
Variantion 1: Enabled: CHECKED, Manage stock?: CHECKED (stock 2)
Variantion 1: Enabled: CHECKED, Manage stock?: CHECKED (stock 2)

Example pages:
https://lezzjeansfashion.nl/product/top-gestreept-kant/
https://lezzjeansfashion.nl/product-category/dames-2/dames/page/4/

Hope you will help me fix this!

All the best,

Coen

Woocommerce query 2 categories together on a product category page

$
0
0

Replies: 0

Hi
Is it possible connect to category to one extern product category.
If i have a girl and a boy an need them in a query form so i can get all sale price in a product category names sale.

Best regards
Morten

B2B with WooCommerce

$
0
0

Replies: 0

Hi,

Are their any plugins that you recommend that can work well with the B2B side of a business with WooCommerce?

Thanks

Hide quantity on the product page, not the cart

$
0
0

Replies: 17

Hi,

I’d like to hide the quantity on the product page: https://i.imgur.com/ApleIUg.png
But allow the customer to either add a product several times or adjust the quantity in the cart: https://i.imgur.com/uHoO6An.png

Things I’ve tried:
– If I enable the “Sold individually” option of the product, they won’t be able to change the quantity in the cart nor add it a second time from the product page (note: they can add another variation if it’s a variable product, though. That’s cool but that should be the selectable via another checkbox I think).
– If I use the custom CSS I found (.quantity, .product-quantity{display:none;}), no quantity appears in the cart at all and that’s a mess (because you can add a product 2 times but not remove one unit afterwards).

single product shipping price

$
0
0

Replies: 1

Hi,
I need to set the shipping price per product. I have about 500 products so I want to set price for each product. How to do this?

Thank you

Examples of High-Performance / Large Catalog WooCommerce Websites in the Wild

$
0
0

Replies: 0

Hi,
Can anyone provide me with a link or 2 of WooCommerce websites with fast page speed, great performance and a large product catalog (10k to 500k products)? It doesn’t have to be yours – we just want examples to see what this platform can do.
Thanks in advance
PM

NB: or point me to a prior discussion about this

  • This topic was modified 13 minutes ago by agathoslabs.

Limit upload size Image Products Woocommerce

$
0
0

Replies: 1

Would there be a way to place a size restriction on the woocommerce product image on upload, example 100 KB, 800x800px? Restriction for product image only. Thank you!

  • This topic was modified 4 hours, 58 minutes ago by arrenato.
  • This topic was modified 4 hours, 57 minutes ago by arrenato.

how to change email heading of email template in woocomerce

$
0
0

Replies: 0

Hi, I Want to change the email heading of email template. Currently It is “Invoice for order {order_number}”. I want that it should be “Order {order_number}”.
Can you please suggest me from where it can be done?

Zero Margin on Product Image

$
0
0

Replies: 0

I’m running a seat reservation plugin that’s embedded on my product page. The problem is, the product image has a right margin that’s making the product summary break to the other line.

I could identify the product image class and zero the margin so the product summary could go right back up; the problem is, I can’t identify which specific class I should zero the margin on the theme’s CSS. It seems to be a bunch of classes bundled together.

Here’s a picture of the product page. You can see the summary is down below the product image.

https://i.imgur.com/FD3aQm5.png

And here’s the div info using the inspection tool. You can see all the class names bundled under one div. And the margin highlighted in peach.

https://i.imgur.com/MlHUKmV.png

And here’s the product page right after I manually edit the margin to be zeroed. I need to edit the specific class in the child theme css to stop the product summary from breaking under.

https://i.imgur.com/OHHOTsI.png

Help with WooCommerce bookings plugin

$
0
0

Replies: 0

I have 1 boat and offer 4 kinds of tours, 3 are full days and the other is half day, AM & PM.

Q1. When someone books a full day tour I do not want them to be able to book anything else that day as I don’t have a boat to do it. Can this be done?

Q2. When someone books a half day AM tour I want someone else to be able to book the PM tour, and again once this day is full no one can book another tour on that day, can this be done?

If the tours are classed separate then people will be able to book the different tours on the same day and I have only 1 boat so I would be doubled booked. Can this be done?

Anyone know anything else that can do this if not WooCommerce?

Thanks

Woocommerce not sending New Order emails to admin or customer

$
0
0

Replies: 2

We were having an issue where WooCommerce was not sending new order emails to our sales@ email and also the customer.

Through troubleshooting, we could not fix the issue. We notice there was a plugin update for Woocommerce Admin and we updated the plugin and it seems that it started working again, but now is no longer working

Is anyone else having issues with admin and customer not receiving new order emails?

Our contact form is working and we are able to send and receive at our sales@ email outside of the store to and from personal email addresses.

Viewing all 102212 articles
Browse latest View live