nicw.a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] Square-> Woo data uptading except inventory.Hi @castelquent
Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.
Please include a link to this forum thread, so that we can keep track of what’s already been done.
We will be able to help you further there.
Forum: Plugins
In reply to: [Google for WooCommerce] Feed ok inside GMC but empty inside ADSHi @atweb
I can see that next steps for the ticket have been set up. As it occurred over a weekend, we may need some hours to respond. Thank you for your patience on this.
Forum: Plugins
In reply to: [WooCommerce] CRITICAL Uncaught Requests_Exception_HTTP_400It seems that the error in the Sceduled Actions is a timeout generated by
Rank Math SEO: by Rank Math – 1.0.89.1. This is a third party plugin, and you can contact their support here: https://wordpress.org/support/plugin/seo-by-rank-math/The timeout means that the script did not complete in time. That means either it took to long to run, or it failed silently, probably leaving no error log entry.
Your server is currently set to timeout events after 300 seconds, or 5 minutes, which we would recommend. We do not generally recommend going longer than that. If there is only one event, it may not be of any consequence – your server may have been busy handling traffic or product updates at the time. If it becomes a pattern, it should probably be raised on the Rank Math forum.
Forum: Plugins
In reply to: [WooPayments: Integrated WooCommerce Payments] Error with cc paymentHi @aaronr556
Congratulations on your setup – it seems quite comprehensive.
Since this is a payments ticket that may mean passing logs backwards and forwards, we would like you to please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.
Please include a link to this forum thread, so that we can keep track of what’s already been done.
We will be able to help you further there.
Forum: Plugins
In reply to: [WooCommerce] woocommerce_rest_cannot_createHi @mattsaay
I was able to successful
POSTyour data to/wp-json/wc/v3/products/categoriesand create a category.{"parent":"0","slug":"ladies","name":"Ladies","description":"Ladies","display":"default"}One issue I had was the encoding of your
"markup.However, I do not believe this is the actual cause of your problem. The
401response indicates that you have a permissions error. Theunable to find resourceindicates a possible issue with your server rejectingPOSTrequests, rather than a problem with your API key and secret, which return errors of their own.I am working with local, however, not XAMPP.
I would start by making sure the local server is responding correctly to
POSTrequests to the WordPress API endpoints, and work on from there.Forum: Plugins
In reply to: How To Unlink Plugin: Google Listings & Ads With GoogleHi @hansleo
I’m not sure how you worded your request to Google, but you’re not looking to remove the account from the MCA owner account.
You are looking to unlink it, so that it is a standalone account.
We are able to delete it, but this does not seem to be what you are looking to do. you want your account to be a standalone account, so that you can use Buy on Google.
Could you double-check with Google on this, so that we’re sure there has been no misunderstanding?
Forum: Plugins
In reply to: [Google for WooCommerce] Variable Products not Showing up in product feedHi @daynese1
The error regarding the linking of your Google Merchant Centre accounts and your Google Ads account appears to be the problem. Are you still seeing this as an error?
Link to image: https://d.pr/i/YhFoRKIn order to successfully use Google Listings & Ads you need to provide the app with the correct permissions. This may be the issue here.
Please go through our documentation here and I’ve found an interesting piece here on linking the two accounts. It can be done in your Google Account manager.
Forum: Plugins
In reply to: [Google for WooCommerce] Performance (Paid Campaigns) not displaying infoHi @techguysa
Would it be possible to force the error, and then navigate to your loogs at
Woocommerce > Status > Logs, select the relevant Google Listings & Ads logs, and see if there is an entry corresponding with the error message?In overall terms, the reporting section of this extension is currently actively being worked on to create improvements. you can track some of the progress on these enhancements at Github here
Forum: Plugins
In reply to: [Google for WooCommerce] Unable to retrieve Merchant Center account status.Hi @daynese1
Thank you for spending time on the video – it’s great to be able to see what is happening. I think we need to take this to our support team, where we have tools to dig deeper into the account problem
Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.
Please include a link to this forum thread, so that we can keep track of what’s already been done.
The SSR, and the merchant IDs that you see on the connection test page, will also be of great assistance.
We will be able to help you further there.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Missing Ecommerce DataHi @laurpm
Great to know that the data is coming through. What seems to be missing though, is the transaction data.
There may be a problem with your thank you page.
This would be at https://bunromanesc.ro/checkout/order-received/(with the order id) (or something similar) and is set up in WooCommerce > Settings > Advanced
This is the page the customer lands on after completing a transaction. Your payment gateway must send the customer to this page, and everything needs to be in order on this page, for the events to track the actual eCommerce data such as the value of the transaction.
This page I cannot see, since it requires a transaction to get to. Do you think you can run a test transaction, while running a tag manager recording? You should then be able to assess if the purchase event is in fact being sent.
Hi @ericgf
The JavaScript errors would certainly be a problem, although not everything listed above is an error, or important.
Could we please do two things that may help here.
1. Check your site settings and caching to ensure that JavaScript is not being bundled. Many caching implementations combine JavaScript files into a single file in an effort to reduce requests. This can lead to files not loading in the correct order. I am seeing errors of this nature in your list.
2. There is some JS being disabled as tracking, possibly by your browser settings or a privacy extension in your browser. While I do not believe this is the cause of the error here, it may help to turn them off, just to make sure, or use a different browser.
It may help to try disable all caching and firewalls – only temporarily – to see if this makes a difference.
Let us know how that goes.
Let us know
Hi @garconis
Thank you for the detail. The first instance desifintely appears to be loaoded by Google Tag Manager, with the script link carrying the id
google-tag-manager-js.<script async src='https://www.googletagmanager.com/gtag/js?id=G-PVRPF74FE7' id='google-tag-manager-js'></script> <script id='google-tag-manager-js-after'> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-PVRPF74FE7', { 'send_page_view': false }); </script>While the second instance is clearly marked as being loaded by the extension
<!-- WooCommerce Google Analytics Integration --> <script type='text/javascript'>This may be implemented by Google, as a link can be established between analytics and GTM at an account level. I’m not sure that it’s an issue, however, since the GTM instance is not sending any data that I can see (I could be wrong).
Forum: Plugins
In reply to: [Google for WooCommerce] Make product category supportThe repo for this plugin is public on Github here, and may contain some of the information you are looking for.
Instructions for developers are included in the readme.md. 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
#developerschannel 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: [Google for WooCommerce] Unable to retrieve Merchant Center account statusPlease contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.
Please include a link to this forum thread, so that we can keep track of what’s already been done.
We will be able to help you further there.
Forum: Plugins
In reply to: [Google for WooCommerce] problema con accesso a woocommerce dopo pluginPlease contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.
Please include a link to this forum thread, so that we can keep track of what’s already been done.
We will be able to help you further there.