fouinix
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Widgzt thumbnail doesn’t respect the ratioI have error 500 in my log file :
“GET /index.php?callback=image&pid=23&width=150&height=150 HTTP/1.1” 500Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Widgzt thumbnail doesn’t respect the ratioIt works, but not very well. Only 3 pictures appears (In the config I ask 4 pictures). I have the same problem if I choose 6 pictures, only 3 are shown.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Widgzt thumbnail doesn’t respect the ratioNo issue 🙁
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Nextgen gallery WidgetFor the title I’v done this hack :
Before line 381:
$before_title .= '<h2 class="widgettitle entry-title">'; $after_title = '</h2>';After line 381:
$before_title .= '<h3 class="title"><span>'; $after_title = '</span></h3><div class="block-div"></div><div class="block-div-arrow"></div>';Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Nextgen gallery WidgetAnd the title of the widget is not like the other Widgets (“Musique” for example)
Viewing 5 replies - 1 through 5 (of 5 total)