2chicks
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Structured Data MissingAnything?
It is a local service.
The plugin says: Postman has delivered 349 emails. The last 250 email attempts are recorded in the log.
The log has private information on it so I don’t want to share, but it is definitely sending emails. We receive them all.
There are 250 lines in the log that say: Sent All good, mail sent. Date
Forum: Plugins
In reply to: [WooCommerce] Structured Data MissingWooCommerce isn’t outputting the right structured data to make Google happy. https://developers.google.com/search/blog/2022/09/merchant-listings All of my WooCommerce sites are pulling errors in the Merchant Listing Errors in Google Search Console. Before that it was price and something else.
Forum: Plugins
In reply to: [WooCommerce] Whitelist WooComm IPs for xmlrpc.phpThanks, I had those. Wasn’t sure if JetPack and WooCommerce used the same blocks.
Okay, great. Thanks very much.
Here are the changes to the file:
“Project-Id-Version: UPS Live Rates and Access Points 1.19.0\n”
“POT-Creation-Date: 2022-08-29T12:59:04+00:00\n”
#: src/Plugin/Onboarding.php:171
#: src/Plugin/Plugin.php:323
#: src/Plugin/Plugin.php:414
#: src/Plugin/Plugin.php:415
#: src/Plugin/Plugin.php:416
#: src/Plugin/Plugin.php:421Yes. So if you get people complaining about this, ask them if they ever had contact form 7 and to go look for that code in the config file. Removing it fixed it.
There was a line of code in the WP Config file that was put in by Contact Form 7 previously. Deinstalling the plugin didn’t remove this code. You may want to put this in your notes when people are running into this issue. This needs to be removed and then the Wizard run again. function wp_mail() {}
At one time I had contact form 7 installed, but not since January when I deinstalled it and added gravity forms. Ever since gravity forms it won’t send mail. I can connect to that mailserver from the hosting server so I know there’s no blocking on our end or their end. But not through the site’s WordPress / SMTP plugin.
Do I need to do something with this code in the WP Config?
/** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php'); function wp_mail() {}Anything?
There are no logs. I just installed it and it says that I cannot use it due to a conflict. See this https://www.dropbox.com/scl/fi/ya3vud5jnt5rfmkjxo2pg/Line-100-SMPT-Plugin-Issue.docx?dl=0&rlkey=tcrf84d339w0y5r8rfcwfqwgh
Forum: Plugins
In reply to: [Modula Image Gallery - Photo Grid & Video Gallery] Blurry ThumbnailsI think I get how this works now. It is very confusing. I am tweaking it. Thanks for your help.
Forum: Plugins
In reply to: [Modula Image Gallery - Photo Grid & Video Gallery] Blurry ThumbnailsI set this gallery to custom (with no block size). The same problem exists. It is clear in FF and blurry in Chrome. I have cleared my cache and tried incognito windows. Nothing has changed from when I first put in this ticket.
Forum: Plugins
In reply to: [Modula Image Gallery - Photo Grid & Video Gallery] Blurry ThumbnailsLet’s start fresh. I already had them at full before I started this ticket. “I followed the fix mentioned in other tickets to set thumbnails to FULL. I then turned off Hummingbird, flushed the page cache in Cloudflare, and flushed both FF and Chrome caches. The blurriness is gone on this page in FF, but Chrome is holding onto the blurry ones. I have researched and researched and cannot figure out why. I have also tried incognito windows to no avail in Chrome. Help?”
Then you told me to set them at 400×400 which I did. Then you told me they were at medium setting. That’s because I followed your request to set them at 400.
Since full and 400 don’t work, what’s next?