mother.of.code
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Import variables product regular prices easilyAwesome! I’ll mark the topic as resolved then. Feel free to open a new topic if you need anything else!
Forum: Plugins
In reply to: [WooCommerce] Order status problemCan you please have a look to see if there are any order notes within the orders that are set to ‘Pending payment’?
Typically, these kinds of issues are due to a problem with IPN. Can you please double check if the notification URL in your PayPal account has been set properly? https://docs.woocommerce.com/document/paypal-standard/#section-6
Forum: Plugins
In reply to: [WooCommerce] Need a Help To Change Title tag From h5 to h1It’ll be hiding in one of the templates found in your theme – I’d also try
kapee/woocommerce/loop/loop-start.phpandkapee/woocommerce/loop/result-count.php.Forum: Plugins
In reply to: [WooCommerce] Option to show Stock Level on all pages before Button@r9tee it can take a while for items on the Ideas Board to come to fruition. Ideas need votes to get onto developers’ radar.
If this is something you need sooner rather than later, I recommend working with a developer to have a mini plugin (basically a small way of extending the core functionalities of WooCommerce) created for you. That way, you would be able to offer the same functionality to your clients.
You can find our developer recommendations here: https://woocommerce.com/customizations
Forum: Plugins
In reply to: [WooCommerce] Order status problemHi there!
That sounds like there might be an issue with the payment gateway you are using. Please let us know which one you’re using.
Can you please also copy and paste the system report for this site? You can find it under WP Admin > WooCommerce > Status > Get system report > Copy for support.
Forum: Plugins
In reply to: [WooCommerce] Import variables product regular prices easilyThat depends on whether you already have the variations in your website. If that’s the case, you can first export a CSV file of your products, adjust the prices in bulk, and then re-import the updated product data 🙂
Forum: Plugins
In reply to: [WooCommerce] Need a Help To Change Title tag From h5 to h1Looking at your SSR, I think looking in the
kapee/woocommerce/content-product_cat.phptemplate is the best place.Forum: Plugins
In reply to: [WooCommerce] Import variables product regular prices easilyHi there!
I’d strongly recommend doing this with a CSV import: https://docs.woocommerce.com/document/product-csv-importer-exporter/
It doesn’t require installing a plugin and you can bulk update your variation prices.
Hope that helps. Have a wonderful day ahead!
Forum: Plugins
In reply to: [WooCommerce] Need a Help To Change Title tag From h5 to h1Hey Amrit,
That’s very likely something you’ll need to address in the theme you have. Can you please copy and paste the system report for this site? You can find it under WP Admin > WooCommerce > Status > Get system report > Copy for support. That way we can point you to the most likely file this H5 element is hiding in.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Tax Rates Not SavingHi there!
Yikes, how frustrating! A conflict does sound like the logical source of the issue to me – did you check if there are any drop-in plugins active?
Also, I’d recommend switching themes and seeing if using a different browser makes a difference.
Forum: Plugins
In reply to: [WooCommerce] All Extensions cannot be added on my siteThis kind of problem is usually caused by either 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
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.
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.
This kind of problem is usually caused by either 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
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.
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] Review product dont runThis kind of problem is usually caused by either 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
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.
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] Subscription : free trial and couponAs we’ve spoken with you via WooCommerce.com, I’ll go ahead and mark this topic as resolved. Thank you!
Forum: Plugins
In reply to: [WooCommerce] I can’t import more than 780 products at the same timeCan you please go to WP Admin → WooCommerce → Status → Logs and see if there are any errors in the
fatal_log?Have you gone through a conflict test yet? If not, that would be my next recommendation.
Â
The steps to doing this are:- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
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.
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.