Title: ramonopoly's Replies | WordPress.org

---

# ramonopoly

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/ramonopoly/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ramonopoly/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/ramonopoly/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/ramonopoly/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Ltr with Rtl alignment and justify](https://wordpress.org/support/topic/ltr-with-rtl-alignment-and-justify/)
 *  Plugin Support [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 days, 23 hours ago](https://wordpress.org/support/topic/ltr-with-rtl-alignment-and-justify/#post-18989014)
 * Forgot to mention, you can set the language and direction on paragraph right 
   now using the “direction” setting in the More dropdown. Look in the block toolbar.
   It’s only for paragraphs for now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Ltr with Rtl alignment and justify](https://wordpress.org/support/topic/ltr-with-rtl-alignment-and-justify/)
 *  Plugin Support [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [3 days ago](https://wordpress.org/support/topic/ltr-with-rtl-alignment-and-justify/#post-18988934)
 * It looks like there’s a related issue open that could help with your exact situation:
   [Adding RTL<>LTR button to all Gutenberg blocks](https://github.com/WordPress/gutenberg/issues/26608)
 * The justify text button you’re looking for might be the align button on the toolbar?
   Most, if not all text blocks have this. See the [Heading docs](https://wordpress.org/documentation/article/heading-block/#align)
   for example[.](https://wordpress.org/documentation/article/heading-block/#align)
 * In the block editor you can [copy and paste styles](https://wordpress.org/documentation/article/more-options/#copy-styles-and-paste-styles)
   from one block to the other
 * The other option, if you’re an administrator, is to use [global styles](https://wordpress.org/documentation/article/styles-overview/)
   to style the block you want once everywhere.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] The YouTube embed block strips away title attribute from iframe](https://wordpress.org/support/topic/the-youtube-embed-block-strips-away-title-attribute-from-iframe/)
 *  Plugin Support [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/the-youtube-embed-block-strips-away-title-attribute-from-iframe/#post-18946521)
 * Thanks for the report.
 * So the youtube iframe needs a descriptive title? E.g.,
 *     ```wp-block-code
       <iframe src="https://example.com" title="YouTube video player: How to train a cat"></iframe>
       ```
   
 * Which version of WordPress are you using?
 * On 7.0, I can see a title in the iframe in both the editor and frontend when 
   embedding a YouTube video (via paste and the embed block).
 * If you can reproduce or have more information, it’d be helpful if you could write
   up an issue with test steps so folks can reproduce and then try to fix:
 * [https://github.com/WordPress/gutenberg/issues/new/choose](https://github.com/WordPress/gutenberg/issues/new/choose)
 * Thanks!
 *   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/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/cannot-get-dataview-to-render-items/#post-18740201)
 * > I ran into a wide variety of React errors
 * What are the errors?
    -  This reply was modified 8 months, 1 week ago by [ramonopoly](https://wordpress.org/support/users/ramonopoly/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu issue](https://wordpress.org/support/?post_type=topic&p=18740180)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [8 months, 1 week ago](https://wordpress.org/support/?post_type=topic&p=18740180#post-18740198)
 * Hi! It’s hard to know without knowing how you’ve built your navigation menu. 
   Are you using the navigation block, or a specific theme or something else?
 * I can see what you’re talking about. It looks like the menu is using the **current
   page,** in this case [`https://byraits.com/book-an-appointment/`](https://byraits.com/book-an-appointment/),
   to build menu item links rather than, I guess, the home page.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Image display problem](https://wordpress.org/support/topic/probleme-daffichage-dimage-produit/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/probleme-daffichage-dimage-produit/#post-17553262)
 * I took a look at the link and the images displayed fine for me in desktop and
   mobile viewport widths.
 * I throttled my network, and they eventually loaded 🙂
 * > Could this come from the litespeed extension which does not match well with
   > the theme I am using?
 * Did you try testing with this extension disabled?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp.blockEditor.transformStyles Failed to transform CSS](https://wordpress.org/support/topic/wp-blockeditor-transformstyles-failed-to-transform-css/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/wp-blockeditor-transformstyles-failed-to-transform-css/#post-17553256)
 * This is very curious.
 * For fun, I created a few tests locally for `transformStyles` in its [test suite](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/src/utils/test/transform-styles.js)
   using some of these fluid font sizes, and the results were as expected. That 
   is, no duped properties or semi-colons.
 * It’s hard to know what the other plugins are doing, unless they’re also importing
   the block editor package and it’s somehow being overwritten on the window object?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [PHP in Patterns?](https://wordpress.org/support/topic/php-in-patterns/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-in-patterns/#post-17553248)
 * > Can I create the pattern as a php file in the theme’s patterns directory?
 * Do you mean a theme that you’re creating (and therefore have full control over)?
 * If so, then yes, you can create patterns in PHP and place them in the `/patterns`
   directory.
 * See: [https://developer.wordpress.org/themes/features/block-patterns/#registering-block-patterns](https://developer.wordpress.org/themes/features/block-patterns/#registering-block-patterns)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Can anyone suggest any WP plugin for a simple compact calendar?](https://wordpress.org/support/topic/can-anyone-suggest-any-wp-plugin-for-a-simple-compact-calendar/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/can-anyone-suggest-any-wp-plugin-for-a-simple-compact-calendar/#post-17549782)
 * No worries, I hope you find something suitable. 👍🏻
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Can anyone suggest any WP plugin for a simple compact calendar?](https://wordpress.org/support/topic/can-anyone-suggest-any-wp-plugin-for-a-simple-compact-calendar/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/can-anyone-suggest-any-wp-plugin-for-a-simple-compact-calendar/#post-17546736)
 * Hi [@shavedcat](https://wordpress.org/support/users/shavedcat/)!
 * Did you have a look at some of the available plugins?
 * [https://wordpress.org/plugins/search/calendar/](https://wordpress.org/plugins/search/calendar/)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How Do You Change Search Engine Image..?](https://wordpress.org/support/topic/how-do-you-change-search-engine-image/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/how-do-you-change-search-engine-image/#post-17546732)
 * Hi there!
 * Here’s Google’s take on this subject:
 * > If your site has a [favicon](https://www.google.com/search?q=what+is+a+favicon),
   > it can be included in Google Search results for your site.
   >  [https://developers.google.com/search/docs/appearance/favicon-in-search](https://developers.google.com/search/docs/appearance/favicon-in-search)
 * So your WordPress site needs a favicon.
 * You can set a favicon in WordPress using the Site Logo block:
 * [https://learn.wordpress.org/lesson-plan/how-to-add-and-remove-logo-and-site-icon-in-site-editor/](https://learn.wordpress.org/lesson-plan/how-to-add-and-remove-logo-and-site-icon-in-site-editor/)
 * Alternatively you can use the Customizer to add a logo:
   `[YOUR_DOMAIN]/wp-admin/
   customize.php`
 * [https://wordpress.org/documentation/article/customizer/#site-identity](https://wordpress.org/documentation/article/customizer/#site-identity)
 * Hope that helps!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help! Gutenberg Crashed My Website And I Can’t Login To WP To Fix It](https://wordpress.org/support/topic/help-gutenberg-crashed-my-website-and-i-cant-login-to-wp-to-fix-it/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-gutenberg-crashed-my-website-and-i-cant-login-to-wp-to-fix-it/#post-16727973)
 * Hmmm, do you remember if anything changed before the error occurred? E.g., updated
   a plugin, or added a new one?
 * The only thing I can think of right now is to try deleting the Gutenberg directory
   in wp-content/plugins on the server.
 * If that doesn’t work, then it might be another plugin that causing a conflict.
 * In that case you could try renaming the plugins directory, to something like `
   plugins_hold` or whatever. Here more information on how to [manually reset plugins](https://wordpress.org/documentation/article/faq-troubleshooting/#how-to-deactivate-all-plugins-when-not-able-to-access-the-administrative-menus)
   if you don’t have access to the admin dashboard.
 * If that resolves the issue, reactivate each one individually until you find the
   cause.
 * In the worst case, do you or your web host keep regular backups of the site?
    -  This reply was modified 3 years, 3 months ago by [ramonopoly](https://wordpress.org/support/users/ramonopoly/).
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Clicking EDIT takes me to wrong page in WordPress](https://wordpress.org/support/topic/clicking-edit-takes-me-to-wrong-page-in-wordpress/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/clicking-edit-takes-me-to-wrong-page-in-wordpress/#post-16724671)
 * > So they don’t have the same page ID, yet when i try to edit the homepage, clicking
   > EDIT under homepage takes me to the logo.
 * That is strange indeed!
 * What if you were to type in the URL to the page in your browser, so `<your_domain
   >/wp-admin/post.php?post=17&action=edit&lang=en&classic-editor`
 * Check if that takes you to the right page.
 * > When I hover over the EDIT link for the logo — in the partner showcase module—
   > it looks like this:
 * If you’re using a page builder of some sorts, then maybe that’s expected: if 
   you click on the logo it will allow you to edit the logo.
 * I can’t be sure what’s causing the issue, however if you’re running multiple 
   plugins, it might be worth trying to deactivate a plugin one at a time to see
   if one is causing it.
 * To turn off a plugin in WordPress, follow these steps:
    1. Login to your WordPress dashboard
    2. Click on “Plugins” on the left-hand menu
    3. Find the plugin you want to turn off and click “Deactivate” under the plugin
       name
    4. Once you click “Deactivate”, the plugin will be turned off
 * You can reactivate the plugin once you’re done testing.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help! Gutenberg Crashed My Website And I Can’t Login To WP To Fix It](https://wordpress.org/support/topic/help-gutenberg-crashed-my-website-and-i-cant-login-to-wp-to-fix-it/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-gutenberg-crashed-my-website-and-i-cant-login-to-wp-to-fix-it/#post-16724654)
 * Hi there,
 * It’s complaining that `get_user_locale()` is returning `null`. This, I believe,
   is occurring in the Gutenberg plugin and not in WordPress itself.
 * There are a couple of things you could try.
 * Check if you’re using the Gutenberg plugin and whether it needs updating. From
   the dashboard, click on “Plugins” on the left-hand menu.
 * If the plugin is installed and activated, see if there’s a newer version available.
   It should say something like _“There is a new version of Gutenberg available”._
 * Otherwise, you could try to temporarily deactivate the Gutenberg plugin.
 * To turn it off, follow these steps:
    1. Login to your WordPress dashboard
    2. Click on “Plugins” on the left-hand menu
    3. Find the Gutenberg plugin and click “Deactivate” under the plugin name
 *  -  This reply was modified 3 years, 3 months ago by [ramonopoly](https://wordpress.org/support/users/ramonopoly/).
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Clicking EDIT takes me to wrong page in WordPress](https://wordpress.org/support/topic/clicking-edit-takes-me-to-wrong-page-in-wordpress/)
 *  [ramonopoly](https://wordpress.org/support/users/ramonopoly/)
 * (@ramonopoly)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/clicking-edit-takes-me-to-wrong-page-in-wordpress/#post-16724627)
 * Hi there!
 * Just to confirm, you’re trying to edit a page from the admin, that is, from `/
   wp-admin/edit.php?post_type=page`
 * What does the edit link on the home look like?
 * Something like this?
 *     ```wp-block-code
       /wp-admin/post.php?post=13&action=edit
       ```
   
 * Does it contain the correct page id?

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

1 [2](https://wordpress.org/support/users/ramonopoly/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ramonopoly/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/ramonopoly/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/ramonopoly/replies/page/2/?output_format=md)