• Resolved harun2024

    (@harun2024)


    Using bulk edit for titles (Yoast SEO>Tools>Bulk Edit>Title) I observe there is not enough room on screen. This results in columns that are one character wide and rows that are 22 lines tall.

    Here is a screen capture demonstrating what I see: https://imgur.com/a/o3eoHQd

    At the right of the screen is an advertisement for Yoast SEO Premium, which occupies 300 pixels of column space.

    At top of screen, I don’t see the standard “screen options” for turning columns on/off. I’m not sure if this is as designed or indicative of a problem.

    What I would like is to expand the columns to a legible format.

    Hope everyone is having fabulous day and I’m looking forward to some ideas!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @harun2024,

    Thanks for using Yoast SEO. I was unable to reproduce the issue. If the width of that screen gets too small, the advert moves to the bottom. So, it shouldn’t be an issue with the device you’re using.

    Have you considered performing a conflict check? Could it be that you have a custom WordPress admin dashboard? What versions of WordPress and Yoast SEO do you have? What browser and version are you using? https://www.whatismybrowser.com/ is a great resource for gathering detailed information about this.

    Thread Starter harun2024

    (@harun2024)

    Thanks! I’ve tried a few things. What works so far is to hide it with back-end CSS, which is not ideal:


    #sidebar-container, .hsds-beacon {
    display:none !important;
    }

    It is true that if I narrow the window a lot, the sidebar moves to the bottom, but with the window that narrow, I end up with narrow, tall columns again.

    So I will continue to search for a better solution to use all of the lateral screen space. This is important when editing titles which use the full recommended length.

    I’m seeing Yoast 26.1.1 and WordPress  6.8.3 in Chrome 141. I also have Firefox, Safari, and Opera for testing purposes.

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

The topic ‘Bulk edit doesn’t fit on screen’ is closed to new replies.