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

    (@tizz)

    @sparkfire For these reasons, it’s impossible to help you:

    – You said you have NextGen up to date but it’s not true, now you have a legacy version, 1.9.13
    – You have a very old WordPress version, you need to upgrade right now, after backing up whole site
    – Your gallery images aren’t displayed by NextGen, lightbox also comes from a third party plugin
    – Your have such a lot of plugins, and at 99% you are experiencing a theme/plugin conflict
    – Switch your theme to the WP default theme and deactivate all plugins is a necessary basic test, specially in your case.

    Thread Starter sparkfire

    (@sparkfire)

    Thanks for your response.
    I’ve updated wordpress and nextgen. Much less broke than i was expecting

    Galleries still have a large persistant white space though.
    http://www.sparkfiredance.com/gallery/
    http://www.sparkfiredance.com/2014/arena-stadium-sfx-firebreathers-pyrotechnics/

    Plugin Contributor photocrati

    (@photocrati)

    @sparkfire – Unfortunately my first thought is there is a theme element to this issue as you appear to be using thumbnails with width and height set to 220px but they are not being clearly displayed.

    Do you see the same issues if you were to try a default WordPress Twenty series theme?

    – Cais.

    Thread Starter sparkfire

    (@sparkfire)

    Yeah must be theme. Touchfolio.

    I found this solution for others who encounter it.
    It gets the thumbnails up to the top, but since the upgrade all the thumbnails are overlapping, not respecting margins/padding.

    <table>
    <tbody>
    <tr>
    <td style=”vertical-align: top;”>[nggallery id=4]</td>
    </tr>
    </tbody>
    </table>

    *update*
    Some of my old fix attempts in the custom stylesheet were continuing to screw with it after the upgrade. Deleted custom stylesheet from ngg_styles.
    Hope this helps someone else with Touchfolio theme and nggallery.

    Plugin Contributor photocrati

    (@photocrati)

    @sparkfire – Thanks for the update on this; and, thanks for sharing your work-around, too.

    – Cais.

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

The topic ‘Large space above thumbnails. again.’ is closed to new replies.