tizz
Forum Replies Created
-
@dsafety Maybe, it depends what you mean by “edit”.
If you only want to exclude some images from the gallery, yes, you can do it via ATP function.
E.G., in the back-end you may create one or more different galleries organized by type together covering all the full range of variations, then when you put one or more gallery on the page you can exclude images that you don’t want to display. Surely its feasibility also depends on how many images are.Gallery Settings > NGG Basic Thumbnails > Add hidden images
But this will increase page load, so is in contradiction with what you asked in the beginningP.S.: The only solution is to switch to a server with professional performances, given also that it’s a commercial site
@cais I believe that @ingridbugge is the assistant of @ingerdk 🙂
@ingridbugge I mean that in general settings you may have selected a lightbox effect that doesn’t display text, as highslide e.g., I haven’t understood if you’re talking about the same site you linked or another.
Anyway it would be useful for anyone who wants to help to see the page with the gallery with no text, because if you filled the description field and the gallery works as expected it’s rather difficult to imagine why text isn’t visible without seeing your web page.@earrame OK. I think that if you keep small sized thumbnails and put the gallery in a dedicated template – I mean no sidebars, no footer, of course no social buttons, etc., only gallery – this could have an acceptable loading time.
You know, loading time depends also on some other factors, server, etc.PS: Anyway I believe that not many people look at so many pics all at once, even on the same page. Of course, it depends on the subjects, who is the photographer and the kind of website…
@earrame Why don’t you use ajax pagination for galleries?
This would split the galleries into two or more pages.@earrame That’s strange, I tested with one of my gallery page and I don’t have that type of error. You should test with a WordPress default theme.
Try also selecting another lightbox effect, e.g. shutter.@earrame Just out of curiosity, what do you mean with “huge”? How many thumbs?
http://codex.wordpress.org/Changing_File_Permissions
How did you delete the old test albums? Check via FTP if the directory /wp-content/gallery exist.
@whereangelsfeartotrade It depends by your host and server configuration
@whereangelsfeartotrade Check your permissions with your hosting service provider or via cpanel.
@dreamwalk7 I’m glad, please mark this as resolved 🙂
@laurengrace, I don’t know what bits of code you are referring to, but normally “code” goes in template’s files, not in the page editor. If you’re talking about NGG tags or shortcodes anyhow it will not work that way.
How Cais noted you have to custom your layout with CSS, and you can do it from the custom CSS area in Other Options menu.
In most cases this one below works.ngg-galleryoverview { text-align:center; } .ngg-gallery-thumbnail-box { float:none !important; display:inline-block; }Anyway the theme template or something else may interfere, so if that code doesn’t work you have to put a link to a gallery as a live example.
Manage Galleries ->
Gallery: name of the gallery
@szyam That’s because you haven’t set a new preview image for album in Gallery: name of the gallery
Edit Sorry I had the support edit open while I was looking at the site so I haven’t seen that in the meantime this was answered
@prymek As Cais noted, from the message your server seems to have a 40MB memory limit, and maybe in your hosting environment there is a difference between allocated memory and the real allowed memory.
Please copy and paste here what you have in Admin in Overview at the right side, Server Settings.