jordl
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Multi File Uploader] Upload failedHi Dan,
I have the same issue.
Some files show a failed upload status although they are correctly uploaded. ‘Failed’ files have lower case extensions, no special characters, file size below limit.I don’t understand why.
Can you help?
Jordan.Newb question here.
I have the same issue.
My sidebar includes one NGG widget (with framed thumbnails) and the NGG sidebar widget, with no frames. I’d like to have the same frames in both widgets.I tried to add the following code in my theme’s stylesheet file, style.css under the /* Sidebar */ section:
.ngg-sidebar-widget a img { background-color:#FFFFFF; border:1px solid #A9A9A9; display:block; margin:4px 0px 4px 5px; padding:4px; position:relative; }
But nothing changes.
I also tried to add it the nextgen.css file. But same result.Can you help?
Website is https://www.jocosite.netThanks,
SOLVED!
I actually found my problem.
The folder names of the problematic galleries had spaces.
I replaced the spaces with “-“, changed the gallery path in the “manage gallery” screen to reflect the change, save. And Bam, all my thumbnails appear!I’m having the same problem on some of my galleries.
Thumbnails display well on the web site but not in the ‘Manage gallery’ screens.I tried changing the file permission to 755 to the whole directory of a gallery (images and thumbs) as suggested in this thread but it had no effect at all.
Thanks,
JordlCan you elaborate? I’m having the same problem on some of my galleries.
Thumbnails display well on the web site but not in the ‘Manage gallery’ screens.I tried changing the file permission to 755 as suggested in other threads but that had no effect at all.
Thanks,
JordlSame problem here
Agreed.
I’ll add that if I found that using the built-in Lightview Plus settings to change the skin didn’t work for me.
But I found a way to switch the ‘mac’ by changing the same nextgen custom effect code to:class=”lightview” data-lightview-group=”%GALLERY_NAME%” data-lightview-group-options=”skin: ‘mac'”
Hi Willem,
I encountered the same problem and have just figured it out.
You need to change the code in the NGG custom effect window to:class=”lightview” rel=”gallery[%GALLERY_NAME%]”
class=”lightview” data-lightview-group=”%GALLERY_NAME%”You should already have the first line, just add the second.
Forum: Plugins
In reply to: Lightview: Video not availableThis solved itself on its own.
I checked it again today and the thumbnail was there. All good.
I guess the lesson it is to give it a little time (hours). Maybe some stuff happens in the background…jordl
Forum: Fixing WordPress
In reply to: Unable to edit slugMy hero!
You were right.
It wasn’t actually in the trash but it was an old page posted as ‘Private’ for some reason (likely testing when I created the site).
That page had indeed the slug ‘adrien’. I deleted and now it’s all good.Thanks,
Jordan.Forum: Fixing WordPress
In reply to: List of recent galleries in Nextgen in sidebarI have the widget. But unless I mistaking, it displays random pictures with links to the galleries.
What I need is a TEXT list of the most recent galleries, with links to those galleries. This list would be automatically updated when I create new galleries.Hope this makes sense.
J.Forum: Fixing WordPress
In reply to: List of recent galleries in Nextgen in sidebarQuick bump.
Can anybody help?Thanks,
Jordan.