aoedigi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Pop-up based on the product in cartHello Sergio,
Yes that is correct.
As I understand that plugin, it “only” makes a pop-up when the product is being added to the cart. Is that correct?
I was (also) looking for a way to create a pop-up in the checkout/cart page, where people are notified that we also offer an subscription for the product.
That popup should only show when people have the single product in their cart.
I hope that makes sense.
Best regards,
Hello Berg,
Thanks for the reply.
Unfortunately, it doesn’t really help. I have read the conversation, but I have not found a solution to the problem.
If you say the issue is not within WooCommerce, I assume you refer the issue to the SEO tool (Rank Math)?
I do not understand how WooCommerce has not tailored the data to suit Google in relation to an issue like this (unless the issue is within the SEO tool and not WooCommerce), as I can figure im not the only person with the issue.
As you say “These are not really issues within the WooCommerce plugin, but warnings that Google throws depending on the content found (or not found) on your website.”, I need a solution on how to suit the content Google finds on our website to their algorithm.
As the errors are only related to WooCommerce URLS (product categories etc.), I therefore assume the issue is within WooCommerce and therefore need to correct something here.
Hello,
The price has been added to all products.
An example URL of where the errors are:
https://legebiksen.dk/produkt-kategori/anti-stress-legetoej/fidget-toys/
See this screenshot of our Search Console:
So yes, the price has been added to the products.
However Search console still returns ‘errors’ rather than warnings.
Hello Margaret,
I am not quite sure what you mean.
Across almost all of our clients WooCommerce webshops, we get the following error in Google Search Console:
“Either “offers”, “review”, or “aggregateRating” should be specified”
See this image: https://imgur.com/a/WMFRRWH
There are no ‘steps’ to reproduce the issue. It is currently errored as shown in the screenshots.
So i want to know how i can change that, so that Google will not error my product listed in WooCommerce.
Pastebin of system status: https://pastebin.com/Nis1bD74
Pastebin of Fatal Error Log: https://pastebin.com/Eq7Fu3jeThanks in advance
Forum: Plugins
In reply to: [WooCommerce] Variant label text centeredHey Mirko,
Thank you for the code. It works now.
However, we wonder why it suddenly changed in the first place?
Nothing has been done besides updating plugins.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Black overlay backgroundHello Jarnovos,
Thank you for your swift response. Im a bit embarassed that i did not find that myself.
Have a nice day!
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] All data disappearedHello Rank Math,
Sorry for the late response, however, the issue resolved itself somewhat.
We are now able to see the preview button when editing a product in WooCommerce, however, we are not able to preview when editing a category or a page.
We are furthermore not able to edit existing metatitles nor meta descriptions using Rank Math. When we edit something and attempt to save/update, the edit we made are not saved.
See video here: https://drive.google.com/file/d/1ZqRV5iH-cd3O2e3k4S6uqkP_AVkyMREo/view
Hello Ad Tribe,
Thanks for a quick response and clarification.
I will edit the other product tags, so the products tags are aligned.
Have a nice weekend.
Hello Rank Math,
Setting the ‘Primary Taxonomy’ in Rank Math -> Titles & Meta -> Wares to ‘Product Category’ seemingly made the option available.
Very weird that it dissapperared in the first place, but we are happy that it is now back.
Thanks for your help. Have a nice weekend.
Further elaboration:
If I install Yoast SEO on the website, the function of marking a category as primary term returns (but in Yoasts version and not Rank Math).
We are very happy using Rank Math and would like to continue to do so, but we also appreciate the possibility to mark certain products with specific categories.
Hello Rank Math,
Thanks for your response.
I agree with Garryson, as the issue persists even though it is only WooCommerce and Rank Math enabled. Therefore there should not be any conflict with any other plugin, as there is not any other plugin active.
Can you confirm whether the function (of marking certain categories as primary term) is a function of Rank Math?
If so it seems the issue is certainly within Rank Math as no other plugin should conflict with it.
Looking forward to your response.
Check this thread:
This solves the issue ??
We are still having difficulties on the following website:
The website is hosted with Kinsta and is using their Cache tool. As stated before we have whitelisted two cookies and have now – after you previous reply – added another, so that the following cookies now are whitelisted:
– viewed_cookie_policy
– cookielawinfo-checkbox-necessary/cookielawinfo-checkbox-non-necessary
– CookieLawInfoConsentAre you familiar with any issues regarding your plugin and/or Kinsta?
Adding the provided code to the functions.php makes no difference.
Hello Webtoffee,
Thanks for the swift response.
We will attempt to do so and get back to you.
Hello WebTofee,
We are experiencing issues with the most recent update of your plugin in combination with the added code on our Kinsta hosted website.
I have implemented the code into the functions.php and updated the plugin on other websites, where it seems to work smoothly. However, we are experiencing issues on our Kinsta hosted website.
I have been in contact with the Kinsta customer service, who encouraged me to ask you the following questions in order to overcome the problems:
1)
Is there’s anything that need to be bypassed/skipped from our caching besides the following cookies since the recent update and added code:
– viewed_cookie_policy
– cookielawinfo-checkbox-necessary/cookielawinfo-checkbox-non-necessary?We have already bypassed those cookies from their caching, where it has worked flawlessly until recent update + addition of code
2)
The following code were to be added in the functions.php
add_filter('wt_cli_enable_js_blocking','__return_true');
Does the code need to be added to both the parent theme and child theme? If not, were is the code to be added?
Thanks in advance.