meli30068
Forum Replies Created
-
Forum: Plugins
In reply to: [NewStatPress] last searchterms didn′t workworks!
Thanks alot!
Forum: Plugins
In reply to: [NewStatPress] last searchterms didn′t workSame here!
“last search terms” does not show anything newer than 27th. of April
Today is the 4th of may.Thanks,
Christian
oh, one more thing: I was not talking about your list-icon (which is gone), but the one coming from my theme. That small grey square you see in Front of the RSS links was appearing left of the image.
and now I added this to my installation:
$output .= "<a class=\"shutterset\" style=\"background-image:none; padding-left:0px;\" href=\"" . $image->imageURL . "\">";
which leads to a nice display of the image with the chosen NGG-Effekt.
Check my site again. https://www.440er.de
You can even step through all the cylcled images.
The style part was needed to prevent the list-icon and move the cycling picture to the left border.Hey, thanks,
but unfortunately this doesn’t work.
Take a look here:
https://www.440er.de/temp/Clipboard01.jpg
The images are displayed at the top and the h3 area (“Zuf?lliges”) is too far right. The styles need adjustment. Also, the list-style is still there – the white dot next to the search field. Or maybe some DIV is messed up?
On my installation I reverted to h3, because of the above.thanks, I’ll definitely donate, when this is all fixed.
Maybe a lightbox effect when clicked on an image would be nice.best regards,
Christian
Ah, i found out, that even when logged out, the flash version works, when I select one specific gallery in the widget.
When I select “All Images”, it doesn’t workhope that helps.
ok, flash version works, but still ONLY when logged in.
Maybe the gallery folder rights?
non-flash still does not work.but still: GREAT plugin alex!
none of these worked for me either.
when I look at the code, this would be a bugfix for the flash-version, not for the jquery-slideshow, correct?ach quatsch! hehe, Du Vogel!
Same thing here. I would like to switch to the non-flash slideshow, buit it keeps showing the loader.gif.
-> https://www.440er.deflash-slideshow works!
thanks,
Christian
oops, just seeing: again (posted some time ago) Flash-slideshow ONLY works, when I am logged in!
Forum: Plugins
In reply to: [Plugin: Page Links To] Got error msg after upgraded to 2.2you can fix it temporarily by taking lines 185 and 186 and revert them to version 2.1. Didn’ t have time to look for the real error.
$pages = str_replace( ‘ class=”page_item current_page_item”‘, ‘ class=”page_item”‘, $pages );
$pages = str_replace( ‘<li class=”page_item”><a href=”‘ . $current_page . ‘”‘, $pages );
#2.2 $pages = preg_replace( ‘| class=”([^”]+)current_page_item”|’, ‘ class=”$1″‘, $pages ); // Kill default highlighting
#2.2 $pages = preg_replace( ‘<li class=”([^”]+)”><a href=”‘ . $current_page . ‘”‘, $pages );Forum: Plugins
In reply to: [plugin: Next Gen Gallery – After update it doesn’t slideshowI always have this problem when using the build-in update function.
Downloading and FTPing it up to the site works! It’s even enough to upload the imagerotator.swf file only.
Seems to be a file permission / owner problem, but i didn`t investigate yet.