Title: GalleryView plugin
Last modified: August 19, 2016

---

# GalleryView plugin

 *  [Shicky4](https://wordpress.org/support/users/shicky4/)
 * (@shicky4)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/galleryview-plugin/)
 * I had a thread quite similar to this a few weeks ago so thought I would be able
   to manage this myself however I cant seem to fix it unfortunately.
 * I am trying to implement this:
 * [http://spaceforaname.com/galleryview#](http://spaceforaname.com/galleryview#)
 * [http://spaceforaname.com/gallery-light.html](http://spaceforaname.com/gallery-light.html)
 * Here is the view source from my attempt:
 * [http://pastebin.com/WfNrJ6sz](http://pastebin.com/WfNrJ6sz)
 * From my reckoning I have included jquery and additional necessary .js stuff, 
   linked the css file correctly, included the correct HTML and executed the script.
   What I am presented with is white space, that is all.
 * One thing that springs to mind for me is including the script in the footer.php:
 *     ```
       <script type="text/javascript">
       	$(document).ready(function(){
       		$('#photos').galleryView({
       			panel_width: 800,
       			panel_height: 300,
       			frame_width: 100,
       			frame_height: 100
       		});
       	});
       </script>
       ```
   
 * Do I need to include this again elsewhere to ‘execute?’ In this format?
 *     ```
       $('#photos').galleryView({
       			panel_width: 800,
       			panel_height: 300,
       			frame_width: 100,
       			frame_height: 100
       		});
       ```
   
 * Complete guess as im an idiot. Any help or suggestions welcome, thanks.

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

 *  Thread Starter [Shicky4](https://wordpress.org/support/users/shicky4/)
 * (@shicky4)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/galleryview-plugin/#post-1653850)
 * Anybody have any ideas at all I could check?
 * thanks
 *  Thread Starter [Shicky4](https://wordpress.org/support/users/shicky4/)
 * (@shicky4)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/galleryview-plugin/#post-1653883)
 * I have launched my site now to help in error detection, this the page I have 
   tried to get the jQuery plugin working on:
 * [http://www.lisclare.com/hiddensite/?page_id=97](http://www.lisclare.com/hiddensite/?page_id=97)
 * The reason images are displayed is because I changed the css so its now set to
   visible, whereas normally it would just be white space…proving the css file has
   been linked correctly.

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

The topic ‘GalleryView plugin’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)
 * [nextgen](https://wordpress.org/support/topic-tag/nextgen/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [Shicky4](https://wordpress.org/support/users/shicky4/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/galleryview-plugin/#post-1653883)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
