Austin M - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta for WooCommerce] products can syncHi @olafvangastel.
This should be done automatically with the setup right?
Ideally, yes, but in practice, sometimes invalid characters get saved. To check this, go to http://christelaldenhoven.nl/wp-admin/options.php. This will show you the different values stored in the WP Options table in your database. The key you’re looking for is
wc_facebook_external_business_id.Let us know how that goes and we’ll go from there!
Hi Tamas,
Thankyou, now I cheack and is theier
Id businessGreat! In that case, the only issue is the one in the GitHub issue, which, unfortunately, is as yet unresolved. Feel free to follow the issue above for progress on this.
Hi Tamas. Thanks for the additional information.
Is not their all what I have is:
wpwa_wc_admin_notes
wpwa_wc_admin_note_actions
wpwa_wc_category_lookup
wpwa_wc_customer_lookup
wpwa_wc_download_log
wpwa_wc_order_coupon_lookup
wpwa_wc_order_product_lookup
wpwa_wc_order_stats
wpwa_wc_order_tax_lookup
wpwa_wc_product_meta_lookup
wpwa_wc_rate_limits
wpwa_wc_reserved_stock
wpwa_wc_tax_rate_classes
wpwa_wc_webhooksIt looks like these are WooCommerce-specific tables. Going by the table names above, the
wc_facebook_external_business_iditem would be inwpwa_options. Nowcin the table name. Does that help you track it down?Hi @silentkv.
> I can fix it but I was hoping to identify the problem at its root instead of fixing it afterwards.
Yes, that is understandable. Unfortunately, because it appears to be unique to products synced with Printful, there must be something there that is causing issues.
Would you be able to try conflict testing? So disable every plugin except for Printful, Facebook, and WooCommerce, and switch to a default theme, and then see if the synced products work correctly? If so, reactive your other plugins and theme one by one, testing after each, until the issue resurfaces. It’s possible that the issue isn’t with just Printful, but Printful in combination with something else.
You could try this on a staging site if doing it on your live site would be too disruptive, although this can get tricky when connecting to outside services like Printful and Facebook. You could use the WP Staging plugin to create the staging site if you don’t have one handy.
Forum: Plugins
In reply to: [Google for WooCommerce] How to delete Google Merchant Centre AccountHi @abdulbaradia. We can also delete your sub-account on our end. Please contact us at support (at) woocommerce.com with the website or account ID and we can delete the account for you.
Thanks!
Forum: Plugins
In reply to: [ShipStation for WooCommerce] Woo/ShipStation – Orders Not PassingHi @ned38! I understand you’re having some issues with the XML sent to ShipStation.
Did ShipStation ever work on your site? If so, did this issue coincide with any site updates, such as plugin or theme updates?
Also, can you post your system status report? You can find that by going to WooCommerce > Status in your site’s admin area (or
https://yoursite.com/wp-admin/admin.php?page=wc-status&tab=status, replacing “yoursite.com” with your site’s actual URL), then clicking “Get system report,” then “Copy for support.”Thanks!
- This reply was modified 4 years, 4 months ago by Austin M - a11n. Reason: formatting
Forum: Plugins
In reply to: [Google for WooCommerce] Can´t complete configuration.Hi @cbeagrecia.
When try to complete configuration, show: “Configuration could not be completed. Please try again later.”
Can you send a screenshot of where you’re seeing this error? If you don’t already have a screenshot service installed, here are a few options:
* https://snipboard.io
* http://skitch.com/
* http://getcloudapp.com/
* http://awesomescreenshot.com/There is also a walkthrough guide here: https://en.support.wordpress.com/make-a-screenshot/
Forum: Plugins
In reply to: [Google for WooCommerce] How to Change Product Category afterwards?Hi @silentkv.
Hi, I sell mostly shirts but I’m experimenting with art prints. My flow is I use Printful, to Woocommerce, To Google and Facebook. I have the Google Listings & Ads plugin but how would I change the Simple Product>Google Listings & Ads>Product Attributes from the clothing options it gives me to artwork?
Yes, you can change the prints so that they don’t show clothing-specific options. These options are showing up because the prints have erroneously been put into the “Apparel & Accessories” product category. You’d want to change this to something else more appropriate.
For more information about product categories, find the “product category” section in Google’s Product Data Specification docs.
Let us know if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Problem excluding countryHi @iteasyinformatica. Can you post a screenshot of the page where you’re selecting which countries to enable for the different payment methods? If you don’t already have a screenshot service installed, here are a few options:
* https://snipboard.io
* http://skitch.com/
* http://getcloudapp.com/
* http://awesomescreenshot.com/There is also a walkthrough guide here: https://en.support.wordpress.com/make-a-screenshot/
Also, can you post your system status report? You can find that by going to WooCommerce > Status in your site’s admin area (or
yoursite.com/wp-admin/admin.php?page=wc-status&tab=status, replacing “yoursite.com” with your site’s actual URL), then clicking “Get system report,” then “Copy for support.”Thanks!
Hi @devildad!
Related products and Category products not showing 2 in a row on mobile.
Are you referring to the Categories section on your home page? I do see that this collapses to one column on mobile.
If this is what you’re referring to, this is most likely going to be a theme configuration or customization issue, but we might be able to help you configure it.
Can you send us your system status report? You can find that by going to WooCommerce > Status in your site’s admin area, then clicking “Get system report,” then “Copy for support.”
Thanks!
Forum: Plugins
In reply to: [Meta for WooCommerce] default variation and language problemHi @muhammed782, thanks for doing that. At this point, it would be a good idea to contact our support team directly at https://woocommerce.com/my-account/create-a-ticket/. That will allow us to get more sensitive information to help get to the bottom of this issue. Thanks!
I’m going to go ahead and mark this as resolved since you’ll be contacting us directly.
Hi @danielmk! I understand you’re trying to update a product to use a discounted price, and are trying to customize the plugin to accomplish this.
To clarify, why do you need to customize the plugin in order to do this? If you update the price in WooCommerce, it should sync that price to your Google product feed as well.
Or is the issue that you want the product in your Google product feed to be different than the WooCommerce product in some way?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Issue with Scripts Loading LocallyHi @adamlinux.
I’ve had a reoccurring issue with some JS scripts loading locally instead of via Stripe. This is causing a 404 error on checkout and not moving payments past pending.
That is definitely odd.
The server is not the issue either, we’ve duplicated the site to a different domain on the same server and we don’t get the issue.
Are there any security settings or general configuration issues on the first domain that could be interfering with the site’s ability to communicate with Stripe?
Also, can you send me your system status report? You can find that by going to WooCommerce > Status in your site’s admin area (or https://www.thedorsetmeatcompany.co.uk/wp-admin/admin.php?page=wc-status), then clicking “Get system report,” then “Copy for support.”
Thanks!
Hi @essexsignanddesign. Thanks the honest feedback. The deposit schedule with new accounts can definitely be confusing since it works a little differently than with established accounts. I’ll pass this feedback onto our payments team to see if there’s a way we can make this more transparent so there’s no doubt about what is going on. Cheers!
Hi @rajuisk. Thanks for the system status report. Since this issue involves one of our premium plugins, WooCommerce Subscriptions, we ask that you contact our support team directly at https://woocommerce.com/my-account/create-a-ticket/ about this.
Note that you will need a current subscription to the WooCommerce Subscriptions plugin to be eligible for support, so please purchase or renew your subscription to this plugin so we can help troubleshoot this issue for you if you don’t have a subscription to it currently.
I’m going to mark this thread as resolved. I’d recommend creating a new thread if you have further questions.
Thanks!