Title: Riad Benguella's Replies | WordPress.org

---

# Riad Benguella

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 129 total)

1 [2](https://wordpress.org/support/users/youknowriad/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/youknowriad/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/youknowriad/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/youknowriad/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/youknowriad/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/youknowriad/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [V 6.9 Block Alignment is broken](https://wordpress.org/support/topic/v-6-9-block-alignment-is-broken/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/v-6-9-block-alignment-is-broken/#post-18743311)
 * So a classic theme right?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 6.9 broke site layout](https://wordpress.org/support/topic/wordpress-6-9-broke-site-layout-crewbloom/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/wordpress-6-9-broke-site-layout-crewbloom/#post-18743265)
 * What themes are you folks using. I’m guessing classic themes but just want to
   confirm
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [V 6.9 Block Alignment is broken](https://wordpress.org/support/topic/v-6-9-block-alignment-is-broken/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/v-6-9-block-alignment-is-broken/#post-18742128)
 * I would love to be able to reproduce this issue to understand if there’s any 
   Core issue going on here. Would you be able to send the HTML of your blocks and
   the CoBlocks version you’re using.
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Note](https://wordpress.org/support/topic/note-5/)
 *  Plugin Author [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/note-5/#post-18742106)
 * Hi there! are you able to find the notes on the “more menu” (the three dots menu
   at the top right of the editor)
 * By default the notes icon should appear at the left of the “publish” button in
   the post editor once your post contains at least one note.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot get dataview to render items](https://wordpress.org/support/topic/cannot-get-dataview-to-render-items/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/cannot-get-dataview-to-render-items/#post-18739030)
    - DataViews is usable in any React app (even outside WordPress)
    - You can pass `{ totalItems: 2 }` to the paginationInfo prop. I don’t think`
      onInfiniteScroll` is mandatory. Let me know if that works for you.
    - Consider checking the different dataviews stories [here](https://wordpress.github.io/gutenberg/?path=/docs/dataviews-dataviews--docs).
      Also check the code for each story, it should be simple enough.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Diapo block not responsive between vertical and horizontal images on mobile](https://wordpress.org/support/topic/diapo-block-not-responsive-between-vertical-and-horizontal-images-on-mobile-2/)
 *  Plugin Author [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/diapo-block-not-responsive-between-vertical-and-horizontal-images-on-mobile-2/#post-18737734)
 * Hello there!
 * Sorry for your trouble, that said, the “diapo” block you’re using is not a Core
   block, it seems to be a Jetpack Slideshow block, so I think it’s better to ask
   the question in the Jetpack forum instead of the Gutenberg one. you’ll probably
   get better answers.
 * That said, I did try to use the block quickly and unfortunately it doesn’t seem
   to provide a functionality to uniforms the image sizes and better responsive 
   handling. You could also consider opening a feature request in the [Jetpack repository issues](https://github.com/Automattic/jetpack/issues).
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Assistance Needed with Gutenberg Editor](https://wordpress.org/support/topic/assistance-needed-with-gutenberg-editor/)
 *  Plugin Author [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/assistance-needed-with-gutenberg-editor/#post-18737714)
 * Hi there!
 * I’m happy to try to help you with these issues, can you provide more details 
   please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Great Experience Using Gutenberg Editor](https://wordpress.org/support/topic/great-experience-using-gutenberg-editor/)
 *  Plugin Author [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/great-experience-using-gutenberg-editor/#post-18737712)
 * Thanks, we appreciate the message 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Site Editor not opening when WooCommerce is active](https://wordpress.org/support/topic/site-editor-not-opening-when-woocommerce-is-active/)
 *  Plugin Author [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/site-editor-not-opening-when-woocommerce-is-active/#post-18737707)
 * Hello there!
 * I’ve just tried installing these and I’m not reproducing this error. Would be
   possible to share more details, any errors you’re seeing on the console, anything
   that would help reproduce the issue.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Javascript TypeError when trying to edit page](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/#post-16980890)
 * Great 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Javascript TypeError when trying to edit page](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/#post-16980818)
 * Ok, if it’s still a white screen, we have to fine another option. You can enable
   it again I think (it was not a good path).
 * If you have access to the database, you could try to retrieve the content from
   the database (posts table with id 776). If that’s not possible or too technical
   for you, maybe you can install “classic editor” plugin which would disable Gutenberg
   and enable the old WP editor where you may be able to retrieve the HTML (HTML
   tab)
    -  This reply was modified 2 years, 11 months ago by [Riad Benguella](https://wordpress.org/support/users/youknowriad/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Javascript TypeError when trying to edit page](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/#post-16980771)
 * Ok, so try “disabling the visual editor” and accessing the page once again.
   You
   can disable the visual editor by going to your user profile “/wp-admin/profile.
   php” (Of course don’t forget to reenable it later if/when we fix your issue)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Javascript TypeError when trying to edit page](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/#post-16980760)
 * [@sbnz99](https://wordpress.org/support/users/sbnz99/) No, the HTML that is output
   in the frontend is “cleaned” from blocks… so I won’t be able to reproduce using
   that, I need the content that is saved. You can see it on the “code editor” when
   editing your page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Translate gutenberg block labels](https://wordpress.org/support/topic/translate-gutenberg-block-labels/)
 *  Plugin Author [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/translate-gutenberg-block-labels/#post-16980736)
 * WordPress and its plugins are translated by the community and for each “locale/
   language” there are moderators that accept proposed translations. If you want
   to help translating the Gutenberg plugin, locale your locale in the [this page ](https://translate.wordpress.org/projects/wp-plugins/gutenberg/)
   and propose translations for the missing strings.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Javascript TypeError when trying to edit page](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/)
 *  [Riad Benguella](https://wordpress.org/support/users/youknowriad/)
 * (@youknowriad)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/javascript-typeerror-when-trying-to-edit-page/#post-16980697)
 * Hi there! it’s very hard to tell based on this error. You can try disabling any
   plugins you have (specially blocks that may extend the editor). Also if you can
   provide us with the HTML that causes this error. (HTML of your template or page).
    -  This reply was modified 2 years, 11 months ago by [Riad Benguella](https://wordpress.org/support/users/youknowriad/).

Viewing 15 replies - 1 through 15 (of 129 total)

1 [2](https://wordpress.org/support/users/youknowriad/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/youknowriad/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/youknowriad/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/youknowriad/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/youknowriad/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/youknowriad/replies/page/2/?output_format=md)