weave1web
Forum Replies Created
-
Forum: Reviews
In reply to: [Easy Sidebar Menu Widget] White text invisible on white themePlease let me know if there are any fixes. Also, if I add the menu as a widget then it also appears in the primary menu, and all my pags are in the nav twice.
Hi,
Thank you for your quick response. Appreciated!
1) I checked. File Gallery caching was not turned on, but I cleared the File Gallery cache just to be certain, and then hit shift-refresh in the browser twice just to be certain. The “default” style is still the one that is displaying. I have taken some screenshots of the admin page settings. Is there a way to email them to you?
I also tried looking at the page in a browser that I don’t use very often, and that did not work either.
2) Let me give your question some thought, and post about that in a day or so.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Slide show display?Hi,
My apologies for the delay in responding. I only saw your response two days ago.
Responding to you about templates; my taste in look and feel for slideshows is clean and spare. My fave is slideshowpro. You can see their examples page here – http://slideshowpro.net/examples/ (although this is a fairly advanced slideshow app, I mainly offer it as my favorite for cleanness of look and feel. I’ve used it on my own site, see this link: http://lisahoag.com/portfolio/photo/index.html
I like the simple single pixel black border. I also like the fact that you can set it so that all navigation elements go away, unless you scroll over the image. That way there is no visual distraction when you are looking at each image. The other cool thing about slideshowpro is that you can click on a full screen option at the far left of the navigation, which expands the image to fill the computer screen. I like the pop-up thumbnails along the bottom.
I also think NEXTgen gallery has a nice simple slideshow display:
http://nextgen-gallery.com/slideshow/
But I prefer file-gallery’s use of the media library, rather than NEXTgen’s use of its own filing system.Again, great work on file-gallery 🙂
~Lisa
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Float operator doesn’t functionOK this isn’t a fix (I just posted on the same issue). This is a workaround hack. go to the html view in your wordpress page/post, and enclose the instance code with a div tag which includes the float style you want in an attribute. Yeah, I know, it’s not elegant. I’ll be looking around for a new plugin, but it’ll work.
so:<div style="float:left;>your NextGEN gallery code here</div>