5 Star Plugins (Rob)
Forum Replies Created
-
Hi @baweibel it’s under Dashboard > Updates. If not showing, you can delete the plugin and search/install fresh from the repo.
Let us know if you still have trouble.
Hi there, just following up on this, and haven’t heard from you regarding the extra image being seen… were you able to find/remove the source of it?
I realize after looking again, the Code Snippets could have code that is adding images to the RSS feed.
Please let me know if you still need help with this.
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Images suddenly not showing upHi there,
When I view the source page feed, I am seeing images in the feed, so I think our plugin is working well.
If the battleground site is not showing the images, it may be an issue with the displaying of the feed, or it’s stripping out the images etc, but since the raw feed looks good, we’re not able to help much otherwise.
If you have any continued trouble with the raw feed, please reply here and we can dig into it more.
Forum: Plugins
In reply to: [Marijuana Age Verify] Data collectionWe (5 Star Plugins) are the plugin developers and do not collect or store data from websites using our plugin or the website’s visitors. This plugin does use a cookie stored on your website in order to operate properly. The cookie identifies if a visitor has verified so that the pop up does not show up repeatedly on every page during a session. For administration our plugins use the Freemius software development kit (SDK) for all opt-ins, system emails, and payment processing on upgrades. You can find their privacy policy and cookie policy on their site freemius.com:
https://freemius.com/privacy/ (Freemius privacy policy)
https://freemius.com/privacy/cookies/ (Freemius cookies policy)You made our day. Thank you Shirley!
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] Plugin free versionHi there,
Since you’re using the Premium version, contact us using https://support.5starplugins.com/ via the Contact link in the upper right corner, and we can dig into this more.
You should turn off “Resize Image” to see if that helps. Also add ?nocache to the RSS URL, and see if that helps refresh it.
Be sure images are showing in your raw feed first before trying in Mailchimp.
Hi there,
I am not able to tell much, the image is displaying at 1024px wide using Jetpack’s image CDN https://i0.wp.com/thriftystudent.com/… with class “attachment-large size-large wp-post-image”, perhaps it’s Jetpack adding it? Have you tried deactivating it or turning off any image-related options to see if the image goes away? Then reactivate our plugin if that image is gone?
Since you seem to be on the free trial of our Premium version, feel free to contact us using https://support.5starplugins.com/ and we can help you dig into this further.
Ok great, please let me know which plugin it was, or if it was your theme, or code in your theme’s function.php file or other code snippet added.
Hi Sofie,
Simply Deactivate the plugin, and the Update link should appear. Do not reactivate it.
If it doesn’t appear right away, click the “Check for Updates” button under Updates a few times, or wait a few minutes.
If the Update link or option isn’t showing up, just delete the plugin, and search/install it fresh.
I would really like to nail down the cause of the extra image in your RSS feed… have you tried deactivating our own plugin, and see if BOTH images disappear?
If one is still left, continue to deactivate one plugin at a time, check the raw feed, and see when the other image disappears from the raw feed. That last plugin caused it, and you can make a note of it and report back. Then reactivate our plugin, and you should be left with only one image.
If all plugins are deactivated and one image is still shown, then it must be your theme or code added to your theme’s functions.php file that is adding the image, and that should be reversed, to take advantage of our plugin’s features such as sizing, alignment, and the custom CSS classes we add for full compatibility with RSS services.
I look forward to hearing back from you on this.
Thanks for your reply… the list of plugins looks good, I don’t see any obvious plugins that I would suspect.
I can only suggest that you Deactivate our plugin, and then report back if BOTH images are no longer being output.
If that’s the case, then there’s some cause of the two different images by our plugin, and I will have to try and reproduce it on one of our test sites right away. Please let me know.
Yep, in your raw feed, I’m seeing the linked IMG that our plugin is adding, with some specific CSS classes, but then I’m also seeing a separate image added with responsive images as well.
To verify, you’re not using the Premium version of our plugin, correct? It does have an option to use Media Tags, which can result in double images – but it also has an image to use only Media Tag image, which fixes it. If using the free version, this does not apply, and you can read below for more troubleshooting.
I would suggest temporarily deactivating plugins such as Content Views – Post Grid & List for WordPress, and see which plugin is adding the images.
Or, if possible post a list of the installed plugins, perhaps I can help pinpoint which one would be also adding images to the RSS feed.
- This reply was modified 6 years, 5 months ago by 5 Star Plugins (Rob). Reason: remove HTML
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] PHP 7.2That warning can be ignored, our plugin is tested up to v7.3.
The Freemius SDK will be updated to eliminate the warning in future versions.
With the free version, there’s only a few possible ways multiple images show up in the feed:
– Having body images at the top of your posts, which isn’t the case here.
– Another plugin or the theme is now also adding featured images to the feed, and deactivating all other recently added or updated plugins can help pinpoint which one is the cause. Look for any other plugins that mention RSS feed, try deactivating them, and view your raw feed or refresh the feed within Mailchimp.Mailchimp also caches the feed quite often, so adding ?nocache123 to the URL can help.
If you can’t find the source of the issue, please include your raw feed URL, and we can try and determine from the source HTML where it’s coming from.
Forum: Plugins
In reply to: [Featured Images in RSS for Mailchimp & More] How to limit the feed?Sorry for the delay. Our plugin doesn’t affect the time period of the RSS feed. WordPress Reading settings has an option for the number of posts that are output, defaults to 10 I believe.
To affect the time period of the RSS feed, you would need to customize the RSS feed using some WordPress action filters, or use a plugin like this to customize the date ranges:
https://ww.wp.xz.cn/plugins/custom-simple-rss/