bee-dudler
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] How do I display my gallery in my side bar?Hi,
if your theme can handle widgets, its the right place to look admin->appearance.
If not look here: https://nextgen.boelinger.com/2007/05/24/new-widget-support/best regards
beeHi,
all i get is 404 for nav and overlays too.
And your thumbs link to pages404 not pics something wrong with rewrite/permalinks.best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] push gallery to the front?Hi,
something like that https://pixopoint.com/multi-level-navigation/
?
Is there is something like #suckerfishnav ul { in it? then putz-index:9000;
just behind that bracket and see what happens (that one is conflicting with z-index of overlay effect).The gallery or the widget? For the widget you can configure amount and size of the thumbs.
best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] I need the gallery without thumbsHi,
you can sort them manually there adim->gallery->manage->gallery->yourchosengallery look for the button sort pictures its close to the actions for selected thumbnails. hit it and you can move them in order with your mouse.The only thing that comes to my mind is to resize gifs locally and rename them according to ngg conventions then upload in thumbsfolder replacing the others.
best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] I need the gallery without thumbsHi,
with categories right with tag cloud do you mean that: https://nextgen.boelinger.com/tag-cloud/ works on pages. For general tagcloud, tags for pages there could be plugins? https://www.ads-software.com/extend/plugins/simple-tags/And sorry im not experienced with other gallery plugs my search ended a long time ago left me sticking with ngg. But if you still wan to try it with ngg, you should try to switch off columns and sort the pics (now you can as you see the thumbs) manually by height in each gallery this should bring order and correct display.
best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Help with slideshow customizationHi,
you can set globally shuffle or not ->admin->gallery->options->slideshow or for individual switching look here down the page: https://nextgen.boelinger.com/custom-fields/
With linking on images i dont know.best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] I need the gallery without thumbsHi,
regarding the thumbs, can you find which permissions the thumbs have or try to set permissions to the thumbs, or try to generate new ones again, as you can see i have no clue.In general a classical blog is using posts categories for daily thoughts and you can browse through them by category or the archive, pages are more for the purposes of the classical website.
I dont know why theres no album shown dont see a trace of the expected code.
Regarding the different sizes: this is not easy as the resizing is globally set as an option as the columns are too.
And what i was talking about height is not about resizing pics but giving them a uniform container with a fixed height around them to bring order to the look. Problem is you have to take the highest pic as a measure, advantage you can get rid of columns as even only two are to much for 500 width.
This fixed height could be individualised a little bit more but only to the point of having it per gallery as this would have to be made possible by calling an altered copy of the gallery-gif.php.
To try this the first step would be to put a copy the file “nggallery.css” thats inside the “css” folder of ngg inside your themes folder (this to keep changes after updating ngg) and then alter it by looking for
.ngg-gallery-thumbnail-box {
and put a height egheight:300px;
inside the brackets.best regards
beeForum: Plugins
In reply to: NextGen Gallery Slideshow Images cropped in FirefoxHi,
i hope you don′t mind, but ive taken some screenshots, just to show you that theres no issue for me with FF3.08. Pictured are in front IE8 and FF in the back runing on XPSP3. Flash 10.0r22. Strange.
https://sing.dudelidu.de/
first three thumbs on page pics will be removed again shortly.best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] I need the gallery without thumbsHi,
not so much after having a look i guess you might have forgotten to put the nggallery folder that resides in your old theme folder also into dkret folder because look under ampeln eg this is what it reads: Rendering of template gallery-gifview.php failed. I dont know why this does not happen with aliens maybe because they are …strange – or you might have used the standard gallery shortcode.And regarding #4 i think you should set folder permissions to the pictures folder and all subfolders at least to 755 per ftp i get a 403 when trying to view a thumb directly.
best regards
beeForum: Plugins
In reply to: Placing Nextgen-Gallery on HomepageHi,
try this could work:if (function_exists("nggShowImageBrowser")) { echo nggShowImageBrowser($value); }
best regards
beeHi,
visiting your example i do not see a pagination, did you set ->admin->gallery->options->gallery->thumbs per page to zero that should do it normally.And yes this could be a css issue navigition in overlaypopups is there but not visible, try changing for a test to other overlay or theme, generally speaking a definition of next and previous or prev is far to often used in themes and plugs which results in confilcts no wonder.
best regards
beeHi,
this will be in the next release i guess, as its already included in dev. version: https://code.google.com/p/nextgen-gallery/source/detail?r=504best regards
beeHi,
i dont see a link but guess theres another next definition in your themes css file which conflicts.best regards
beeForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Reverse Display GalleriesHi,
but you know you can freely sort galleries in albums to your likings in the admin just by moving them with the mouse?best regards
beeForum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] JS Function no longer workingHi,
to install a lightbox plugin or use another overlay effect admin->gallery->options->effects (thickbox and shutter are integrated into ngg others must be installed seperatly) and regarding double call of jquery one is called by your theme, don′t know what calls the other one.best regards
bee