Best WordPress Theme & Plugin For Photographers

Chris Christoff

Introducing our proficient team member with extensive expertise

Imagely Blog

Digital Photography Tips, Tutorials and Resources
author avatar
Chris Christoff

New tag system in v0.70

So here is the first (very first) test of my new tag system. I’m inspired by the “related posts” and programmed a tag system for each image. I hope it’s easy to understand. You can now add the tags under manage gallery (see picture). I must program some automatic adding of tags, when you upload…

First jQuery Plugin test

Here is the gallery navigation for NextGEN gallery build with a jQuery plugin. All pictures are loaded in a dynamic way (via an array). Remaining issues : Avoid reload of page Integrate Effectcode Integrate Next/Back button Fixed fade out/in effect with shadow border Fix CSS issues in naviagtion Do it better 🙂 First problem for…

New widget support

The next version of NextGEN gallery contain a extended Slideshow support for the sidebar or header. This function is called : function nggSlideshowWidget($galleryID,$Width,$Height); So you are able to integrate a widget into your theme manually , or automatic via the widget function into your sidebar. If your theme didn’t support the sidebar widget use the…

CSS problem

When I show a text before / after a gallery , the “float: left” cause a problem, that the <div class=”ngg-galleryoverview”> container , didn’t work as block element, strange… This is a text after the gallery thumbnails Update : With width: 100%; it worked now under IE7, but not under FF… Update 2 : Now…
1 2 50 51