tizz
Forum Replies Created
-
@lorruss ATP is attach to post function = the NextGen button you can see in the visual side from your page/post editor.
@dippies No, not all themes on the WordPress.org site, but only those who comes with WordPress download, Twenty series themes, are default theme.
@dippies You have to deactivate all other plugins and activate a WordPress default theme and clear you cache to see if there is a conflict.
@dippies After you have selected the album you’ll see on the left side Album ID: Album name at the top of that column. Be sure that’s the album you want to fill with your galleries, then drag and drop the galleries in that left column.
If you go to this site now you will see
@lenrapp Where?
@Franic.1, The issue is in the theme, not in the plugin, so you have to find a solution within your theme, this isn’t your theme support.
Anyway, have you seen in your theme settings if you can disable Cufon?
Or else, I see that your theme use an old version of Cufon, try with this
Save the file as “cufon-yui.js” and FTP it to themes/simplefolio/js/
—
For centering description, it’s hard to assure without see the title, but this should works:
.ngg-description {text-align: center;}@Franic.1, the code below is for change the border color, give a mouseover background, and the same look as in gallery thumbnails
.ngg-album-compactbox .Thumb { border: 1px solid rgb(169, 169, 169); } .ngg-album-compactbox:hover { background-color: rgb(169, 169, 169); } .ngg-album-compactbox { border-radius: 0; padding: 4px !important; }You may need to add !important to the properties that doesn’t override.
The problem is that border bottom is larger than the others, it’s for .ngg-album-link I guess but, sorry, I don’t know how to remove it.
As for titles, first test as said above, and if turns out that it’s a theme issue, you have to ask to the theme author.@dward1958 On the page you provided there is no trace of images uploaded with Nextgen. That picture missing to the left of the text has been uploaded with WordPress uploader.
@erik555 What does “dist” stand for?
@basz85 First choose or create a gallery, then upload your images.
Albums comes after, when you have galleries.
Albums contains galleries, galleries contains images.
If this doesn’t help, describe your problem in particular.@stefan Martinek Sorry, but I’m not sure I understand the question
@Franic.1 As the borders, write in NGG custom CSS area:
.ngg-album-compactbox, .ngg-album-compactbox:after, .ngg-album-compactbox:before { border: none !important; }As for titles not showing, I see the ngg-album-desc is correctly loaded in your HTML source, but I suppose they are not visible because of the cufon font used by your theme.
Try with default theme and you’ll have the evidence.@stefan Martinek The gallery ID is assigned from the database index, nothing corrupted, that’s the way it works.
@paper Bird Probably it’s the browser cache.
@tveden, Gallery settings–>Basic thumbnails–>Show slideshow link–>No