Title: fbleidt's Replies | WordPress.org

---

# fbleidt

  [  ](https://wordpress.org/support/users/fbleidt/)

 *   [Profile](https://wordpress.org/support/users/fbleidt/)
 *   [Topics Started](https://wordpress.org/support/users/fbleidt/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fbleidt/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fbleidt/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fbleidt/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fbleidt/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fbleidt/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpLy Gallery] Gallery doesn’t load until reloaded in editor](https://wordpress.org/support/topic/gallery-doesnt-load-until-reloaded-in-editor/)
 *  Thread Starter [fbleidt](https://wordpress.org/support/users/fbleidt/)
 * (@fbleidt)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/gallery-doesnt-load-until-reloaded-in-editor/#post-14828988)
 * HAAAAHAAA!
 * I got it!
 * Adding `'itemsMetaDataCollection' => []` to the block attributes did the job!
 * Thank you that much for delivering the idea!
 * Have a good time!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpLy Gallery] Gallery doesn’t load until reloaded in editor](https://wordpress.org/support/topic/gallery-doesnt-load-until-reloaded-in-editor/)
 *  Thread Starter [fbleidt](https://wordpress.org/support/users/fbleidt/)
 * (@fbleidt)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/gallery-doesnt-load-until-reloaded-in-editor/#post-14828612)
 * Thank you.
    Unfortunately adding `images => []` to the block attributes doesn’t
   change anything.
 * I know it would be better to have the site online. I appreciate that you’re ready
   to help me. Tell me what you need to get a view into it and I will give it to
   you.
 * When I’m adding images to a new gallery in a new post, I can see in the Code,
   that everything is set correctly. Data-ID is set to every image. Data-link too.
   It seems to me, that one action isn’t fired, that normally is fired when inserting
   a new gallery-block by hand.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpLy Gallery] Gallery doesn’t load until reloaded in editor](https://wordpress.org/support/topic/gallery-doesnt-load-until-reloaded-in-editor/)
 *  Thread Starter [fbleidt](https://wordpress.org/support/users/fbleidt/)
 * (@fbleidt)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/gallery-doesnt-load-until-reloaded-in-editor/#post-14816597)
 * Hi,
    thanks for your reply.
 * I load a (I thought it is called like this) block template, to have predefined
   Gutenberg blocks in a post. The part of SimpLy is this one:
 *     ```
       		        [ 'pgcsimplygalleryblock/grid',
       		            [
       		                'copyRProtection' => false,
       		                'sharePinterest' => false,
       		                'sliderItemDownload' => false,
       		                'shareCopyLink' => false,
       		                'thumbClickAction' => 'useLightbox',
       		                'collectionColumns' => 4,
       		                'thumbSpacing' => 30,
       		                'externalLink' => false,
       		                'captions' => false,
       		                'collectionThumbSubMenuDownload' => false,
       		                'galleryType' => 'pgc_sgb_grid',
       		                'align' => 'full',
       						'className' => 'hit-gallery',
       		            ],
       		        ],
       ```
   
 * It loads an empty SimpLy-block in Gutenberg. I can fill it, but the problem is
   like described in first post.
    I know that it isn’t the way a SimpLy-Block is
   used usual, but maybe there’s a chance. As I said, when I reload the gallery 
   before I publish the post, everything works fine. For me, it isn’t a big deal,
   but I try to make it for dummies, so my other publishers can’t create faults.
 * Maybe you have an idea. One way could be firing the “reload”-function, before
   saving the post.
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom post types, Custom Fields & more] Template does not show up in OceanWP-Child](https://wordpress.org/support/topic/template-does-not-show-up-in-oceanwp-child/)
 *  Thread Starter [fbleidt](https://wordpress.org/support/users/fbleidt/)
 * (@fbleidt)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/template-does-not-show-up-in-oceanwp-child/#post-14438065)
 * Hi [@sayansi](https://wordpress.org/support/users/sayansi/) [@andreadegiovine](https://wordpress.org/support/users/andreadegiovine/),
 * thank you both guys for your replies.
    For this project, I’m using block templates
   now, which does the work well.
 * But for the next project I’m happy to read, that it will be easier with your 
   plugin, Andrea.
 * Have a nice time!
 * Felix

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