mother.of.code
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Admin looses capabilitiesHi there!
It sounds like the website may be running out of memory. Can you please share the https://docs.woocommerce.com/document/understanding-the-woocommerce-system-status-report/ for the site, as well as the PHP log? If you’re not sure where to find the PHP log, please check with your hosting company.
Thanks in advance!
Hi there!
You can achieve this with the WooCommerce Gutenberg block “Products by Category”. This will let you select the specific categories you wish to display.
You can read more about these blocks here: https://docs.woocommerce.com/document/woocommerce-blocks/
Forum: Plugins
In reply to: [WooCommerce] WooCommerce VAT rounding issueHi there!
How many decimals do you have set in WP Admin → WooCommerce → Settings → General? If there are more than 2, that might be the problem.
Can you please also share your Status Report?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Ebay bids integrationI’m not aware of any one plugin that does all of these things at once. My recommendation would be to talk to a developer to chat about a customised solution that brings the elements that you did find together: https://woocommerce.com/customizations
If limited free(mium) options exist already, getting a custom solution is often the best approach. Leaving this topic open for a bit to allow others to chime in as well!
Forum: Plugins
In reply to: [WooCommerce] site BloquéIf you no longer have access to your
wp-adminarea, I recommend removing the ‘woo-floating-cart’ plugin manually via FTP: https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/Hope that helps. Have a wonderful day ahead!
Forum: Plugins
In reply to: [WooCommerce] Guest Checkout not workingIssues like this may be caused by either a conflict with your theme or with another plugin. You can read more about plugin and theme conflicts here:
https://docs.woocommerce.com/document/woocommerce-self-service-guide/The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:
1. Temporarily switch your theme back to the Storefront theme (it’s free)
2. Disable all plugins except for WooCommerce
3. Test to see if the issue has been resolved.
4. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict.This is best done on a staging site. That’s a copy of your live site, so you can test things out without making changes to your actual site. Some hosting companies offer a staging site service within their hosting plans. If yours does not, there is a great free plugin that will allow you to build a complete staging site with a few button clicks: https://wordpress.org/plugins/wp-staging.
Forum: Plugins
In reply to: [WooCommerce] Hi can I get suggestions on how to fit woocommerce in my theme?Hi there!
It depends on what your aim with the website is. For now, I see that there is not a whole lot of content on the site right now, so I suppose that it’s great for now. If you do want to expand the website, I’d recommend having a look at different themes that are supportive of your goals.
Can you tell us a bit more about your goals?
Forum: Plugins
In reply to: [WooCommerce] enable “add to cart” only in specific timesHi there! This looks like it may match your requirements: https://wordpress.org/plugins/order-hours-scheduler-for-woocommerce. I found it by searching for “WooCommerce restrict order times”.
Hope that helps. Have a wonderful day ahead!
Forum: Plugins
In reply to: [WooCommerce] Trouble about can’t see Cart & PaymentIssues like this may be caused by either a conflict with your theme or with another plugin. You can read more about plugin and theme conflicts here:
https://docs.woocommerce.com/document/woocommerce-self-service-guide/The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:
1. Temporarily switch your theme back to the https://woocommerce.com/products/storefront theme (it’s free)
2. Disable all plugins except for WooCommerce
3. Test to see if the issue has been resolved.
4. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict.If it doesn’t resolve the issues, please let me know so that I can help figure out where the problem is coming from.
Forum: Plugins
In reply to: [WooCommerce] Display products only on it sub categoryHi there!
What you are looking for is located in the customiser. Please go to WP Admin → Appearance → Customise → WooCommerce → Category display. If you select ‘Subcategories’, you should get the display you are after.
Hope that helps. Have a wonderful day ahead!
Forum: Plugins
In reply to: [WooCommerce] Why do you force us to use the wizard?If you’d like you could add this to our ideas board: http://ideas.woocommerce.com – that way our developers know what solutions our customers need as they can be voted up and prioritized based on demand. The more votes your idea gets, the greater the chance that it’ll be implemented!
Forum: Plugins
In reply to: [WooCommerce] No product image on shop front pageAwesome to hear the image problem was resolved! What did the trick?
You can disable showing the variations in ‘Additional information’ by unchecking ‘Visible on the product page’: https://snipboard.io/e10kG5.jpg. It will still allow the product to be variable.
If you want to adjust the “Additional information” tab title, there is information on how to do that here: https://docs.woocommerce.com/document/editing-product-data-tabs/
Forum: Plugins
In reply to: [WooCommerce] Creating Subscription with coupon via REST APIHey there!
In order to check what’s going on, can you share your the code you are using?
Forum: Plugins
In reply to: [WooCommerce] Image selection error: thumbnail-originalHi there!
Can you let us know how you are regenerating the images on your site? Are you using a specific plugin to facilitate this and if yes, which one is it please?
Forum: Plugins
In reply to: [WooCommerce] Why do you force us to use the wizard?Hi there!
The wizard is meant to help you set up your store in an organised manner. It was introduced because we noticed folks were missing vital parts of setting up their store, and the setup wizard helped resolve those problems.
I do understand that it may not be your thing. You can always go back to the
wp-adminpart of your website and the wizard will cancel, and not bug you again.Hope that helps. Have a wonderful day ahead!