tonyzyc
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product missing Merchant listingsSystem report: https://gist.github.com/Kenny19926/2fbc53dd19db0e87d4d2c27e13807b52
I use Google for WooCommerce to connect to Google Merchant
Google for WooCommerce: https://www.ads-software.com/plugins/google-listings-and-ads/
I also installed this plugin https://www.ads-software.com/plugins/woo-product-feed-pro/ ,and submit product feed to Google Merchant
Thank you!
- This reply was modified 2 hours, 34 minutes ago by tonyzyc.
Forum: Plugins
In reply to: [301 Redirects - Easy Redirect Manager] Redirect restorePls what can I do to recover it, I don’t want to let https://www.sample.com/huawei-p50/ redirected to https://www.sample.com/
Forum: Fixing WordPress
In reply to: ?replytocom issuesThanks, I would like to know how I can revert back to before after executing the code.
I am running XAMPP on my local computer and importing the wordpress database.
I don’t have the Action Scheduler plugin installed. Why are there such tables for Action Scheduler in my database?
How do I uninstall and delete these tables from the database? Now, it is causing me to not be able to import the database
This has nothing to do with the multilingual plugin, my theme blocksy also supports Gutenberg, I use Gutenberg to edit German and French pages without any problems, so I think it’s an Elementor issue.
After I set the German and French URLs to sample.com/de/, sample.com/fr/ I was able to edit the German and French normally with Elementor
- This reply was modified 9 months, 1 week ago by tonyzyc.
Forum: Plugins
In reply to: [WooCommerce] Shipping Destination Options, which one is the best option?As far as I know, PayPal requires the billing address to be the same as the shipping address to prevent fraud or fraudulent use of credit cards
Forum: Plugins
In reply to: [Yoast SEO] No canonical urlWhen Yoast SEO is not activated, the canonical url exists, when it is activated, the canonical url disappears.
Forum: Plugins
In reply to: [WooCommerce] Remove Jetpack codesThis is because these codes slow down the loading of the page and lower the score of the page in Google PageSpeed.
What is the function of these codes?
I also have an older version of Woocommerce that didn’t have these codes, which version of Woocommerce started to introduce Jetpack?Forum: Plugins
In reply to: [Yoast SEO] Woocommerce Product feed errorBut when I disable Yoast SEO plugin, the /feed/ URLs are displayed normally, and when I enable Yoast SEO plugin, the /feed/ URLs are displayed as 404, so I think it’s caused by Yoast SEO plugin.
Forum: Plugins
In reply to: [Yoast SEO] Woocommerce Product feed errorAlthough noindex has been added to the feed page, the site has a lot of 404 pages that still have a big impact on the site, so I suggest you fix it.
My website now has more than 4000 404 pages, which has a big impact on the health of the site and may even affect search rankings on Google
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] SVG Display Size – CR UpvoteI have the same problem, I cleared the browser cache, the SVG size is still very huge
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Q & A emailI will drop https://www.ads-software.com/plugins/post-smtp/ and install https://www.ads-software.com/plugins/wp-mail-smtp/ to test if Reply Notifications works
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Q & A emailI am using this plugin https://www.ads-software.com/plugins/post-smtp/
All other emails are sent normally, such as user registration, user place an order, including Customer Reviews for WooCommerce plugin to send request review emails are sent, I don’t know why Q & A Reply Notifications are not sent, in Post SMTP Email Log does not even have a record of Reply Notifications being sent, which means that Reply Notifications have never been sent!
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Data validation errorI tried submitting questions on different pages, and I did find that there were some pages that couldn’t submit questions
I use the WP Super Cache plugin to cache pages, and I found that I can successfully submit questions after deleting the cache, what is the reason for this?
I used the software to compare the code of the old page and the new page (the page regenerated after deleting the cache) and found that they have two lines of code with different
Code in the Ask a question section
New: <button type=”button” data-nonce=”944ea8a1e0″ data-product=”698″ data-crcptcha=”” class=”cr-qna-new-q-form-s-b”>Submit</button>
Old: <button type=”button” data-nonce=”6ffafa6caa” data-product=”698″ data-crcptcha=”” class=”cr-qna-new-q-form-s-b”>Submit</button>Code in the Add an answer section
New: <button type=”button” data-nonce=”a1f560c17b” data-product=”698″ data-crcptcha=”” class=”cr-qna-new-q-form-s-b”>Submit</button>
Old: <button type=”button” data-nonce=”3ae92a80c6″ data-product=”698″ data-crcptcha=”” class=”cr-qna-new-q-form-s-b”>Submit</button>It seems that only the value of data-nonce is different, and the others are not different
What’s the problem?
- This reply was modified 2 years, 9 months ago by tonyzyc.
I have fixed it