Title: [Plugin: Slideshow Satellite] Satellite Slideshow Problem
Last modified: August 20, 2016

---

# [Plugin: Slideshow Satellite] Satellite Slideshow Problem

 *  Resolved [ciej](https://wordpress.org/support/users/ciej/)
 * (@ciej)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-slideshow-satellite-satellite-slideshow-problem/)
 * I installed this and messed with it for a while. I tried everything that was 
   in the documentation. I looked at the source code for the page and noticed there
   was no ‘/’ between ‘plugins’ and ‘slideshow_satellite’ for the css href so the
   css wasn’t getting called. I had to edit the plugin code so that the ‘/’ would
   show up.
 * I editted the following line in slideshow-satellite.php
 *     ```
       if ( ! defined( 'SATL_PLUGIN_URL' ) )
       	define( 'SATL_PLUGIN_URL', WP_PLUGIN_URL . DS . SATL_PLUGIN_NAME);
       ```
   
 * I changed the ‘DS’ to a “‘/'”, note the single quotes, and it worked.
 * [http://wordpress.org/extend/plugins/slideshow-satellite/](http://wordpress.org/extend/plugins/slideshow-satellite/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-slideshow-satellite-satellite-slideshow-problem/#post-2558238)
 * Thanks so much for this! It will be in the next version of the slideshow

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Slideshow Satellite] Satellite Slideshow Problem’ is closed 
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-satellite_9bd8db.svg)
 * [Slideshow Satellite](https://wordpress.org/plugins/slideshow-satellite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-satellite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-satellite/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-satellite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-satellite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-satellite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cpres](https://wordpress.org/support/users/cpres/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-slideshow-satellite-satellite-slideshow-problem/#post-2558238)
 * Status: resolved