Michael D
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] AJAX issue in a custom template for ImageBrowserFareldal:
in the imagebrowser.php file change this:<div class="pic"><?php echo $image->href_link ?></div>
to this:
<div class=”pic”>
next_image_link ?>”><img src=”<?php echo $image->imageURL ?>” alt=”<?php echo $image->alttext ?>” /></div>This will wrap the image as a link. You may need to update something in the css file. I did a bunch of work on my own version of nggallery and don’t remember if i made changes to the CSS.
Ah, well, I figured it out:
“Deactivate gallery page link” The album will not link to a gallery subpage. The gallery is shown on the same page.
in the options panel…
Forum: Plugins
In reply to: NextGen Gallery not working on WP 2.8.4so no luck… plug in developer? anyone?
Forum: Plugins
In reply to: NextGen Gallery not working on WP 2.8.4i haven’t used the slideshow, myself… but iit’s nice to see i’m not the only once i suppose.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] Still more plugin conflictsHmm… the thing that happens with NGG is that when I go to “Add Gallery/Images” there is a list of links across the top of the page:
* Add new gallery
* Upload a Zip-File
* Import image folder
* Upload ImagesClicking on any of these should (likely) trigger a javascript action that causes a new window to open/display. However, it does not. nothing happens, although the anchor link is shown in the header.
However, when I turn off Fluency and try it, it still doesn’t work. I’m not really sure what’s going on and have posted this same issue in the forums with the Next-gen tag as well… we’ll see if that gets answered. It’s hard for me to believe I’m the only one with this problem.
Btw – i’m using WP 2.8.5 and the most recent versions of your Fluency plugin and NGG.
Thanks!
Forum: Plugins
In reply to: NextGen Gallery not working on WP 2.8.4I upgraded WP to 2.8.5 and still no go… anybody else have this problem?
Forum: Plugins
In reply to: NextGen Gallery not working on WP 2.8.4help?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NextGen Gallery not working on WP 2.8.4ok, one more issue:
if the “imageviewer” option is selected for displaying images, vs an effect, the images are resized to the width of the main content box instead the width that is specified in the options. making a 500px image end up being stretched to 650px.Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] NextGen Gallery not working on WP 2.8.4actually, problem number three:
upon image upload (that i can get to via some backwards maneuvering), NGG adds two copies of each image to the gallery. So if i uploaded 8 images, I end up with 16 – two of each!Forum: Plugins
In reply to: [Plugin: Fluency Admin] Still more plugin conflictsi’ll just add a note here to this thread, i suppose:
for starters: this is a must-use plug in. I love it. thank you for all your hard work. this plug in makes the WP admin area far easier to use and look at.Anyhow:
On my menu sidebar, I have two plug ins that have added extra menu items. these are cforms and nextgen gallery. when i click on one of them the “hide menu” item seems to pop up above these two items. the drop down menus from these items are also then disabled.when I go into the fluency.js file in the resources folder and delete this line:
$(‘li.wp-menu-separator-last a.separator’).text(‘Hide Menu’)
the text disappears, the arrow stays and is still functional and this problem goes away. weird.there’s also frequent problems with the nextgen gallery but i think that’s the ngg problem….
thanks!
Forum: Themes and Templates
In reply to: Ordering categories of BookmarksForum: Themes and Templates
In reply to: Ordering categories of Bookmarks