Abiola Ogodo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Selling unique virtual products per lineYou can set up variations for these keys using the guide below:
https://woocommerce.com/document/variable-product/I hope this helps!
Forum: Plugins
In reply to: [WooCommerce] on the wordpress board I don’t see woocomerce statusI understand the
WooCommerce status
is not showing up in admin dashboard.Can you try running the setup wizard completely using this guide:
https://woocommerce.com/document/woocommerce-setup-wizard/#reusing-the-setup-wizardHere’s a thread for pointers.
I hope this helps!
This is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.
I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developers
channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.Forum: Plugins
In reply to: [WooCommerce] Hiding tags on product sorting pageI understand you want to hide tags.
Can you share a screenshot of the issue via https://imgbb.com or https://snipboard.io?
We look forward to hearing from you.
Forum: Plugins
In reply to: [WooCommerce] Importing product with images via csv-fileThe CSV import expects the image reference to be a link. A local/file image upload won’t work. See why: https://woocommerce.com/document/product-csv-importer-exporter/#images
Also see a similar thread about this: https://www.ads-software.com/support/topic/woocommerce-bulk-images-upload/
If you have further questions or concerns, kindly reach out and we’ll be more than happy to help.
Forum: Plugins
In reply to: [WooCommerce] Quantity will not change after updating CartThis kind of problem is usually caused by a conflict with your theme or with another plugin.
?
The best way to determine this is to:- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
Forum: Plugins
In reply to: [WooCommerce] Shipping Suddenly Sort by Price?Glad to hear it – thanks for letting us know!
If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Display Product Badge by BrandThird-party plugins are not covered by our support scope. Kindly reach out to the plugin developer for further support
Forum: Plugins
In reply to: [WooCommerce] Dynamic column in Woocommerce order listThis is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.
I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developers
channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.Forum: Plugins
In reply to: [WooCommerce] Plugin disappeared & will not reinstallSeems there’s some issue with your installation.
To address this, we recommend installing WooCommerce manually by removing the old WooCommerce plugin files and replacing them with the newly downloaded version. See the guide below for more info:
- Download the WooCommerce plugin and extract the file.
- Log in to your FTP server using FileZilla or any other FTP client. Navigate to the wp-content/plugins directory of your WordPress install.
- Delete the WooCommerce folder
- Place the extracted folder in the wp-content/plugins folder.
- After that, head over to the plugin page of your WordPress site and activate the WooCommerce plugin.
I hope this helps! Let me know if you have further questions or if you need further assistance.
Seems we might be having some permission issues here. You can address this by setting permissions for your WordPress files. You can ask your host to help using the guide below:
I hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce adding noindex tagCould you please share a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.? Once you’ve done that, paste it here in your response.
Forum: Plugins
In reply to: [WooCommerce] PHP Fatal error: Woocommerce blocks packageCan you update your WordPress and WooCommerce to the latest version to see if it fixes the issue?
You can set up a staging site for this test using the guide below:
https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/I look forward to hearing from you.
Forum: Plugins
In reply to: [WooCommerce] Hide Shipping Based on AttributeI understand you want to hide shipping based on the selected attribute.
You may want to try this plugin: https://woocommerce.com/products/hide-shipping-methods-for-woocommerce/. It has a 30-day refund policy in case it’s not suitable for your goals.
Otherwise, this is a feature that needs some custom development. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.
I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developers
channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.