Ryan Ray
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] update to WooCommerce 3.5Hi @besmannmachine,
This might be something to check with your host with at first. I’m not sure what route to take based on what we know here so far. Also, updating to WooCommerce 3.5.2 or 3.5.3 should help fix some database issues for multisite setups.
Would you be on one of those versions at this time and still seeing this issue?
Forum: Plugins
In reply to: [WooCommerce] Title Background ImageHi Stephen,
Just to confirm for me you are referencing this image that is behind the category name?
Link to image: http://cld.wthms.co/mQP3JZIf so, is that the image that is set here under Products > Categories when editing or creating product categories?
Link to image: http://cld.wthms.co/0VPF5bIf that is set there it may be possible to find that via the database and insert a URL, I just wanted to confirm first.
Forum: Plugins
In reply to: [WooCommerce] wp-post-image class not addedThis 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
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.
Hi there,
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
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] Addresses sent to PayPal ChangesHi @007bmorris,
Sometimes, not all of the time, the shipping address changes on PayPal’s end. Contacted PayPal, they said it wasn’t their problem.
Link to image: http://cld.wthms.co/DCIEDqThe way this can happen is that in your PayPal Standard settings you’ve left this disabled, which is recommended, and then the customer changed their address on PayPal’s site during the checkout process. If they do change their address there is unfortunately nothing we can do to get that change back over to WooCommerce. PayPal just doesn’t offer a way to do that yet.
You can enable this though and it won’t let your customers change the address they entered on your site once they get to PayPal’s site to pick their payment method.
Forum: Plugins
In reply to: [WooCommerce] Product Category Widget / Filter displaying two drop-down boxesHi @watson926,
I believe you are referencing this dropdown, correct?
Link to image: http://cld.wthms.co/8zDt1QIf so, I’m not seeing the second dropdown at the moment. Perhaps the issue has been solved or I am misunderstanding and looking at the wrong thing. 🙂
Forum: Plugins
In reply to: [WooCommerce] Product facebook remarketing without TAXHi @costelpalote,
Would you be able to send over your system status here as well? We’d mostly be curious to see if you were using a Facebook extension for this or perhaps have another setup to get your products over to Facebook.
You can find your system status via WooCommerce > Status.
Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response. Thanks!Forum: Plugins
In reply to: [WooCommerce] Woocommerce API – Adding new productsHi there,
I’m sorry you’ve not received an answer here, it may just be that no one that has read it knows a specific answer. I’ll admit I don’t know the answer 100% for certain either, but I’d definitely recommend asking the question in the Advanced WooCommerce Facebook group as well looking into the WooCommerce Community Slack. There would be a #dev or #developer channel there to ask for advice in. 🙂
Hi @whatswrong,
Sorry about any trouble or confusion here. Just to confirm at first that in your WooCommerce > Settings > Tax the Automated taxes setting is set to Enabled?
Link to image: http://cld.wthms.co/pnoLcLIf that’s enabled then it’s likely there is some confusion around the tax laws for the U.S., assuming your store is based in the U.S. 🙂
At the moment sales tax is normally only charged for the location where you have “nexus.” Just to confirm this, take your store’s base address and test tax calculations with an order from the same state as your store. If your state charges a sales tax then the automated tax rates should be calculated appropriately only for the state/county/city where your base address is set.
Hopefully that helps!
Hi there,
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 or want to continue working on this issue please do start a new thread. 🙂
Forum: Plugins
In reply to: [WooCommerce] Schdeuled Actions Multiple RequestsHi @quipsta,
I believe what you’re experiencing is a known issue outlined here via the WooCommerce GitHub repo. –> https://github.com/woocommerce/woocommerce/issues/22087
It does have a pull request ready for review and looks like to scheduled to get worked into a 3.5.3 release of WooCommerce.
I hope that info on GitHub helps answer your questions. 🙂
Hi all,
This is a currently known issue that we’re working on fixing. See another thread on this here. https://wordpress.org/support/topic/orders-page-bug-after-wordpress-5-0-2-update/
Forum: Plugins
In reply to: [WooCommerce] Downloads areaHi @torch01,
Of course this would be possible and likely in a few different ways, but would you be able to explain a little more about the file that is uploaded?
Should the file that’s uploaded be sent out to ALL users who’ve purchased a specific product?
Forum: Plugins
In reply to: [WooCommerce] payment method description in checkoutHi @weblwp,
Take a look at line 28 in the payment-method.php file in the templates/checkout folder.
Link to image: http://cld.wthms.co/eszItgI think you’ll find a helpful example there. 🙂
Forum: Plugins
In reply to: [WooCommerce] Tab Description not shownThank you for clarifying exactly what you were referencing. When you’ve mentioned importing products from a CSV file do they contain content for the description to begin with?