Title: brings's Replies | WordPress.org

---

# brings

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

 *   [Profile](https://wordpress.org/support/users/brings/)
 *   [Topics Started](https://wordpress.org/support/users/brings/topics/)
 *   [Replies Created](https://wordpress.org/support/users/brings/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/brings/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/brings/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/brings/engagements/)
 *   [Favorites](https://wordpress.org/support/users/brings/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: [[Genesis Custom Blocks] WP 6.4 RC4: block previews are not shown](https://wordpress.org/support/topic/wp-6-4-rc4-block-previews-are-not-shown/)
 *  Thread Starter [brings](https://wordpress.org/support/users/brings/)
 * (@brings)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/wp-6-4-rc4-block-previews-are-not-shown/#post-17185727)
 * Hi Ryan, thanks for your reply!
 * … no, I didn’t, but thanks for the link! I’m glad I’m not alone in experiencing
   this error. It’s still the same for me today with WP 6.4 on different installations,
   one of those just with a WP default theme and no other plugin and using just 
   the “example block”. A preview of that block is shown perfectly fine on the block
   page itself, using the tabs “Editor Preview” and “Frontend Preview”. It can then
   be inserted on a page or post and edited, but only once. After saving or just
   clicking away, the error message is shown. Frontend output is always fine, though.
 * Unfortunately, I can’t contribute any ideas for a solution right now. I’m going
   to follow your discussion on Github to learn more. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Aggregator - RSS Import, Feed to Post, Autoblogging, AI Content] Problem with display settings and templates (not showing)](https://wordpress.org/support/topic/problem-with-display-settings-and-templates-not-showing/)
 *  [brings](https://wordpress.org/support/users/brings/)
 * (@brings)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/problem-with-display-settings-and-templates-not-showing/#post-11541753)
 * I had the same problem on two different installations – the templates page was
   empty, no settings could be made.
 * I’ve also cleared the cache without success before, but then deactivated the 
   cache plugin (WP Rocket) completely. After that the template page was displayed
   again and is still being displayed after activating the cache plugin again.
 * Hope that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Cannot change excerpt length in Post/Page Grid Block](https://wordpress.org/support/topic/cannot-change-excerpt-length-in-post-page-grid-block/)
 *  [brings](https://wordpress.org/support/users/brings/)
 * (@brings)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cannot-change-excerpt-length-in-post-page-grid-block/#post-11357524)
 * Hi, I stumbled across the custom excerpt length also and took a look at …
 * => /src/blocks/block-post-grid/index.php
 * There I found a hardcoded ’55’ instead of an excerptLength value/attribute. Just
   to give it a try I changed the ’55’ into
 * => esc_html($attributes[‘excerptLength’] )
 * and now it works – the chosen excerpt lengths are displayed on the frontend as
   well.
 * Would be great if you could change that for the next update. Thanks so much for
   the great plugin btw.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SendToEditor problems with 4.4](https://wordpress.org/support/topic/sendtoeditor-problems-with-44/)
 *  Thread Starter [brings](https://wordpress.org/support/users/brings/)
 * (@brings)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sendtoeditor-problems-with-44/#post-6837786)
 * Sometimes little things cause big confusions 😉 – the solution was very very 
   simple:
    The “attachment display setting” (link to) is set to “none” by default
   in WP 4.4. As far as I remember it was always set to “media file” before. Of 
   course the img src cannot be delivered if there is none.
 * Everything works fine!

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