plenet10
Forum Replies Created
-
To close out this issue, it was an error with the caching layer of my hosting company. They had a different server where Google spider request came in, the cache was broken so only an old version was stored on that server. Luckily, it had nothing to do with this superb plugin.
Many thanks for your help!
Hello there,
Thanks for your complete explanation of part of the problem, we have tried your suggestions, but the following error still happens. In the live preview form Google Search Console it only sees HTML:
https://ibb.co/kmJynnY
The image is uploaded in the link above, just a copy of HTML. More info, does not show any errors. It makes debugging quite difficult, are there any points I can try to help debugging this error?Thanks for the response, this is exactly the problem, Google does not display the meta tags added by The SEO Framework, it displays the page Title and HTML in the Meta description, I have talked to my hosting company, and they can’t figure it out. It’s a really weird bug. It leads to the following:
Title set: Welkom op de website van de Kerk van de Nazarener
Title Displayed: Kerk van de Nazarener HaarlemMeta discription set: Welkom in de Kerk van de Nazarener, Elke zondag ochtend hebben wij om 10:30 een dienst, je bent van harte welkom! Bekijk ook onze andere activiteiten!
Meta Description Displayed: fonts/fontawesome-webfont.eot?v=4.2.0′);src:url(‘https://kvdnhaarlem.nl/wp- … kvdnhaarlem.nl/wp-content/plugins/modern-events-calendar-lite/assets/css/.As you can see, it is not the problem that google is using a different one than the one that is set, but something breaks completely. Hope this helps.
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesI found the issue It had something to do with the price tag not being set correctly, I reinstalled, WooCommerce and WooCommerce blocks and the problem went away. What I find baffling is the fact that on my local test server it doesn’t work.
Many thanks with your wonderful help, now I need to figure out the problem with the price tag, but as far as I know it doesn’t have to do with WooCommerce Block!
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesSo the 503 errors come from a live server, I shall enable the debugging flag in WordPress and search the logs for information. I will put my findings in another comment.
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesThese are the errors im getting even on a normal page:
Failed to load resource: the server responded with a status of 503 () /wp-json/wp/v2/templates?_locale=user:1 Failed to load resource: the server responded with a status of 503 () /wp-json/wp/v2/themes?context=edit&status=active&_locale=user:1 Failed to load resource: the server responded with a status of 500 () core-data.min.js?ver=b4684a7c90f2d858ab7fa74414ad5a54:2 Uncaught (in promise) TypeError: Cannot read properties of null (reading '0') at core-data.min.js:2:38738 at async Q (data.min.js:2:16617) at async data.min.js:2:15497 (anonymous) @ core-data.min.js?ver=b4684a7c90f2d858ab7fa74414ad5a54:2 /wp-json/?_locale=user:1 Failed to load resource: the server responded with a status of 503 () /wp-json/wp/v2/users/me?_locale=user:1 Failed to load resource: the server responded with a status of 503 () data.min.js?ver=c5f9378263e5eea9d870764c8fc1dd1b:2 Uncaught (in promise) Objectcode: "invalid_json"message: "De reactie is geen geldige JSON-reactie."Prototype: Object (anonymous) @ data.min.js?ver=c5f9378263e5eea9d870764c8fc1dd1b:2
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesWell this complicates the matter, I can get another error on one live server, and it works on the other, same hosting company, same plugins and theme…
Is there a way I can assist in debugging this issue further?
The First live server gets me a “the JSON reaction is invalid” error.
The second one works fine!So on one hand i learned that there is a bug in Bitnami’s implementation or my one. And these issues are quite hard to figure out.
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesFirst off, thanks for taking the time to try and dignose this issue with me, I’m going to try it with the storefront theme, if that doesn’t work, a fresh installation of Bitnami
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesSo the tests are done on local host, the software is made by bitnami. A easy way to host wordpress on your own computer.
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesAnother thing once the product “Auto Saves” with the broken block inside it, it won’t allow editing the product any more, it prints out the default no-connection error as if I was offline, go back to the admin screen, and I am back online.
I disable every thing and changed to the 2021 theme, the issue unfortunately persists
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesAnd default for products
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesDay and Name
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesThis could have to do with the error i’m facing
Im getting an 404 erro on GET https://127.0.0.1/wordpress/wp-content/plugins/woo-gutenberg-products-blocks/build/product-sale0badge.js?ver=7.0.0 Net::Err_Aborted 404 (Not Found)
And when i add a woo-block
GET https://127.0.0.1/wordpress/wp-json/wc/store/products?per_page=0&catalog_visibility=any&search=&orderby=title&order=asc&_locale=user net::ERR_CONNECTION_RESET
Does this clarify a bit of the problem?
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesOke that always feels so strange that it works on somebody elses machine and not your own. I will look at the Developer console perhaps there is a message i missed.
Forum: Plugins
In reply to: [WooCommerce Blocks] Using Blocks inside Product PagesSo it does add the Gutenberg editor and I can use normal blocks even blocks from other plugins, it only behaves weird when it has to interact with WooCommerce Blocks. That is the root of the problem. Is there a way I can debug this more easily that visually and via Developer tools in the web browser?