Title: [Plugin: Advanced Text Widget] Embed Slideshow Help!
Last modified: August 20, 2016

---

# [Plugin: Advanced Text Widget] Embed Slideshow Help!

 *  [Duke Dillard](https://wordpress.org/support/users/duke-dillard/)
 * (@duke-dillard)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-advanced-text-widget-embed-slideshow-help/)
 * I’m really excited about your widget, I think its going to fix my problem, even
   though I’m having problems with it. I inserted the following code into the widget:
   
   <?php echo do_shortcode(‘[satellite post_id=45]’); ?>
 * I have a slideshow to show my top posts and I’ve been trying to insert it into
   my theme but its not working. The error that pops up is:
 * Parse error: syntax error, unexpected T_STRING in …/advanced-text-widget/advancedtext.
   php(79) : eval()’d code on line 9
 * I’ve looked through the code but I couldn’t find what the problem is. Do you 
   have any idea? Thanks.
 * [http://wordpress.org/extend/plugins/advanced-text-widget/](http://wordpress.org/extend/plugins/advanced-text-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Max Chirkov](https://wordpress.org/support/users/maxchirkov/)
 * (@maxchirkov)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-advanced-text-widget-embed-slideshow-help/#post-2929574)
 * It looks like there is an error in your actual shortcode function and not in 
   this particular line. You see how error refers to line #9 within the eval()’d
   code? Well, the actual code that’s being evaluated is a single line, the one 
   you pasted, but the error is on line #9. Make sure that the satellite shortcode/
   function actually works with the passed argument.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Advanced Text Widget] Embed Slideshow Help!’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-text-widget_918389.svg)
 * [Advanced Text Widget](https://wordpress.org/plugins/advanced-text-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-text-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-text-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-text-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-text-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-text-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Max Chirkov](https://wordpress.org/support/users/maxchirkov/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-advanced-text-widget-embed-slideshow-help/#post-2929574)
 * Status: not resolved