Title: freaq's Replies | WordPress.org

---

# freaq

  [  ](https://wordpress.org/support/users/freaq/)

 *   [Profile](https://wordpress.org/support/users/freaq/)
 *   [Topics Started](https://wordpress.org/support/users/freaq/topics/)
 *   [Replies Created](https://wordpress.org/support/users/freaq/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/freaq/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/freaq/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/freaq/engagements/)
 *   [Favorites](https://wordpress.org/support/users/freaq/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Vegas] slider image heights](https://wordpress.org/support/topic/slider-image-heights/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slider-image-heights/#post-4181938)
 * Hi James,
    Could I email the dev link through to you?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Vegas] slider image heights](https://wordpress.org/support/topic/slider-image-heights/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slider-image-heights/#post-4181828)
 * The site is local at the moment.
    Basically the <body> is set at 100% height,
   then I have a div set at min-height: 100%, position: relative and a slider div
   set with position: absolute and a z-index: -1. I have a couple of divs that contain
   content that floats over the slider. All of the above works correctly. The footer
   is basically locked to the bottom of the browser window and everything grows 
   correctly if the browser size is increased except the slider images won’t continue
   to fill vertically down to the top of the footer. They size up horizontally correctly
   increasing with the screen size.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Urgent Help Please….](https://wordpress.org/support/topic/plugin-nextgen-gallery-urgent-help-please/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-urgent-help-please/#post-1346410)
 * Sorted thanks to Justin at [narasopa.com](http://www.narasopa.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] MULTIPLE THUMB GALLERYS ON ONE PAGE](https://wordpress.org/support/topic/plugin-nextgen-gallery-multiple-thumb-gallerys-on-one-page/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-multiple-thumb-gallerys-on-one-page/#post-1477745)
 * Hi HammadHassan,
    Thats the plugin I’m using and need a fix for using multiple
   galleries on one page that each have to open image browser.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] MULTIPLE THUMB GALLERYS ON ONE PAGE](https://wordpress.org/support/topic/plugin-nextgen-gallery-multiple-thumb-gallerys-on-one-page/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-multiple-thumb-gallerys-on-one-page/#post-1477718)
 * I **urgently** need a fix for this, does anyone have any thoughts on resolving
   this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: NextGEN Gallery] Display image description in sidebar](https://wordpress.org/support/topic/plugin-nextgen-gallery-display-image-description-in-sidebar/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-display-image-description-in-sidebar/#post-1341161)
 * Does anyone have any ideas on displaying the image name outside of the nextgen
   gallery? The website is 2 column with the gallery in the right (main) column 
   and the navigation down the left. I want to have the image titles display below
   the nav. I’m using the Image Browser feature, so no thumbnails.
 * The code I need to move into the sidebar is:
    <div class=”ngg-imagebrowser-desc”
   ><?php echo $image->description ?></div>
 * I don’t know what I need to do to make this reference the NextGen gallery from
   the left sidebar.
 * If anyone has any ideas at all it would be greatly appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] How can I display thumbs and big image in a div](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-can-i-display-thumbs-and-big-image-in-a-div/)
 *  [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-can-i-display-thumbs-and-big-image-in-a-div/page/2/#post-962081)
 * Hi Andymacb,
    I’ve been working on another site, back to the gallery one now.
   If you could show me that code I’d really appreciate it. I’m having another problem
   using the image viewer…I can’t seem to stop the image viewer sizing the images
   up too big when a thumb is clicked. How have you sorted that on your photographer
   site?
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] How can I display thumbs and big image in a div](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-can-i-display-thumbs-and-big-image-in-a-div/)
 *  [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-can-i-display-thumbs-and-big-image-in-a-div/page/2/#post-962076)
 * Hi andymacb,
    your right, thanks for that. I completely missed that option in
   the admin duh! All I need to sort out now is a way back to the thumbs.
 * thanks for the reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] How can I display thumbs and big image in a div](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-can-i-display-thumbs-and-big-image-in-a-div/)
 *  [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-can-i-display-thumbs-and-big-image-in-a-div/page/2/#post-962072)
 * Thanks Arafat, this almost solves what I’ve been trying to find a solution to
   for days.
    What I need is the thumbs to show as they do, but when a thumb is 
   clicked the grid of thumbs is replaced with the imagebrowser layout with next
   and back buttons to click through the images. I don’t want any image overlays.
   Using your layout I can get the large image to replace the thumbs in the div,
   what I need is the imagebrowser layout like this on the nextgen site…
 * [http://nextgen-gallery.com/image-browser/](http://nextgen-gallery.com/image-browser/)
 * If anyone could help it would be great, I’ve posted in the forums a couple of
   times but had no reply’s.
 * thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add feature boxes to homepage](https://wordpress.org/support/topic/add-feature-boxes-to-homepage/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/add-feature-boxes-to-homepage/#post-1219492)
 * hey andiszek, thanks for the reply thats exactly what I need.
    I’ll go through
   all the info and try to sort it out. Nice looking site by the way!
 * thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [cforms upload field](https://wordpress.org/support/topic/cforms-upload-field/)
 *  Thread Starter [freaq](https://wordpress.org/support/users/freaq/)
 * (@freaq)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/cforms-upload-field/#post-1157463)
 * Thanks Samboll,
 * In the end I did a complete removal and reinstall of the plugin and now its working
   perfect…even automatically picked up the correct path info.

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