Title: Mark Uraine's Replies | WordPress.org

---

# Mark Uraine

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Preview dropdown in wpadmin](https://wordpress.org/support/topic/preview-dropdown-in-wpadmin/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/preview-dropdown-in-wpadmin/#post-13787801)
 * Hey [@pressnine](https://wordpress.org/support/users/pressnine/), there was a
   desire to show more screen size options in the preview so people can see how 
   their site might look in various sizes. It does require another click to select
   which size preview you’d like. And just as the other dropdowns, it requires clicking
   away to close it.
 * I also tested in both mobile and tablet sizes and didn’t notice any problem with
   the the title being cut off.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [guttenber behavior since 5.5](https://wordpress.org/support/topic/guttenber-behavior-since-5-5/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/guttenber-behavior-since-5-5/#post-13494167)
 * Hey Edward. The sibling inserter which is that little plus icon that appears 
   in between blocks has been undergoing several changes to help improve the interaction.
   If it is not showing up at all for you, that’s a bug. If that’s still the case
   after this latest Gutenberg update, please record this on the Github repo: [https://github.com/WordPress/gutenberg/issues](https://github.com/WordPress/gutenberg/issues)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [fixed image scroll in cover block](https://wordpress.org/support/topic/fixed-image-scroll-in-cover-block/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/fixed-image-scroll-in-cover-block/#post-13444587)
 * I’m glad you like the `position:fixed` (Fixed background) effect on the Cover
   block! It’s one of my favorites too. Basically what that does is make the image
   fill the window size. So as the Cover block passes over the image during scrolling,
   it only reveals that part of the image. I’m not sure how that would work reversing
   the scroll because it operates as a masking effect.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [WordPress needs an update – here are my requests](https://wordpress.org/support/topic/wordpress-needs-an-update-here-are-my-requests/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/wordpress-needs-an-update-here-are-my-requests/#post-13317556)
 * > 1. The URL for a post should be easily viewable via the title of the post. (
   > why was this changed in 5.5?)
 * This is happening because the Title is becoming a block. This means that this
   block may not be used on a page, but the permalink would still need to remain.
   Detaching these helps allow that to happen.
 * > 2. Preview of a post should be just one click.
 * There’s ongoing discussion: [https://github.com/WordPress/gutenberg/issues/24593](https://github.com/WordPress/gutenberg/issues/24593)
 * > 3. There should be a viewable frame around a block to show which block is active.(
   > why is this frame removed in 5.5?)
 * This is also being discussed here: [https://github.com/WordPress/gutenberg/issues/23892](https://github.com/WordPress/gutenberg/issues/23892)
 * > 4. More stable blocks please. If I copy a HTML-block from one post to another
   > it turns into paragraph-block when pasted.
 * Sounds like a bug. I’ll test it out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Block Editor](https://wordpress.org/support/topic/block-editor-12/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years ago](https://wordpress.org/support/topic/block-editor-12/#post-13223490)
 * [@blairandsusan](https://wordpress.org/support/users/blairandsusan/) I don’t 
   believe it’s possible to add a Read More block to the middle of another block.
   If you’re trying to split up a paragraph, it might be best to make that single
   paragraph into two and add the Read More block in between them. I know this adds
   unwanted space though.
    -  This reply was modified 6 years ago by [Mark Uraine](https://wordpress.org/support/users/mapk/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Editor: Entities in text mode, copy/paste in visual mode](https://wordpress.org/support/topic/editor-entities-in-text-mode-copy-paste-in-visual-mode/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/editor-entities-in-text-mode-copy-paste-in-visual-mode/#post-12830620)
 * I created an issue for this on the Gutenberg side. [https://github.com/WordPress/gutenberg/issues/22337](https://github.com/WordPress/gutenberg/issues/22337)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress Block Editor Paragraphing](https://wordpress.org/support/topic/wordpress-block-editor-paragraphing/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/wordpress-block-editor-paragraphing/#post-12815843)
 * It appears that you are updating older posts in the new Editor. You are most 
   likely seeing the content in one block called the Classic block. It should provide
   an option to convert the post to blocks so you wouldn’t need to copy/paste each
   bit of content. I recommend trying that first.
 * Once it is converted to blocks, you can go through and fine tune anything that
   may be out of place.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Warning about using the plugin on the site when it is deleted](https://wordpress.org/support/topic/warning-about-using-the-plugin-on-the-site-when-it-is-deleted/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/warning-about-using-the-plugin-on-the-site-when-it-is-deleted/#post-12760618)
 * [@kobzew](https://wordpress.org/support/users/kobzew/), If the block just outputs
   HTML, there shouldn’t be a problem. It should just convert to regular HTML in
   the page. A block that hides based on screensize may be a bit more tricky.
 * I recently found this plugin that help identify which blocks are being used on
   which pages. Maybe this might help?
 * Find my blocks
    [https://wordpress.org/plugins/find-my-blocks/](https://wordpress.org/plugins/find-my-blocks/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Formatting and editing gone awry](https://wordpress.org/support/topic/formatting-and-editing-gone-awry/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/formatting-and-editing-gone-awry/#post-12668345)
 * It sounds to me like the theme may not have editor styles for the new block editor.
   This could be why you’re experiencing a different design in the editor than how
   it looks on the frontend.
 * To toggle back and forth between the Visual and Code editors, click the three
   dots icon in the upper right corner of the screen. You should see an option for“
   Code editor.” Selecting that will take you to the code editor.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Aesthetic feedback](https://wordpress.org/support/topic/aesthetic-feedback-2/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/aesthetic-feedback-2/#post-12668200)
 * Yes, Gutenberg as the “block editor” is integrated with WordPress, but ongoing
   development happens in the plugin. So if you want to have the latest updates 
   for the block editor, installing the plugin will provide those.
 * 3. I agree, getting additional tests from other users would be a good idea.
 * 4.I believe this additional spacing is only in the editor to help the Separator
   block. Do you have this problem on the frontend of your site as well? If you 
   really don’t want it there, it will require some custom CSS on your part to make
   that change in your site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having issue with text format and slug](https://wordpress.org/support/topic/having-issue-with-text-format-and-slug/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/having-issue-with-text-format-and-slug/#post-12652834)
 * I’ve recorded this issue in the Gutenberg repo:
    [https://github.com/WordPress/gutenberg/issues/21517](https://github.com/WordPress/gutenberg/issues/21517)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Toolbar disconnecting from block since latest update – iPad Browser Editing](https://wordpress.org/support/topic/toolbar-disconnecting-from-block-since-latest-update-ipad-browser-editing/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/toolbar-disconnecting-from-block-since-latest-update-ipad-browser-editing/#post-12652720)
 * I couldn’t get this to work on my 6 year old iPad. I figured it may just be the
   iPad because the whole block editor wouldn’t load.
 * That being said, have you tried using the mobile apps? I know the iPad size screens
   don’t get a lot of focus right now, but that might be a possible solution.
 * By the way, I tested this myself and couldn’t recreate the problem using a responsive
   screen on a desktop browser.
    -  This reply was modified 6 years, 4 months ago by [Mark Uraine](https://wordpress.org/support/users/mapk/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images and WP5.4](https://wordpress.org/support/topic/images-and-wp5-4/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/images-and-wp5-4/#post-12652678)
 * I’ve created an issue for this. You can follow there: [https://github.com/WordPress/gutenberg/issues/21516](https://github.com/WordPress/gutenberg/issues/21516)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images and WP5.4](https://wordpress.org/support/topic/images-and-wp5-4/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/images-and-wp5-4/#post-12652641)
 * [@tharglet](https://wordpress.org/support/users/tharglet/) I just copied content
   and images from your site and can replicate the problem. I also noticed that 
   when I did this from Google docs, the image isn’t uploaded to the Media Library
   which felt rather odd.
 * This also explains your other problem about linking the image. I’m not sure how
   this image is being understood by the editor at this point. Because it’s inside
   a Paragraph block, it’s being perceived as an “inline image.” Inline images can’t
   be linked right now. To solve this, you’d have to upload each image separately
   from the copy/paste process.
 * I’ll raise this in the Github repo for developers to look into.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using Custom Functions to Set Default for Images?](https://wordpress.org/support/topic/using-custom-functions-to-set-default-for-images/)
 *  [Mark Uraine](https://wordpress.org/support/users/mapk/)
 * (@mapk)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/using-custom-functions-to-set-default-for-images/#post-12652543)
 * I just tested this in WordPress 5.4 and didn’t notice any problems.
 * 1. Dragging an image from computer into WordPress editor.
    This worked just fine.
   The image size defaulted to “Large”.
 * 2. Uploading an image from the Image block.
    This also worked and defaulted to
   the “Large” image size.
 * 3. Dragging an image from the computer into an Image block.
    Worked good defaulting
   the image to “Large.”
 * I then tried setting all my images to “Thumbnail.” I saved the doc, and then 
   tried dragging another image into the editor to see if it would take on the other
   image’s settings. It did not. It uploaded to the editor with the size defaulted
   to “Large.”
 * Could this be theme related?

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

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