freaq
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Vegas] slider image heightsHi James,
Could I email the dev link through to you?Forum: Plugins
In reply to: [WP Vegas] slider image heightsThe 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
In reply to: [Plugin: NextGEN Gallery] Urgent Help Please….Sorted thanks to Justin at narasopa.com
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] MULTIPLE THUMB GALLERYS ON ONE PAGEHi 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
In reply to: [Plugin: NextGEN Gallery] MULTIPLE THUMB GALLERYS ON ONE PAGEI urgently need a fix for this, does anyone have any thoughts on resolving this?
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Display image description in sidebarDoes 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
In reply to: [Plugin: NextGEN Gallery] How can I display thumbs and big image in a divHi 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
In reply to: [Plugin: NextGEN Gallery] How can I display thumbs and big image in a divHi 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
In reply to: [Plugin: NextGEN Gallery] How can I display thumbs and big image in a divThanks 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…https://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
In reply to: Add feature boxes to homepagehey 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
In reply to: cforms upload fieldThanks 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.