Title: [Plugin: NextGEN Gallery] Nextgen gallery Widget
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Nextgen gallery Widget

 *  [fouinix](https://wordpress.org/support/users/fouinix/)
 * (@fouinix)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/)
 * Hi,
 * The thumbnail of the Widget dont respect the ratio of the pictures. As you can
   see on my website :
    [http://www.corsario.fr/](http://www.corsario.fr/)
 * Where is the problem ?
    PS : I already unchecked “Ignore the aspect ratio, no
   portrait thumbnails” in the thumbnails settings
 * Thanks
 * [http://wordpress.org/extend/plugins/nextgen-gallery/](http://wordpress.org/extend/plugins/nextgen-gallery/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [fouinix](https://wordpress.org/support/users/fouinix/)
 * (@fouinix)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/#post-1366678)
 * And the title of the widget is not like the other Widgets (“Musique” for example)
 *  Thread Starter [fouinix](https://wordpress.org/support/users/fouinix/)
 * (@fouinix)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/#post-1366681)
 * For 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>';
       ```
   
 *  [pacorubio](https://wordpress.org/support/users/pacorubio/)
 * (@pacorubio)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/#post-1366849)
 * in wich file it’s necesary to introduce this changes.
    I have the same error 
   in title widget, see [http://www.pa-alcala.org](http://www.pa-alcala.org) “Foto
   Denuncia”
 * sorry for my english
 *  [pacorubio](https://wordpress.org/support/users/pacorubio/)
 * (@pacorubio)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/#post-1366850)
 * I’ve change widgets.php with this resoult: margin exceed than rest of web and
   the font text is not the same of the web (century gothic)
 *  [pacorubio](https://wordpress.org/support/users/pacorubio/)
 * (@pacorubio)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/#post-1366851)
 * everything is OK.
 * 378 if ( $webslice ) {
    379 //TODO: If you change the title, it will not show
   up in widget admin panel 380 // $before_title = “\n” . ‘<div class=”hslice” id
   =”ngg-webslice” >’ . “\n”; 381 // $before_title .= ‘<h6 class=”widgettitle entry-
   title”>’; 382 // $after_title = ‘</h6>’; $after_widget = ‘</div>’.”\n” . $after_widget;}
 * coment all title reference in widgets.php
 * I hope that would be useful

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: NextGEN Gallery] Nextgen gallery Widget’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [pacorubio](https://wordpress.org/support/users/pacorubio/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-nextgen-gallery-widget/#post-1366851)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
