• Kolokial

    (@kolokial)


    Ok, so I have installed Jetpack, and it works wonderfully! However, I want to set the tiled galleries to be a particular size. Namely larger than the $content_width default.

    I’ve tried :

    if ( ! isset( $content_width ) )
        $content_width = 800;

    With no success, and any CSS fixes I’ve managed are immediately thwarted by some JavaScript that resizes the gallery to a width of 550 (the content_width default) once any img have loaded.

    Am I missing something simple here?

    http://wordpress.org/extend/plugins/jetpack/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Tiled Galleries width not set with $content_width’ is closed to new replies.