Title: Layout
Last modified: March 24, 2018

---

# Layout

 *  Resolved [cnickerson2011](https://wordpress.org/support/users/cnickerson2011/)
 * (@cnickerson2011)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/layout-59/)
 * I did the update recently and now my front page looks like this but in the plugin
   it looks completely fine.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flayout-59%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Diego](https://wordpress.org/support/users/greentreelabs/)
 * (@greentreelabs)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/layout-59/#post-10111275)
 * Hi!
 * Sorry to read about that :\
 * The issue is caused by Photon (from the Jetpack’s options).
 * The plugin should be compatible with Photon but there must be something I missed.
   As a temporary workaround you should deactivate Photon.
 *  [Diego](https://wordpress.org/support/users/greentreelabs/)
 * (@greentreelabs)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/layout-59/#post-10111561)
 * There’s also another workaround: you can add the following code inside the box
   called: “EVENT: AFTER GALLERY” (Customisatins section):
 *     ```
       setTimeout(function () {
           jQuery(".pb-image").removeAttr("width").removeAttr("height");
       }, 1000);
       ```
   
 * it will fix the wrong calculations made by Photon.

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

The topic ‘Layout’ is closed to new replies.

 * ![](https://ps.w.org/photoblocks-grid-gallery/assets/icon.svg?rev=3184340)
 * [Gallery PhotoBlocks](https://wordpress.org/plugins/photoblocks-grid-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/photoblocks-grid-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/photoblocks-grid-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/photoblocks-grid-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/photoblocks-grid-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/photoblocks-grid-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Diego](https://wordpress.org/support/users/greentreelabs/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/layout-59/#post-10111561)
 * Status: resolved