Toly
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Plugin: NextGEN Gallery] problems with own layouts & nextgenI don’t know what to tell you. Maybe you have another plugin conflicting with nextgallery? or maybe if you place the <?php wp_head(); ?> higher, below the title tag. I don’t know, I’m guessing here.
Forum: Themes and Templates
In reply to: [Plugin: NextGEN Gallery] problems with own layouts & nextgenIt doesn’t look like you included it on that blog, though. None of the nextgen gallery js files are present in the header.
Check the source code on both blogs and you’ll see the difference.
Forum: Themes and Templates
In reply to: [Plugin: NextGEN Gallery] problems with own layouts & nextgenAs andreask pointed out, you need to include <?php wp_head(); ?> inside your head tag.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Thumbnails spacingJust add a margin to the nggallery.css file on line 132…
.ngg-gallery-thumbnail-box { float:left; margin-bottom:10px; }Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Uploading multiple images?If you have Flash Player 10 installed, you can use the shift key to select multiple images.
Forum: Fixing WordPress
In reply to: 404 error displaying sub-category contentThe WP No Category Base plugin takes care of this issue.
Viewing 6 replies - 1 through 6 (of 6 total)