Title: bug report
Last modified: August 22, 2016

---

# bug report

 *  Resolved [dirk@d10n](https://wordpress.org/support/users/dirkd10n/)
 * (@dirkd10n)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/bug-report-45/)
 * Hi Cr3atives!
 * FYI: line 109 in cr3ativ-recentposts.php throws a php notice: `$temp_excerpt 
   = get_excerpt_by_id($post_id);`
 * Fixed it like so: `$temp_excerpt = get_excerpt_by_id($post->ID);`
 * Great little helper btw.
    Love it! Thanks, Dirk
 * [https://wordpress.org/plugins/cr3ativ-post-carousel/](https://wordpress.org/plugins/cr3ativ-post-carousel/)

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

 *  Thread Starter [dirk@d10n](https://wordpress.org/support/users/dirkd10n/)
 * (@dirkd10n)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/bug-report-45/#post-5704324)
 * … and the 1.0.5 CHANGELOG says “Updated to combine all 3 CSS files into one for
   quicker loading on CSS file.”.
 * In 1.0.6, however, you provide three *.css and the plugin breaks.
 * Would be great to see a 1.0.7 soon … ;o)
 * Dirk
 *  Plugin Author [akyusa01](https://wordpress.org/support/users/akyusa01/)
 * (@akyusa01)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/bug-report-45/#post-5704563)
 * Sorry for the delay, I’m not getting emails about these tickets? Not sue why.
 * Anyway, yes, I eventually was notified through our theme ticketing system that
   the 3 files into 1 wasn’t working and just released an update.
 * But I will have to update it again to add in your first fix, really appreciate
   you looking out! 🙂

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

The topic ‘bug report’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cr3ativ-post-carousel_386ebf.svg)
 * [Cr3ativ RecentPosts Carousel](https://wordpress.org/plugins/cr3ativ-post-carousel/)
 * [Support Threads](https://wordpress.org/support/plugin/cr3ativ-post-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/cr3ativ-post-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cr3ativ-post-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cr3ativ-post-carousel/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [akyusa01](https://wordpress.org/support/users/akyusa01/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/bug-report-45/#post-5704563)
 * Status: resolved