Support #21890
openFeedzy plugin image problems
0%
Description
Jane Shmidt reports
"Feedzy plugin is not displaying the images I uploaded - here, under Internships: https://hunterhumbio.commons.gc.cuny.edu/explore-healthcare-careers/healthcare-administration/#apply-for-internships-and-jobs-healthcare-admin"
Files
Updated by Boone Gorges 3 months ago
- Status changed from New to Reporter Feedback
Where were the images uploaded? I don't see any in the 'Internships' accordion in the WordPress Dashboard, and I don't see any in the RSS feed source https://huntercuny.joinhandshake.com/external_feeds/22222/public.rss?token=aSUfbadPp9PGjXxibYbca7pCg4zwGw0B5QseExK4tzabEYZLBC5rnA
Updated by Marilyn Weber 3 months ago
- File image001.png image001.png added
She replies
Here is a screenshot of what I’m seeing regarding the RSS Feed – it does not load properly:
Updated by Marilyn Weber 3 months ago
- File SSL handshake failed.jpg SSL handshake failed.jpg added
"Also, I am now getting the following SSL handshake failed error message when visiting the pages"
Updated by Boone Gorges 3 months ago
I'm unsure about the SSL error. Our host is doing some work on our server config, so it may be a temporary blip related to that.
Regarding the RSS feed, I also see the error in the Dashboard. But when the page renders on the front end, the items are there https://hunterhumbio.commons.gc.cuny.edu/explore-healthcare-careers/healthcare-administration/. The Feedzy plugin is making four separate RSS validation tests on the same page, and 3 of the 4 are succeeding. I suspect that this may be a firewall-related problem, and I've reached out to our hosts to diagnose. Please be patient while we investigate.
Updated by Boone Gorges 3 days ago
- Category name set to S3 Uploads
- Status changed from Reporter Feedback to Assigned
- Assignee set to Boone Gorges
- Target version set to 2.5.8
I just checked this again and it seems like there are still problems. It has to do in part with the way that WP handles wp_template_part objects, not passing them through the necessary filters. I may need to do a global filter on render_block
to make this work.