stephjacq a11n
Forum Replies Created
-
Hi @anthony1138 I looked around your site but I couldn’t find the problem, all the buttons worked on my mobile device.
Could you clarify which button has the problem?
Usually when we see something that only happens on mobile, it’s coming from the theme, or some CSS code. You can check if it’s the theme by temporarily switching to the Storefront theme ( https://woocommerce.com/storefront/). If it is, the next step would be to contact the theme developer for assistance.
Forum: Plugins
In reply to: [WooCommerce] slug/permalink question for product pagesWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] How to use WC on a single product shopWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Hi @carryoncoding you can remove this message from the cart page by deactivating the shipping calculator under WooCommerce > Settings > Shipping Options

Full Image: https://cld.wthms.co/Ne7SJ3+With the default location set to the shop base, the customer instead sees a message that the shipping will be calculated at checkout. There they will see the collection option.
Forum: Plugins
In reply to: [WooCommerce] Limit results to X amount of pages using [product] shortcodeHi @sarahbythesea33
There’s not an attribute that sets the total number of products shown in the shortcode, however you could achieve this by creating a category or tag, and assigning it to the relevant products.https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-6
Forum: Plugins
In reply to: [WooCommerce] Implementação Banner do E-bitHi @regianesouza,
If I understand the instructions correctly, this code can be added to the checkout page template in your theme files. You’ll want to create a child theme to make sure your edits are not overwritten when the theme updates.https://docs.woocommerce.com/document/set-up-and-use-a-child-theme/
Forum: Plugins
In reply to: [WooCommerce] Variations issue, Add to Basket button still activeWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] How to sorting and displaying products by sale/discount?It would be great to have you add your ideas to the Ideas Board (http://ideas.woocommerce.com/forums/133476-woocommerce), which is where developers go to look for future plugin features and improvements. Here other users can vote for the idea as well, so we can determine demand for the feature.
Forum: Plugins
In reply to: [WooCommerce] Tax name is not workingYou can translate the theme as you would a plugin with Loco Translate (https://wordpress.org/plugins/loco-translate/)
Go to Loco Translate > Themes, and select your theme, then search for the word to be translated.
Forum: Plugins
In reply to: [WooCommerce] Products in order are not sorted correctlyHi @teuptworkshop, the menu order rules cannot apply to orders.
You might like to try the Print Orders and Packing Lists plugin, which allows you to print a pick list sorted by category: https://woocommerce.com/products/print-invoices-packing-lists/
Forum: Plugins
In reply to: [WooCommerce] Sorting product attributes by priceHi @zaksingle can you clarify where you’re sorting the attributes? By default, under Products > Attributes, they don’t have prices, so I’m not sure how to advise you.
That said, you might achieve your goal by uploading from a CSV – this can be edited in your spreadsheet software, where you can sort by price.
https://docs.woocommerce.com/document/product-csv-importer-exporter/
Forum: Plugins
In reply to: [WooCommerce] Checkout-process not working anymore@kyoshiro9 We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Low Stock product notficationHi @tutoreliteservices this behaviour is designed to let you know that the stock is still below the threshold, and needs to be replenished so the item doesn’t go out of stock.
It might be possible to change it with some custom code.
Hi @max1990, this is expected behaviour so that the admin can overrule the setting if required. To make it so admin cannot add an out of stock item would require custom code.
Forum: Plugins
In reply to: [WooCommerce] Updated Woocommerce but got one failed actionThanks for the details, @elmitchell
Apart from the failed product lookup tables, the Action Scheduler queue looks ok there. It could have been a once-off problem.
To regenerate the lookup tables, go to WooCommerce > Status > Tools, and click
Regenerate.Let us know if you still get the error.