Title: Issue with RSS feed
Last modified: May 14, 2019

---

# Issue with RSS feed

 *  Resolved [jayjay34](https://wordpress.org/support/users/jayjay34/)
 * (@jayjay34)
 * [7 years ago](https://wordpress.org/support/topic/issue-with-rss-feed-2/)
 * Hello,
 * I have opened an issue on Webnus Ticksy approximately 2 month ago but but I still
   don’t see the bug fixed.
 * I have two issues with the RSS feed : [https://votreappli1.fr/sgdo/agenda/feed/](https://votreappli1.fr/sgdo/agenda/feed/)
 * First, I created different events in MEC with :
 * – a title
 * – a description
 * – a date for the event (start/end)
 * – a featured image
 * – no extracts that resume the post.
 * The first issue is that in the xml file of the feed, the content of the last 
   event present in
 * “<description><![CDATA[…”
    is copied in the two others
 * “<description><![CDATA[…”
    of the others events.
 * If I place an extract in all the events, there is no issue, there will be differents
   extracts.
 * The second issue is approximately the same, the featured image of the last event
   is copied in the others events in the RSS xml.
 * I activated the display of the featured images via
 * function featuredtoRSS($content) {
    global $post; if ( has_post_thumbnail( $post-
   >ID ) ){ $content = ‘<div>’ . get_the_post_thumbnail( $post->ID, ‘large’, array(‘
   style’ => ‘margin-bottom: 15px;’) ) . ‘</div>’ . $content; } return $content;}
 * add_filter(‘the_excerpt_rss’, ‘featuredtoRSS’);
    add_filter(‘the_content_feed’,‘
   featuredtoRSS’);
 * I am not the only one to have this bug but since 4 or 5 new plugin update still
   no news of this issue…
 * Thx for your help.
 * Jay
    -  This topic was modified 7 years ago by [jayjay34](https://wordpress.org/support/users/jayjay34/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-rss-feed-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [7 years ago](https://wordpress.org/support/topic/issue-with-rss-feed-2/#post-11545303)
 * Hi [@jayjay34](https://wordpress.org/support/users/jayjay34/),
 * I have forwarded it to the developer team to be checked and fixed, but it takes
   time to be fixed.
 * I will personally follow-up on this issue.
 * Regards
 *  Thread Starter [jayjay34](https://wordpress.org/support/users/jayjay34/)
 * (@jayjay34)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/issue-with-rss-feed-2/#post-11661327)
 * 3 month ago, I opened a ticket for a bug in the RSS feed. I am not the only one…
 * Still no feedback and no bugfix…
 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/issue-with-rss-feed-2/#post-11673668)
 * Hello,
 * We don’t have some of the RSS items in MEC at all. They’re not bugs so they will
   be submitted as a feature request and will be handled as soon as possible. This
   is like one of them which I recommended to the developer team so we can have 
   it in future updates.
    Also, we fixed some bugs which have been stated in MEC
   changelog.
 * Thank you for your patience and we will be happy if you have more suggestions.
 * Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Issue with RSS feed’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/modern-events-calendar-lite_e2f4ff.
   svg)
 * [Modern Events Calendar Lite](https://wordpress.org/plugins/modern-events-calendar-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/modern-events-calendar-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/modern-events-calendar-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/modern-events-calendar-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/modern-events-calendar-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/modern-events-calendar-lite/reviews/)

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * 3 replies
 * 2 participants
 * Last reply from: [webnus](https://wordpress.org/support/users/webnus/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/issue-with-rss-feed-2/#post-11673668)
 * Status: resolved