5 Star Plugins (Rob)
Forum Replies Created
-
Hi @happynaturaldog thank you for your reply, glad you found it, and your reply will be helpful for others having the same issue if they are using Rank Math.
Hi @gjgerber thanks so much for your 5 Star review, much appreciated. We work hard to provide awesome features, and superb support. Reviews like yours make it all worthwhile!
~Rob
Also @amyhall I would highly recommend that you open a ticket with Rank Math here regarding image title SEO affecting your RSS feed and breaking validation:
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSSAlso @martinedens I would highly recommend that you open a ticket with Rank Math here regarding image titles affecting your RSS feed and breaking validation:
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSSThanks for your reply @martinedens!
I will look into this more and see if it’s something that Rank Math is doing on their end wrong that should be addressed, and perhaps if it’s something our plugin can help adjust/fix when it sees it.
Forum: Plugins
In reply to: [Marijuana Age Verify] Javascript/Jquery ErrorHi @serendipitypunch those are from debug output and are not errors to worry about, it helps us debug any display issues and cookie display logic.
However we should probably add an option to turn them off and on in a future version.
Thanks for using our plugin, it looks great on your site.
Hi @amyhall I’ve had reports that it is Rank Math SEO’s Image SEO options that are causing this, specifically the Image Title SEO option I believe.
Please test by disabling Image SEO and see if that solves the issue?
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSS@martinedens Ah perfect, I will use that info going forward, Rank Math SEO is injecting image titles, and it is being picked up in the feed as well.
It’s also doing it in a non-standard way, the IMG tag ends in /> and it injects it right before > so ends up being / title=”xyz”> which breaks the IMG tag itself in most cases, as seen here.
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSSHi @martinedens We’ve had a 2nd report of the extra title tag… can you submit a bug report using our plugin’s Contact form? I’d like to figure out what’s causing this for you and for others it may be happening to.
HI @amyhall Hmm, this is the 2nd report of this issue however our plugin pulls in the IMG tag that WordPress returns to it, so while I debug this more, I believe it’s caused by another plugin or the theme adding a “/” before the title attribute in the IMG HTML.
This is what I see in your raw feed:
<img width="600" height="398" src="https://rvlifestyle.com/wp-content/uploads/2021/03/RV-coffee-Featured-Image-600x398.png" class="webfeedsFeaturedVisual wp-post-image" alt="illustration for best coffee makers for rv" loading="lazy" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" / title="13 Best Coffee Makers for RV Travel 16">There is a rouge “/” before the title= that is causing Mailchimp to end the IMG early, and display it as text.
There’s also a lot more validation errors I’m seeing, but those probably aren’t related to this issue.
If possible can you fill out a bug report using our plugin’s Contact Form? It will send us additional debugging info, and we can help further.
Hi @123satchipanda our plugin should work with almost any form, as it uses HTML form element and then the ID of the form to send as the form name.
That NinjaForm thread is very old, and I see we didn’t see it in time to reply back then. Now we are seeing all posts immediately, and so can reply often.
Please give it a try, and let me know if you see that it is not working. I will say that Google Analytics has changed, and so the plugin may still need an update to work with the new GA v4 tags, we have not tested it with v4 yet.
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSSHi @martinedens no worries, happy to help. Just to clarify, the SSH commands just help find the plugins to target for deactivation, there’s no editing going on. It’s just easier/quicker (in a sense, if you are familiar with SSH) than deactivating plugins one at a time.
If you’d like help finding the plugin, if you’re a premium user or even on the free trial of premium, you can use the contact form to submit a tech support request, and it includes a form to securely send admin login info to us. I can then try and nail this down for you more. I’d like to figure it out so Mailchimp is fixed.
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSSHi @martinedens I don’t think our plugin is adding the title and alt text to the feed, and there’s an extra / in the IMG as well. I would try deactivating other plugins, a few at a time, and check the raw feed after each time, to see if it goes away. Once it does, reactivate those plugins one at a time, checking the feed each time, and see which one causes it to be added back.
The other more advanced method is to use SSH (you’ll need be familiar with SSH and have SSH access), and use the grep command to find code relating to the RSS feed, ‘the_excerpt_rss’ is one good way:
cd wp-content/plugins/ grep -r 'the_excerpt_rss' *For my site as an example, it displays:
# grep -r 'the_excerpt_rss' * featured-images-for-rss-feeds/featured_images_in_rss.php: 'the_excerpt_rss', featured-images-for-rss-feeds-premium/includes/premium/premium.php:add_filter( 'the_excerpt_rss', 'firss_insert_ads', 15 ); featured-images-for-rss-feeds-premium/includes/premium/premium.php:add_filter( 'the_excerpt_rss', 'firss_featured_images_in_rss_first_image', 1001, 1 ); featured-images-for-rss-feeds-premium/featured_images_in_rss.php: 'the_excerpt_rss', feedzy-rss-feeds/includes/feedzy-rss-feeds-feed-tweaks.php:add_filter( 'the_excerpt_rss', 'feedzy_insert_thumbnail' ); wordpress-seo/src/integrations/front-end/rss-footer-embed.php: \add_filter( 'the_excerpt_rss', [ $this, 'embed_rssfooter_excerpt' ] ); wp-piwik/classes/WP_Piwik.php: add_filter ( 'the_excerpt_rss', array (From that result, I see that plugins with these folder names have code affecting the RSS feed:
featured-images-for-rss-feeds
featured-images-for-rss-feeds-premium
feedzy-rss-feeds
wordpress-seo
wp-piwikAnd I can narrow down which one is causing issues or conflicting with other plugins.
Let me know if you need help finding the plugn? It may also be your theme, or a plugin that adds title tags to all images, and is affecting the feed as well.
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Added extra in Mailchimp RSSHi @martinedens let me take a look, can you send me the URL of your RSS feed?
This exploit is not possible by anonymous visitors and requires another plugin to also be installed, this is important to understand:
Stored Cross-Site Scripting vulnerabilities in Testimonial Rotator 3.0.3 allow low privileged <strong>users</strong> (Contributor, Author, Editor) to inject arbitrary JavaScript code or HTML without approval. This could lead to privilege escalation. The https://ww.wp.xz.cn/plugins/themify-portfolio-post/ plugin also need to be installed for the issue to be exploited.So while a good thing to fix, unless you have the themify-portfolio-post plugin installed and other users with Contributor access or higher that you do not trust, your site is probably still pretty safe.
I’m leaving this note because one of my other sites flagged it as well, and I wanted to understand how severe the issue was.
~ Rob
- This reply was modified 5 years, 3 months ago by 5 Star Plugins (Rob).