Title: Multi column
Last modified: August 31, 2016

---

# Multi column

 *  Resolved [jongag1](https://wordpress.org/support/users/jongag1/)
 * (@jongag1)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/multi-column-1/)
 * Hi,
 * The multi-column changed on our [website](http://aquanauten.nl/albums/fotoalbum/).
   There are 2 colums but the layout is broken.
 * Setting for Table 1, D1 is 400px
 * It has to do with `element.style { width: 296px; }`
    Because when I change it
   using Firebug into 270px the 2 colums are okay, but I can’t find the setting 
   in the plugin. Where should I change it?
 * Kind regards, Age
 * [https://wordpress.org/plugins/wp-photo-album-plus/](https://wordpress.org/plugins/wp-photo-album-plus/)

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

 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/multi-column-1/#post-7119975)
 * It looks as if you installed a plugin or made a setting in the theme so the default
   jQuery library is no longer loaded.
 * If you open the console on firefox ( SHIFT+CTRL+K ) and reload the page you will
   see this error:
 *     ```
       ReferenceError: jQuery is not defined        fotoalbum:52:13
       ```
   
 * The re-sizing of the album covers is done by jQuery; this fails now.
 * You can set Table I-A1.1 to 600; this will fix the layout of the page you show
   me, but this will not be a good solution because other jQuery calls will fail
   as well, leaving you with other unwanted behaviour.
 * First try to de-activate any optimizers and caching plugins; also make sure you
   do NOT use google api’s jquery libraries, because they do not work!!
 *  Thread Starter [jongag1](https://wordpress.org/support/users/jongag1/)
 * (@jongag1)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/multi-column-1/#post-7120038)
 * It was indead a plugin causing the problem: WPMU Hummingbird.
    The album is looking
   good again.
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/multi-column-1/#post-7120053)
 * Thanx, i will put it on the blacklist.
    What is the exact name or an url to the
   plugin please.

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

The topic ‘Multi column’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-photo-album-plus.svg)
 * [WP Photo Album Plus](https://wordpress.org/plugins/wp-photo-album-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-photo-album-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-photo-album-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-photo-album-plus/reviews/)

## Tags

 * [multi-column](https://wordpress.org/support/topic-tag/multi-column/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/multi-column-1/#post-7120053)
 * Status: resolved