Title: Premissions
Last modified: August 20, 2016

---

# Premissions

 *  Resolved [mulaps](https://wordpress.org/support/users/mulaps/)
 * (@mulaps)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/premissions/)
 * I have my own server.
    at that server i have wordpress whit you plugin. All work
   fine, but. create slidshow, adding picture, but when i what to see it, its not
   showing it.
 * i think there is problems whit premissions.
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

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

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/premissions/#post-3493492)
 * That’s what the slideshow looks like when no script and no functional stylesheet
   is loaded.
 * You’ll need to add the ‘`<?php wp_head(); ?>`‘ function call to your theme’s ‘
   header.php’ file, right before the ‘`</head>`‘ tag, and the ‘<?php wp_footer();?
   >’ function call to your theme’s ‘footer.php’ file, right before the ‘`</body
   >`‘ tag.
 * These function calls are needed by a lot of plugins, so it’s pretty much required
   that you include them in your theme. More information on ‘wp_head’ [here](http://codex.wordpress.org/Plugin_API/Action_Reference/wp_head),
   more information on ‘wp_footer’ [here](http://codex.wordpress.org/Plugin_API/Action_Reference/wp_footer).
 *  Thread Starter [mulaps](https://wordpress.org/support/users/mulaps/)
 * (@mulaps)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/premissions/#post-3493602)
 * some progress, now there is just a white place, without arrows.
 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/premissions/#post-3493651)
 * That sounds like the ‘`wp_footer`‘ function is not quite doing the trick yet.
   Is there any way I’d be able to see your website (not as image), so that I could
   see what’s going wrong?
 *  Thread Starter [mulaps](https://wordpress.org/support/users/mulaps/)
 * (@mulaps)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/premissions/#post-3493707)
 * Yeah! Thanks, the problem was in <?php wp_footer(); ?>, i forget add it.
 * Big thanks! 🙂

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

The topic ‘Premissions’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [mulaps](https://wordpress.org/support/users/mulaps/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/premissions/#post-3493707)
 * Status: resolved